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 Jan 14, 2025
1 parent cb83b45 commit 73d67ab
Show file tree
Hide file tree
Showing 3 changed files with 462 additions and 375 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@iconify-json/ri": "^1.2.5",
"@shikijs/vitepress-twoslash": "^1.26.1",
"@shikijs/vitepress-twoslash": "^1.26.2",
"case-police": "^0.7.2",
"consola": "^3.3.3",
"consola": "^3.4.0",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"markdown-it": "^14.1.0",
"markdown-it-github-alerts": "^0.3.0",
"ofetch": "^1.4.1",
Expand All @@ -28,7 +28,7 @@
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^28.0.0",
"vitepress": "^1.5.0",
"vitepress-plugin-group-icons": "^1.3.3",
"vitepress-plugin-group-icons": "^1.3.4",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0"
}
Expand Down
10 changes: 5 additions & 5 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.2",
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -47,18 +47,18 @@
},
"devDependencies": {
"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^3.12.1",
"@antfu/eslint-config": "^3.14.0",
"@antfu/ni": "^23.2.0",
"@farmfe/cli": "^1.0.4",
"@farmfe/core": "^1.6.4",
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"bumpp": "^9.9.2",
"@types/node": "^22.10.6",
"bumpp": "^9.10.0",
"esbuild": "^0.24.2",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"fast-glob": "^3.3.3",
"fs-extra": "^11.2.0",
"jiti": "^2.4.2",
Expand Down
Loading

0 comments on commit 73d67ab

Please sign in to comment.