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 Sep 30, 2024
1 parent 2a3dd9d commit 0293784
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 239 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
]
},
"dependencies": {
"eslint-rspack-plugin": "^4.2.0",
"webpack": "^5.94.0"
"eslint-rspack-plugin": "^4.2.1",
"webpack": "^5.95.0"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.46.1",
"@rsbuild/core": "^1.0.1",
"@types/node": "^20.16.2",
"eslint": "^9.9.1",
"@biomejs/biome": "^1.9.2",
"@playwright/test": "^1.47.2",
"@rsbuild/core": "^1.0.8",
"@types/node": "^20.16.10",
"eslint": "^9.11.1",
"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 @@ -56,7 +56,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 0293784

Please sign in to comment.