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 305e54d commit 9f2fca9Copy full SHA for 9f2fca9
2 files changed
package.json
@@ -36,18 +36,18 @@
36
"reduce-configs": "^1.1.2"
37
},
38
"devDependencies": {
39
- "@playwright/test": "^1.59.1",
40
- "@rsbuild/core": "2.0.3",
41
- "@rsbuild/plugin-vue": "1.2.7",
42
- "@rslib/core": "^0.21.3",
43
- "@rslint/core": "^0.5.1",
+ "@playwright/test": "^1.60.0",
+ "@rsbuild/core": "2.0.6",
+ "@rsbuild/plugin-vue": "1.2.8",
+ "@rslib/core": "^0.21.5",
+ "@rslint/core": "^0.5.3",
44
"@types/lodash": "^4.17.24",
45
- "@types/node": "^25.6.0",
46
- "playwright": "^1.59.1",
+ "@types/node": "^25.8.0",
+ "playwright": "^1.60.0",
47
"prettier": "^3.8.3",
48
"simple-git-hooks": "^2.13.1",
49
"typescript": "^6.0.3",
50
- "vue": "^3.5.33"
+ "vue": "^3.5.34"
51
52
"peerDependencies": {
53
"@rsbuild/core": "^1.0.0 || ^2.0.0"
0 commit comments