Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87d98bf

Browse files
committed
chore: upgrade deps
1 parent 6c91c84 commit 87d98bf

File tree

3 files changed

+233
-221
lines changed

3 files changed

+233
-221
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
},
1515
"devDependencies": {
1616
"@iconify-json/ri": "^1.2.5",
17-
"@shikijs/vitepress-twoslash": "^3.2.1",
17+
"@shikijs/vitepress-twoslash": "^3.2.2",
1818
"case-police": "^2.0.0",
1919
"consola": "^3.4.2",
20-
"dotenv": "^16.4.7",
20+
"dotenv": "^16.5.0",
2121
"markdown-it": "^14.1.0",
2222
"markdown-it-github-alerts": "^1.0.0",
2323
"ofetch": "^1.4.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@ampproject/remapping": "^2.3.0",
51-
"@antfu/eslint-config": "^4.11.0",
51+
"@antfu/eslint-config": "^4.12.0",
5252
"@antfu/ni": "^24.3.0",
5353
"@farmfe/cli": "^1.0.4",
5454
"@farmfe/core": "^1.7.2",
@@ -66,7 +66,7 @@
6666
"fast-glob": "^3.3.3",
6767
"fs-extra": "^11.3.0",
6868
"jiti": "^2.4.2",
69-
"lint-staged": "^15.5.0",
69+
"lint-staged": "^15.5.1",
7070
"magic-string": "^0.30.17",
7171
"rolldown": "^1.0.0-beta.7",
7272
"rollup": "^4.39.0",
@@ -75,7 +75,7 @@
7575
"typescript": "~5.8.3",
7676
"unloader": "^0.4.3",
7777
"unplugin": "workspace:*",
78-
"vite": "^6.2.5",
78+
"vite": "^6.2.6",
7979
"vitest": "^3.1.1",
8080
"webpack": "^5.99.5",
8181
"webpack-cli": "^6.0.1"

0 commit comments

Comments
 (0)