Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#452)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 14d9af6 commit 1739b7e
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 416 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@iconify-json/ri": "^1.2.5",
"@shikijs/vitepress-twoslash": "^1.24.4",
"case-police": "^0.7.2",
"consola": "^3.3.1",
"consola": "^3.3.3",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"markdown-it": "^14.1.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].1",
"packageManager": "[email protected].2",
"description": "Unified plugin system for build tools",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -54,24 +54,24 @@
"@rspack/cli": "^1.1.6",
"@rspack/core": "^1.1.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"bumpp": "^9.9.2",
"esbuild": "^0.24.2",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jiti": "^2.4.2",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"magic-string": "^0.30.17",
"picocolors": "^1.1.1",
"rolldown": "^0.15.1",
"rollup": "^4.29.1",
"simple-git-hooks": "^2.11.1",
"tsdown": "^0.5.2",
"tsdown": "^0.5.3",
"typescript": "~5.6.3",
"unplugin": "workspace:*",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
Expand Down
Loading

0 comments on commit 1739b7e

Please sign in to comment.