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] committed Sep 20, 2024
1 parent 4ea3ee1 commit d89b783
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 553 deletions.
22 changes: 11 additions & 11 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.11.0",
"description": "Unified plugin that combines other plugins into one plugin.",
"license": "MIT",
"homepage": "https://github.com/sxzz/unplugin-combine#readme",
Expand Down Expand Up @@ -90,24 +90,24 @@
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"unplugin": "^1.12.3"
"unplugin": "^1.14.1"
},
"devDependencies": {
"@rspack/core": "^1.0.0",
"@sxzz/eslint-config": "^4.1.1",
"@rspack/core": "^1.0.5",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.5.2",
"@types/node": "^22.5.5",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"eslint": "^9.11.0",
"fast-glob": "^3.3.2",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.21.2",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^2.0.5",
"rollup": "^4.22.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vite": "^5.4.7",
"vitest": "^2.1.1",
"webpack": "^5.94.0"
},
"engines": {
Expand Down
Loading

0 comments on commit d89b783

Please sign in to comment.