Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5)
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 Dec 1, 2024
1 parent f039a17 commit 54022a1
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 348 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,16 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.48.2",
"@rsbuild/core": "^1.1.0",
"@rsbuild/plugin-vue": "1.0.4",
"@rslib/core": "^0.0.16",
"@types/node": "^22.9.0",
"@playwright/test": "^1.49.0",
"@rsbuild/core": "^1.1.6",
"@rsbuild/plugin-vue": "1.0.5",
"@rslib/core": "^0.1.1",
"@types/node": "^22.10.1",
"nano-staged": "^0.8.0",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.3",
"vue": "^3.5.12"
"typescript": "^5.7.2",
"vue": "^3.5.13"
},
"peerDependencies": {
"@rsbuild/core": "1.x"
Expand All @@ -59,7 +59,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit 54022a1

Please sign in to comment.