We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc8181 commit 5f0c782Copy full SHA for 5f0c782
package.json
@@ -24,11 +24,11 @@
24
"bump": "npx bumpp"
25
},
26
"devDependencies": {
27
- "@rsbuild/core": "^1.3.1",
28
- "@rslib/core": "^0.6.1",
29
- "@types/node": "^22.13.14",
+ "@rsbuild/core": "^1.3.14",
+ "@rslib/core": "^0.6.8",
+ "@types/node": "^22.15.3",
30
"prettier": "^3.5.3",
31
- "typescript": "^5.8.2"
+ "typescript": "^5.8.3"
32
33
"peerDependencies": {
34
"@rsbuild/core": "1.x"
@@ -38,7 +38,7 @@
38
"optional": true
39
}
40
41
- "packageManager": "pnpm@10.7.0",
+ "packageManager": "pnpm@10.10.0",
42
"publishConfig": {
43
"access": "public",
44
"registry": "https://registry.npmjs.org/"
0 commit comments