Skip to content

Commit e4b860a

Browse files
committed
update something
1 parent 1db7291 commit e4b860a

File tree

3 files changed

+638
-1160
lines changed

3 files changed

+638
-1160
lines changed

package-lock.json

Lines changed: 87 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,36 +29,36 @@
2929
"withastro"
3030
],
3131
"dependencies": {
32-
"@astrojs/check": "^0.8.3",
33-
"@astrojs/mdx": "^3.1.8",
32+
"@astrojs/check": "^0.9.4",
33+
"@astrojs/mdx": "^3.1.9",
3434
"@astrojs/react": "^3.6.2",
3535
"@astrojs/tailwind": "^5.1.2",
3636
"@astrojs/vercel": "^7.8.2",
3737
"@fontsource-variable/jetbrains-mono": "^5.1.1",
3838
"@fontsource-variable/montserrat": "^5.1.0",
3939
"@radix-ui/react-dialog": "^1.1.2",
4040
"@radix-ui/react-dropdown-menu": "^2.1.2",
41-
"@radix-ui/react-icons": "^1.3.0",
41+
"@radix-ui/react-icons": "^1.3.1",
4242
"@radix-ui/react-scroll-area": "^1.2.0",
4343
"@radix-ui/react-separator": "^1.1.0",
4444
"@radix-ui/react-slot": "^1.1.0",
4545
"@radix-ui/react-toggle": "^1.1.0",
46-
"@types/react": "^18.3.11",
46+
"@types/react": "^18.3.12",
4747
"@types/react-dom": "^18.3.1",
4848
"@vercel/analytics": "^1.3.2",
4949
"astro": "^4.16.10",
5050
"class-variance-authority": "^0.7.0",
5151
"clsx": "^2.1.1",
52-
"cmdk": "^1.0.0",
52+
"cmdk": "^1.0.4",
5353
"fuse.js": "^7.0.0",
5454
"lodash": "^4.17.21",
55-
"lucide-react": "^0.411.0",
55+
"lucide-react": "^0.454.0",
5656
"preact": "^10.24.3",
5757
"react": "^18.3.1",
5858
"react-dom": "^18.3.1",
5959
"rehype-external-links": "^3.0.0",
6060
"sharp": "^0.33.5",
61-
"simple-icons-astro": "^13.14.1",
61+
"simple-icons-astro": "^13.16.0",
6262
"swiper": "^11.1.14",
6363
"tailwind": "^4.0.0",
6464
"tailwind-merge": "^2.5.4",
@@ -67,8 +67,8 @@
6767
"typescript": "^5.6.3"
6868
},
6969
"devDependencies": {
70-
"@types/node": "^22.7.7",
71-
"@types/swiper": "^5.4.3",
70+
"@types/node": "^22.9.0",
71+
"@types/swiper": "^6.0.0",
7272
"prettier": "^3.3.3",
7373
"prettier-plugin-astro": "^0.14.1"
7474
},

0 commit comments

Comments
 (0)