Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#8)
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 Feb 2, 2025
1 parent d7ee71a commit 4dc423a
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 136 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.49.0",
"@rsbuild/core": "^1.1.6",
"@playwright/test": "^1.50.1",
"@rsbuild/core": "^1.2.3",
"@rsbuild/plugin-vue": "1.0.5",
"@rslib/core": "^0.1.1",
"@types/node": "^22.10.1",
"@rslib/core": "^0.4.0",
"@types/node": "^22.13.0",
"nano-staged": "^0.8.0",
"playwright": "^1.49.0",
"playwright": "^1.50.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vue": "^3.5.13"
},
"peerDependencies": {
Expand All @@ -60,7 +60,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit 4dc423a

Please sign in to comment.