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 6096055 commit 0abda44Copy full SHA for 0abda44
package.json
@@ -6,10 +6,10 @@
6
],
7
"type": "module",
8
"devDependencies": {
9
- "@babel/core": "7.18.6",
10
- "@babel/eslint-parser": "7.18.2",
11
- "@babel/plugin-transform-runtime": "7.18.6",
12
- "@babel/preset-env": "7.18.6",
+ "@babel/core": "7.18.9",
+ "@babel/eslint-parser": "7.18.9",
+ "@babel/plugin-transform-runtime": "7.18.9",
+ "@babel/preset-env": "7.18.9",
13
"@babel/preset-react": "7.18.6",
14
"@babel/preset-typescript": "7.18.6",
15
"@commitlint/cli": "17.0.3",
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