Skip to content

Commit aa92228

Browse files
committed
chore: remove unused dependencies
1 parent 4a7081e commit aa92228

3 files changed

Lines changed: 0 additions & 55 deletions

File tree

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@
1414
"test": "pnpm --filter './packages/**' test"
1515
},
1616
"devDependencies": {
17-
"@playwright/test": "catalog:",
18-
"@rslint/core": "catalog:",
1917
"@types/node": "catalog:",
2018
"cspell-ban-words": "catalog:",
2119
"husky": "catalog:",
2220
"oxfmt": "catalog:",
23-
"playwright": "catalog:",
2421
"rstack": "workspace:*",
2522
"typescript": "catalog:"
2623
},

pnpm-lock.yaml

Lines changed: 0 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ catalogMode: prefer
1111
cleanupUnusedCatalogs: true
1212

1313
catalog:
14-
'@playwright/test': '^1.60.0'
1514
'@rsbuild/core': '~2.1.4'
1615
'@rsbuild/plugin-react': '^2.1.0'
1716
'@rslib/core': '~0.23.2'
@@ -30,7 +29,6 @@ catalog:
3029
husky: ^9.1.7
3130
'lint-staged': '^16.4.0'
3231
'oxfmt': '^0.56.0'
33-
'playwright': '^1.60.0'
3432
'react': '^19.2.7'
3533
'react-dom': '^19.2.7'
3634
'typescript': '^6.0.3'

0 commit comments

Comments
 (0)