Skip to content

Commit 73aa24f

Browse files
committed
chore: bump up dependencies
1 parent 6c5f39f commit 73aa24f

File tree

2 files changed

+501
-504
lines changed

2 files changed

+501
-504
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "suzu-blog",
33
"version": "0.1.0",
44
"private": true,
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].2",
66
"author": {
77
"name": "ZL Asica",
88
"email": "[email protected]",
@@ -28,10 +28,10 @@
2828
"@vercel/speed-insights": "^1.1.0",
2929
"@zl-asica/react": "^0.3.10",
3030
"clsx": "^2.1.1",
31-
"es-toolkit": "^1.30.1",
31+
"es-toolkit": "^1.31.0",
3232
"gray-matter": "^4.0.3",
33-
"katex": "^0.16.18",
34-
"next": "15.1.2",
33+
"katex": "^0.16.19",
34+
"next": "15.1.3",
3535
"react": "19.0.0",
3636
"react-dom": "19.0.0",
3737
"react-icons": "^5.4.0",
@@ -47,9 +47,9 @@
4747
"yaml": "^2.6.1"
4848
},
4949
"devDependencies": {
50-
"@antfu/eslint-config": "^3.12.0",
51-
"@eslint-react/eslint-plugin": "^1.22.0",
52-
"@next/eslint-plugin-next": "^15.1.2",
50+
"@antfu/eslint-config": "^3.12.1",
51+
"@eslint-react/eslint-plugin": "^1.22.1",
52+
"@next/eslint-plugin-next": "^15.1.3",
5353
"@tailwindcss/typography": "^0.5.15",
5454
"@types/node": "^22.10.2",
5555
"@types/react": "^19.0.2",
@@ -63,10 +63,10 @@
6363
"eslint-plugin-react-refresh": "^0.4.16",
6464
"eslint-plugin-tailwindcss": "^3.17.5",
6565
"husky": "^9.1.7",
66-
"lint-staged": "^15.2.11",
66+
"lint-staged": "^15.3.0",
6767
"postcss": "^8.4.49",
6868
"postcss-flexbugs-fixes": "^5.0.2",
69-
"postcss-preset-env": "^10.1.2",
69+
"postcss-preset-env": "^10.1.3",
7070
"rss": "^1.2.2",
7171
"tailwindcss": "^3.4.17",
7272
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)