Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent e6ed31a commit b636fc2
Show file tree
Hide file tree
Showing 3 changed files with 990 additions and 640 deletions.
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@iconify-json/ri": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.24.2",
"@iconify-json/ri": "^1.2.5",
"@shikijs/vitepress-twoslash": "^1.24.4",
"case-police": "^0.7.2",
"consola": "^3.2.3",
"consola": "^3.3.1",
"dotenv": "^16.4.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.4.1",
"tsx": "^4.19.2",
"unocss": "^0.65.1",
"unocss": "^0.65.2",
"unplugin": "workspace:*",
"unplugin-icons": "^0.21.0",
"unplugin-vue-components": "^0.27.5",
"unplugin-icons": "^0.22.0",
"unplugin-vue-components": "^0.28.0",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.1",
"vitepress-plugin-group-icons": "^1.3.2",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unplugin",
"type": "module",
"version": "2.1.0",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -48,30 +48,30 @@
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^3.12.0",
"@antfu/ni": "^0.23.1",
"@antfu/ni": "^0.23.2",
"@farmfe/cli": "^1.0.4",
"@farmfe/core": "^1.5.0",
"@rspack/cli": "^1.1.6",
"@rspack/core": "^1.1.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"esbuild": "^0.24.0",
"bumpp": "^9.9.2",
"esbuild": "^0.24.2",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^2.4.1",
"jiti": "^2.4.2",
"lint-staged": "^15.2.11",
"magic-string": "^0.30.15",
"magic-string": "^0.30.17",
"picocolors": "^1.1.1",
"rolldown": "^0.15.0",
"rollup": "^4.28.1",
"rolldown": "^0.15.1",
"rollup": "^4.29.1",
"simple-git-hooks": "^2.11.1",
"tsdown": "^0.5.2",
"typescript": "~5.6.3",
"unplugin": "workspace:*",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vitest": "^2.1.8",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0"
Expand Down
Loading

0 comments on commit b636fc2

Please sign in to comment.