chore(tests): update playwright
This commit is contained in:
@@ -6,6 +6,7 @@ export default {
|
||||
nodeTypes: {
|
||||
DragHandleNode,
|
||||
},
|
||||
nodeDragThreshold: 0,
|
||||
nodes: [
|
||||
{
|
||||
id: 'Node-1',
|
||||
|
||||
1007
pnpm-lock.yaml
generated
1007
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -13,11 +13,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.39.0",
|
||||
"@playwright/test": "^1.40.1",
|
||||
"@types/node": "^18.7.16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@playwright/experimental-ct-react": "^1.39.0",
|
||||
"@playwright/experimental-ct-react": "^1.40.1",
|
||||
"@types/react": "^18.2.31",
|
||||
"@types/react-dom": "^18.2.14",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user