Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#12)
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 4d945b9 commit e9ed619
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 302 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
]
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@playwright/test": "^1.44.1",
"@rsbuild/core": "^1.0.2",
"@rsbuild/plugin-react": "^1.0.1",
"@rslib/core": "^0.0.16",
"@types/node": "^20.14.1",
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.49.0",
"@rsbuild/core": "^1.1.6",
"@rsbuild/plugin-react": "^1.0.7",
"@rslib/core": "^0.1.1",
"@types/node": "^20.17.9",
"nano-staged": "^0.8.0",
"playwright": "^1.44.1",
"playwright": "^1.49.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.2"
"typescript": "^5.7.2"
},
"peerDependencies": {
"@rsbuild/core": "1.x"
Expand All @@ -54,7 +54,7 @@
"optional": true
}
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.14.4",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/",
Expand Down
Loading

0 comments on commit e9ed619

Please sign in to comment.