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 d767c6e commit 82a8f9fCopy full SHA for 82a8f9f
package.json
@@ -6,10 +6,10 @@
6
],
7
"type": "module",
8
"devDependencies": {
9
- "@babel/core": "7.18.13",
+ "@babel/core": "7.19.0",
10
"@babel/eslint-parser": "7.18.9",
11
"@babel/plugin-transform-runtime": "7.18.10",
12
- "@babel/preset-env": "7.18.10",
+ "@babel/preset-env": "7.19.0",
13
"@babel/preset-react": "7.18.6",
14
"@babel/preset-typescript": "7.18.6",
15
"@commitlint/cli": "17.1.2",
packages/jest-helpers/package.json
@@ -25,7 +25,7 @@
25
"react": "^18.0.0"
26
},
27
28
29
"react": "18.2.0",
30
"react-dom": "18.2.0"
31
}
0 commit comments