mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-05 19:04:43 +03:00
chore(ct-react): bump vite to v3 and @vitejs/plugin-react to v2 (#15733)
This commit is contained in:
parent
35a9daa425
commit
664d4a271e
806
package-lock.json
generated
806
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -57,7 +57,7 @@
|
||||
"@babel/plugin-transform-typescript": "^7.16.8",
|
||||
"@babel/preset-react": "^7.16.7",
|
||||
"@types/formidable": "^2.0.4",
|
||||
"@types/node": "=14.17.15",
|
||||
"@types/node": "=14.18.24",
|
||||
"@types/react": "^18.0.12",
|
||||
"@types/react-dom": "^18.0.5",
|
||||
"@types/resize-observer-browser": "^0.1.7",
|
||||
|
@ -26,8 +26,8 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^1.0.7",
|
||||
"@vitejs/plugin-react": "^2.0.1",
|
||||
"@playwright/test": "1.26.0-next",
|
||||
"vite": "^2.9.5"
|
||||
"vite": "^3.0.9"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user