aboutsummaryrefslogtreecommitdiff
path: root/apps/website/package.json
diff options
context:
space:
mode:
authorPauline <git@ethanlibs.co>2024-01-08 21:02:33 -0500
committerPauline <git@ethanlibs.co>2024-01-08 21:02:33 -0500
commit75676183d008a07070db8fdd52af3fdf0bbfb8a7 (patch)
tree761fd3e81896e047953d8338056326f324c10d74 /apps/website/package.json
parent51b44050a25632387aad25e428bf474d6055e66f (diff)
downloadNexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.tar.gz
Nexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.tar.bz2
Nexus-75676183d008a07070db8fdd52af3fdf0bbfb8a7.zip
chore(deps): bump
Diffstat (limited to 'apps/website/package.json')
-rw-r--r--apps/website/package.json18
1 files changed, 8 insertions, 10 deletions
diff --git a/apps/website/package.json b/apps/website/package.json
index a6e73a0..730f5a5 100644
--- a/apps/website/package.json
+++ b/apps/website/package.json
@@ -11,20 +11,18 @@
"test": "vitest"
},
"dependencies": {
- "@astrojs/mdx": "^2.0.2",
+ "@astrojs/mdx": "^2.0.3",
"@astrojs/rss": "^4.0.1",
- "@astrojs/sitemap": "^3.0.3",
- "@astrojs/tailwind": "^5.0.4",
- "astro": "^4.0.7",
- "fullpage.js": "^4.0.20",
- "locomotive-scroll": "^4.1.4",
- "sass": "^1.69.5",
- "tailwindcss": "^3.4.0",
- "vitest": "^1.1.0"
+ "@astrojs/sitemap": "^3.0.4",
+ "@astrojs/tailwind": "^5.1.0",
+ "astro": "^4.1.1",
+ "sass": "^1.69.7",
+ "tailwindcss": "^3.4.1",
+ "vitest": "^1.1.3"
},
"devDependencies": {
"@polyfrost/config": "workspace:*",
- "@types/node": "~20.10.5",
+ "@types/node": "~20.10.7",
"node-html-parser": "^6.1.12",
"typescript": "^5.3.3"
}