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 fddca83 commit 6b8dc27Copy full SHA for 6b8dc27
package.json
@@ -31,10 +31,10 @@
31
"styled-components": "5.3.3"
32
},
33
"devDependencies": {
34
- "@babel/cli": "7.16.0",
35
- "@babel/core": "7.16.0",
36
- "@babel/preset-env": "7.16.4",
37
- "@babel/preset-react": "7.16.0",
+ "@babel/cli": "7.27.2",
+ "@babel/core": "7.27.3",
+ "@babel/preset-env": "7.27.2",
+ "@babel/preset-react": "7.27.1",
38
"@philihp/eslint-config": "4.3.0",
39
"husky": "7.0.4",
40
"lint-staged": "12.1.2"
0 commit comments