aboutsummaryrefslogtreecommitdiff
path: root/apps/website
diff options
context:
space:
mode:
authorPauline <git@ethanlibs.co>2023-10-23 12:02:56 -0400
committerPauline <git@ethanlibs.co>2023-10-23 12:02:56 -0400
commit10c2d95bcf72ddf4ab63ac20833d0e3573b8f875 (patch)
treebb13d40dee6221770f1d65ef50b4d4201eeaff8f /apps/website
parent8485ba67a9950185465a86131acbd8dabc20a945 (diff)
downloadNexus-10c2d95bcf72ddf4ab63ac20833d0e3573b8f875.tar.gz
Nexus-10c2d95bcf72ddf4ab63ac20833d0e3573b8f875.tar.bz2
Nexus-10c2d95bcf72ddf4ab63ac20833d0e3573b8f875.zip
chore(deps): bump all dependencies
Diffstat (limited to 'apps/website')
-rw-r--r--apps/website/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/website/package.json b/apps/website/package.json
index 69ad7e8..7d10673 100644
--- a/apps/website/package.json
+++ b/apps/website/package.json
@@ -10,13 +10,13 @@
},
"dependencies": {
"@astrojs/tailwind": "^5.0.2",
- "astro": "^3.3.0",
+ "astro": "^3.3.3",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@polyfrost/config": "workspace:*",
"@types/node": "~18.17.19",
- "typescript": "^5.2.2",
- "node-html-parser": "^6.1.10"
+ "node-html-parser": "^6.1.10",
+ "typescript": "^5.2.2"
}
}