We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace5089 commit e99f50cCopy full SHA for e99f50c
package.json
@@ -15,10 +15,10 @@
15
"all": true
16
},
17
"devDependencies": {
18
- "@babel/core": "7.24.7",
19
- "@babel/preset-env": "7.24.7",
20
- "@babel/preset-react": "7.24.7",
21
- "@babel/preset-typescript": "7.24.7",
+ "@babel/core": "7.26.0",
+ "@babel/preset-env": "7.26.0",
+ "@babel/preset-react": "7.26.3",
+ "@babel/preset-typescript": "7.26.0",
22
"@cypress/code-coverage": "1.14.0",
23
"@istanbuljs/nyc-config-typescript": "0.1.3",
24
"@testing-library/cypress": "5.3.1",
0 commit comments