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 11, 2024
1 parent 7146bbc commit 89b8e0a
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 389 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"typecheck": "vue-tsc --noEmit"
},
"devDependencies": {
"@iconify/json": "^2.2.279",
"@shikijs/vitepress-twoslash": "^1.24.0",
"@iconify/json": "^2.2.281",
"@shikijs/vitepress-twoslash": "^1.24.2",
"case-police": "^0.7.2",
"consola": "^3.2.3",
"dotenv": "^16.4.7",
Expand Down
14 changes: 7 additions & 7 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": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -54,21 +54,21 @@
"@rspack/cli": "^1.1.4",
"@rspack/core": "^1.1.4",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.1",
"bumpp": "^9.8.1",
"@types/node": "^22.10.2",
"bumpp": "^9.9.0",
"esbuild": "^0.24.0",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.16.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^2.4.1",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.14",
"lint-staged": "^15.2.11",
"magic-string": "^0.30.15",
"picocolors": "^1.1.1",
"rolldown": "^0.15.0",
"rollup": "^4.28.0",
"rollup": "^4.28.1",
"simple-git-hooks": "^2.11.1",
"tsdown": "^0.5.0",
"tsdown": "^0.5.1",
"typescript": "~5.7.2",
"unplugin": "workspace:*",
"vite": "^6.0.3",
Expand Down
Loading

0 comments on commit 89b8e0a

Please sign in to comment.