Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10)
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 47c776d commit 7ea9f60
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 124 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.48.2",
"@rsbuild/core": "1.0.19",
"@rslib/core": "^0.0.16",
"@types/node": "^22.8.6",
"@playwright/test": "^1.49.0",
"@rsbuild/core": "1.1.6",
"@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"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "1.x"
Expand All @@ -55,7 +55,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 7ea9f60

Please sign in to comment.