Skip to content

Commit e2b3849

Browse files
fix(deps): update all non-major dependencies (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db1983b commit e2b3849

File tree

2 files changed

+121
-259
lines changed

2 files changed

+121
-259
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@
3333
]
3434
},
3535
"dependencies": {
36-
"@swc/plugin-styled-components": "^6.0.2",
36+
"@swc/plugin-styled-components": "^6.7.0",
3737
"reduce-configs": "^1.1.0"
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.49.0",
42-
"@rsbuild/core": "^1.2.0-alpha.0",
43-
"@rslib/core": "^0.1.1",
44-
"@types/node": "^22.10.1",
41+
"@playwright/test": "^1.50.1",
42+
"@rsbuild/core": "^1.2.3",
43+
"@rslib/core": "^0.4.0",
44+
"@types/node": "^22.13.0",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.49.0",
46+
"playwright": "^1.50.1",
4747
"simple-git-hooks": "^2.11.1",
48-
"styled-components": "^6.1.13",
49-
"typescript": "^5.7.2"
48+
"styled-components": "^6.1.14",
49+
"typescript": "^5.7.3"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "^1.2.0"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@9.14.4",
59+
"packageManager": "pnpm@9.15.4",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)