Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6)
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 Oct 1, 2024
1 parent e2c27e7 commit f92db10
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 282 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"svgo": "^3.3.2"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.46.1",
"@rsbuild/core": "1.0.0-alpha.9",
"@types/node": "^20.16.2",
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.47.2",
"@rsbuild/core": "1.0.9",
"@types/node": "^20.16.10",
"nano-staged": "^0.8.0",
"playwright": "^1.46.1",
"playwright": "^1.47.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4"
"tsup": "^8.3.0",
"typescript": "^5.6.2"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
Expand All @@ -55,7 +55,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.11.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit f92db10

Please sign in to comment.