Skip to content

Commit 40426b6

Browse files
chore(deps): update babel monorepo
1 parent 54ceabc commit 40426b6

File tree

2 files changed

+440
-268
lines changed

2 files changed

+440
-268
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"typecheck": "tsc --noEmit"
1717
},
1818
"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",
19+
"@babel/cli": "7.26.4",
20+
"@babel/core": "7.26.7",
21+
"@babel/preset-typescript": "7.26.0",
22+
"@babel/traverse": "7.26.7",
23+
"@babel/types": "7.26.7",
2424
"@types/babel-plugin-macros": "2.8.5",
2525
"@types/babel-plugin-tester": "9.0.4",
2626
"@types/babel__core": "7.1.15",
@@ -42,7 +42,7 @@
4242
"tailwindcss": "^2.2.2"
4343
},
4444
"resolutions": {
45-
"@babel/types": "7.16.0",
45+
"@babel/types": "7.26.7",
4646
"@types/babel__traverse": "7.14.2"
4747
}
4848
}

0 commit comments

Comments
 (0)