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 5380c91 commit a2bbf37Copy full SHA for a2bbf37
1 file changed
package.json
@@ -54,12 +54,12 @@
54
"babel-plugin-transform-not-strict": "^0.3.1"
55
},
56
"devDependencies": {
57
- "@babel/cli": "^7.13.14",
58
- "@babel/core": "^7.13.14",
59
- "eslint-config-atomic": "^1.18.1",
60
- "npm-check-updates": "16.10.12",
61
- "prettier-config-atomic": "^3.0.10",
62
- "typescript": "^5.0.0"
+ "@babel/cli": "^8.0.0",
+ "@babel/core": "^8.0.0",
+ "eslint-config-atomic": "^2.0.0",
+ "npm-check-updates": "22.2.7",
+ "prettier-config-atomic": "^4.0.0",
+ "typescript": "^6.0.0"
63
64
"peerDependencies": {
65
"@babel/cli": "^7",
0 commit comments