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 7ebd406 commit 2de576bCopy full SHA for 2de576b
2 files changed
package.json
@@ -44,13 +44,13 @@
44
"json5": "^2.2.3"
45
},
46
"devDependencies": {
47
- "@biomejs/biome": "^2.4.12",
+ "@biomejs/biome": "^2.4.13",
48
"@playwright/test": "^1.59.1",
49
"@rsbuild/core": "^1.7.5",
50
"@rsbuild/plugin-react": "^1.4.6",
51
"@rsbuild/plugin-type-check": "^1.3.4",
52
- "@rslib/core": "^0.21.2",
53
- "@rstest/core": "^0.9.8",
+ "@rslib/core": "^0.21.3",
+ "@rstest/core": "^0.9.9",
54
"@types/graphlib": "^2.1.12",
55
"@types/node": "^22.19.17",
56
"@types/react": "^19.2.14",
@@ -69,7 +69,7 @@
69
"optional": true
70
}
71
72
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.2",
73
"publishConfig": {
74
"access": "public",
75
"registry": "https://registry.npmjs.org/"
0 commit comments