Skip to content

Commit 424f6d9

Browse files
chore(deps): update all non-major dependencies
1 parent a01da85 commit 424f6d9

File tree

3 files changed

+622
-571
lines changed

3 files changed

+622
-571
lines changed

docs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
},
1111
"devDependencies": {
1212
"@iconify-json/heroicons": "^1.1.20",
13-
"@iconify-json/lucide": "^1.1.181",
13+
"@iconify-json/lucide": "^1.1.185",
1414
"@iconify-json/radix-icons": "^1.1.14",
15-
"@iconify-json/simple-icons": "^1.1.99",
15+
"@iconify-json/simple-icons": "^1.1.100",
1616
"case-police": "^0.6.1",
1717
"consola": "^3.2.3",
1818
"dotenv": "^16.4.5",
1919
"eslint": "^8.57.0",
2020
"markdown-it": "^14.1.0",
2121
"markdown-it-github-alerts": "^0.3.0",
2222
"ofetch": "^1.3.4",
23-
"tsx": "^4.7.2",
24-
"unocss": "^0.59.2",
23+
"tsx": "^4.7.3",
24+
"unocss": "^0.59.4",
2525
"unplugin": "workspace:*",
2626
"unplugin-icons": "^0.18.5",
2727
"unplugin-vue-components": "^0.26.0",
28-
"vitepress": "^1.1.0",
28+
"vitepress": "^1.1.3",
2929
"vitepress-plugin-twoslash": "^0.10.2",
30-
"vue": "^3.4.21"
30+
"vue": "^3.4.25"
3131
}
3232
}

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@
4949
},
5050
"devDependencies": {
5151
"@ampproject/remapping": "^2.3.0",
52-
"@antfu/eslint-config": "^2.13.3",
52+
"@antfu/eslint-config": "^2.16.0",
5353
"@antfu/ni": "^0.21.12",
54-
"@farmfe/cli": "^1.0.0",
55-
"@farmfe/core": "^1.0.19",
54+
"@farmfe/cli": "^1.0.1",
55+
"@farmfe/core": "^1.1.1",
5656
"@rolldown/node": "^0.0.5",
57-
"@rspack/cli": "^0.6.1",
58-
"@rspack/core": "^0.6.1",
57+
"@rspack/cli": "^0.6.3",
58+
"@rspack/core": "^0.6.3",
5959
"@types/fs-extra": "^11.0.4",
6060
"@types/node": "^20.12.7",
6161
"@types/webpack-sources": "^3.2.3",
@@ -67,14 +67,14 @@
6767
"fs-extra": "^11.2.0",
6868
"jiti": "^1.21.0",
6969
"lint-staged": "^15.2.2",
70-
"magic-string": "^0.30.9",
70+
"magic-string": "^0.30.10",
7171
"picocolors": "^1.0.0",
72-
"rollup": "^4.14.2",
72+
"rollup": "^4.16.4",
7373
"simple-git-hooks": "^2.11.1",
7474
"tsup": "^8.0.2",
7575
"typescript": "^5.4.5",
76-
"vite": "^5.2.8",
77-
"vitest": "^1.5.0",
76+
"vite": "^5.2.10",
77+
"vitest": "^1.5.2",
7878
"webpack": "^5.91.0",
7979
"webpack-cli": "4.10.0"
8080
},

0 commit comments

Comments
 (0)