mirror of
https://github.com/unjs/unplugin.git
synced 2025-12-08 20:26:33 +00:00
chore: upgrade deps
This commit is contained in:
parent
88ae5cf540
commit
ed26b39c11
@ -14,21 +14,21 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/ri": "^1.2.5",
|
||||
"@shikijs/vitepress-twoslash": "^1.27.2",
|
||||
"@shikijs/vitepress-twoslash": "^2.1.0",
|
||||
"case-police": "^0.7.2",
|
||||
"consola": "^3.4.0",
|
||||
"dotenv": "^16.4.7",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint": "^9.19.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-github-alerts": "^0.3.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"tsx": "^4.19.2",
|
||||
"unocss": "^65.4.2",
|
||||
"unocss": "^65.4.3",
|
||||
"unplugin": "workspace:*",
|
||||
"unplugin-icons": "^22.0.0",
|
||||
"unplugin-vue-components": "^28.0.0",
|
||||
"vitepress": "^1.5.0",
|
||||
"vitepress-plugin-group-icons": "^1.3.4",
|
||||
"vitepress": "^2.0.0-alpha.2",
|
||||
"vitepress-plugin-group-icons": "^1.3.5",
|
||||
"vue": "^3.5.13",
|
||||
"vue-tsc": "^2.2.0"
|
||||
}
|
||||
|
||||
33
package.json
33
package.json
@ -47,40 +47,35 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ampproject/remapping": "^2.3.0",
|
||||
"@antfu/eslint-config": "^3.14.0",
|
||||
"@antfu/ni": "^23.2.0",
|
||||
"@antfu/eslint-config": "^4.1.0",
|
||||
"@antfu/ni": "^23.3.0",
|
||||
"@farmfe/cli": "^1.0.4",
|
||||
"@farmfe/core": "^1.6.6",
|
||||
"@rspack/cli": "^1.1.8",
|
||||
"@rspack/core": "^1.1.8",
|
||||
"@rspack/cli": "^1.2.2",
|
||||
"@rspack/core": "^1.2.2",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.10.7",
|
||||
"bumpp": "^9.10.1",
|
||||
"@types/node": "^22.12.0",
|
||||
"bumpp": "^10.0.1",
|
||||
"esbuild": "^0.24.2",
|
||||
"esbuild-plugin-copy": "^2.1.1",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint": "^9.19.0",
|
||||
"fast-glob": "^3.3.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
"jiti": "^2.4.2",
|
||||
"lint-staged": "^15.4.1",
|
||||
"lint-staged": "^15.4.3",
|
||||
"magic-string": "^0.30.17",
|
||||
"picocolors": "^1.1.1",
|
||||
"rolldown": "^0.15.1",
|
||||
"rollup": "^4.30.1",
|
||||
"rolldown": "^1.0.0-beta.3",
|
||||
"rollup": "^4.32.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"tsdown": "^0.5.3",
|
||||
"typescript": "~5.6.3",
|
||||
"tsdown": "^0.5.5",
|
||||
"typescript": "~5.7.3",
|
||||
"unplugin": "workspace:*",
|
||||
"vite": "^6.0.7",
|
||||
"vitest": "^3.0.2",
|
||||
"vite": "^6.0.11",
|
||||
"vitest": "^3.0.4",
|
||||
"webpack": "^5.97.1",
|
||||
"webpack-cli": "^6.0.1"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"typescript": "~5.6.3"
|
||||
}
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
},
|
||||
|
||||
3669
pnpm-lock.yaml
generated
3669
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user