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 a3888c0 commit d9ec309Copy full SHA for d9ec309
package.json
@@ -41,8 +41,8 @@
41
"@babel/core": "^7.16.0",
42
"@babel/plugin-proposal-object-rest-spread": "^7.16.0",
43
"@babel/plugin-transform-react-jsx": "^7.16.0",
44
- "@babel/plugin-transform-runtime": "^7.16.0",
45
- "@babel/preset-env": "^7.16.0",
+ "@babel/plugin-transform-runtime": "^7.16.4",
+ "@babel/preset-env": "^7.16.4",
46
"@babel/register": "^7.16.0",
47
"babel-jest": "^27.3.1",
48
"babel-loader": "^8.2.3",
@@ -53,7 +53,7 @@
53
"jest": "^27.3.1",
54
"jquery-inview": "^1.1.2",
55
"speed-measure-webpack-plugin": "^1.5.0",
56
- "webpack": "^5.64.0",
+ "webpack": "^5.64.1",
57
"webpack-cli": "^4.9.1"
58
},
59
"publishConfig": {
0 commit comments