mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #27702 from overleaf/bg-update-form-data-in-cypress
update form-data in cypress GitOrigin-RevId: 90b48e5c77420e83ce1b0ff7dbe25b3e4a3a87ad
This commit is contained in:
1099
package-lock.json
generated
1099
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -49,6 +49,9 @@
|
||||
},
|
||||
"@types/request@2.48.12": {
|
||||
"form-data": "2.5.5"
|
||||
},
|
||||
"@cypress/request@3.0.1": {
|
||||
"form-data": "2.5.5"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
1240
server-ce/test/package-lock.json
generated
1240
server-ce/test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@isomorphic-git/lightning-fs": "^4.6.0",
|
||||
"@testing-library/cypress": "^10.0.1",
|
||||
"@testing-library/cypress": "^10.0.3",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/pdf-parse": "^1.1.4",
|
||||
"@types/uuid": "^9.0.8",
|
||||
|
||||
@@ -227,7 +227,7 @@
|
||||
"@storybook/react": "^8.6.12",
|
||||
"@storybook/react-webpack5": "^8.6.12",
|
||||
"@storybook/theming": "^8.6.12",
|
||||
"@testing-library/cypress": "^10.0.1",
|
||||
"@testing-library/cypress": "^10.0.3",
|
||||
"@testing-library/dom": "^10.4.0",
|
||||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
|
||||
Reference in New Issue
Block a user