Skip to content

Commit c20e67c

Browse files
committed
move playwright to a workspace dev dep
1 parent 0348ee1 commit c20e67c

File tree

3 files changed

+25
-101
lines changed

3 files changed

+25
-101
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@types/react": "19.0.1",
2222
"@types/react-dom": "19.0.1",
2323
"happy-dom": "15.11.7",
24+
"playwright": "1.52.0",
2425
"tsconfig": "workspace:*",
2526
"tsup": "8.2.4",
2627
"turbo": "2.5.0",

packages/render/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,7 @@
9999
"@types/react": "npm:[email protected]",
100100
"@types/react-dom": "npm:[email protected]",
101101
"@types/shelljs": "0.8.15",
102-
"@vitest/browser": "3.1.1",
103102
"jsdom": "23.2.0",
104-
"playwright": "1.52.0",
105103
"shelljs": "0.8.5",
106104
"tsconfig": "workspace:*",
107105
"tsup": "7.2.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)