Skip to content

Commit 1f1db16

Browse files
chore(deps): update all non-major dependencies (#40)
1 parent 14e5295 commit 1f1db16

File tree

2 files changed

+264
-194
lines changed

2 files changed

+264
-194
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
"@biomejs/biome": "^1.9.4",
3232
"@playwright/test": "^1.50.1",
3333
"@rollup/pluginutils": "^5.1.4",
34-
"@rsbuild/core": "^1.2.3",
35-
"@rslib/core": "^0.4.0",
36-
"@rsbuild/webpack": "^1.2.0",
37-
"@types/node": "^22.13.0",
34+
"@rsbuild/core": "^1.2.13",
35+
"@rslib/core": "^0.5.2",
36+
"@rsbuild/webpack": "^1.2.3",
37+
"@types/node": "^22.13.7",
3838
"@types/semver": "^7.5.8",
3939
"playwright": "^1.50.1",
40-
"postcss": "^8.5.1",
41-
"semver": "^7.7.0",
40+
"postcss": "^8.5.3",
41+
"semver": "^7.7.1",
4242
"simple-git-hooks": "^2.11.1",
4343
"tailwindcss": "^3.4.17",
44-
"typescript": "^5.7.3"
44+
"typescript": "^5.8.2"
4545
},
4646
"peerDependencies": {
4747
"@rsbuild/core": "^1.1.0",
@@ -52,7 +52,7 @@
5252
"optional": true
5353
}
5454
},
55-
"packageManager": "[email protected].4",
55+
"packageManager": "[email protected].6",
5656
"publishConfig": {
5757
"access": "public",
5858
"provenance": true,

0 commit comments

Comments
 (0)