Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#13)
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 1, 2024
1 parent 142a69d commit 446da79
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 604 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
},
"dependencies": {
"eslint-rspack-plugin": "^4.2.1",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.47.2",
"@rsbuild/core": "^1.0.9",
"@types/node": "^20.16.10",
"eslint": "^9.11.1",
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.48.2",
"@rsbuild/core": "^1.0.19",
"@types/node": "^20.17.5",
"eslint": "^9.13.0",
"nano-staged": "^0.8.0",
"playwright": "^1.47.2",
"playwright": "^1.48.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
"tsup": "^8.3.5",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@rsbuild/core": "1.x || ^1.0.1-beta.0",
Expand All @@ -57,7 +57,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.3",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit 446da79

Please sign in to comment.