Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2)
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 Nov 9, 2024
1 parent 0aaaac3 commit 1e312d0
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 665 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,20 @@
},
"dependencies": {
"vue-loader": "^15.11.1",
"webpack": "^5.93.0"
"webpack": "^5.96.1"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.45.3",
"@rsbuild/core": "^1.0.1-beta.16",
"@rsbuild/plugin-less": "1.0.1-beta.16",
"@types/node": "^20.14.13",
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.48.2",
"@rsbuild/core": "^1.1.0",
"@rsbuild/plugin-less": "1.1.0",
"@types/node": "^20.17.6",
"nano-staged": "^0.8.0",
"playwright": "^1.45.3",
"playwright": "^1.48.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.3",
"typescript": "^5.5.4",
"vue": "^2.7.14"
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vue": "^2.7.16"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
Expand All @@ -59,7 +59,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit 1e312d0

Please sign in to comment.