We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ceabc commit 40426b6Copy full SHA for 40426b6
package.json
@@ -16,11 +16,11 @@
16
"typecheck": "tsc --noEmit"
17
},
18
"devDependencies": {
19
- "@babel/cli": "7.16.0",
20
- "@babel/core": "7.16.0",
21
- "@babel/preset-typescript": "7.16.0",
22
- "@babel/traverse": "7.16.3",
23
- "@babel/types": "7.16.0",
+ "@babel/cli": "7.26.4",
+ "@babel/core": "7.26.7",
+ "@babel/preset-typescript": "7.26.0",
+ "@babel/traverse": "7.26.7",
+ "@babel/types": "7.26.7",
24
"@types/babel-plugin-macros": "2.8.5",
25
"@types/babel-plugin-tester": "9.0.4",
26
"@types/babel__core": "7.1.15",
@@ -42,7 +42,7 @@
42
"tailwindcss": "^2.2.2"
43
44
"resolutions": {
45
46
"@types/babel__traverse": "7.14.2"
47
}
48
0 commit comments