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 26, 2024
1 parent 894cdd0 commit 745a21c
Show file tree
Hide file tree
Showing 2 changed files with 441 additions and 431 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-combine",
"version": "1.0.3",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.15.1",
"description": "Unified plugin that combines other plugins into one plugin.",
"license": "MIT",
"homepage": "https://github.com/sxzz/unplugin-combine#readme",
Expand Down Expand Up @@ -96,20 +96,20 @@
"@antfu/utils": "^0.7.10"
},
"devDependencies": {
"@rspack/core": "^1.1.6",
"@rspack/core": "^1.1.8",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.2",
"bumpp": "^9.9.0",
"esbuild": "^0.24.0",
"eslint": "^9.16.0",
"bumpp": "^9.9.2",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"prettier": "^3.4.2",
"rolldown": "nightly",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.6",
"vitest": "^2.1.8",
"webpack": "^5.97.1"
},
Expand Down
Loading

0 comments on commit 745a21c

Please sign in to comment.