Skip to content

Commit 274e4ea

Browse files
committed
updated babel
1 parent 0740941 commit 274e4ea

File tree

2 files changed

+16
-145
lines changed

2 files changed

+16
-145
lines changed

package-lock.json

Lines changed: 11 additions & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@
6262
"source-pane": "^2.2.28"
6363
},
6464
"devDependencies": {
65-
"@babel/cli": "^7.26.4",
66-
"@babel/core": "^7.26.7",
67-
"@babel/preset-env": "^7.26.7",
68-
"@babel/preset-typescript": "^7.26.0",
65+
"@babel/cli": "^7.28.0",
66+
"@babel/core": "^7.28.0",
67+
"@babel/preset-env": "^7.28.0",
68+
"@babel/preset-typescript": "^7.27.1",
6969
"@testing-library/dom": "^9.3.4",
7070
"@testing-library/jest-dom": "^6.6.3",
7171
"@types/webpack-env": "^1.18.8",
7272
"@typescript-eslint/eslint-plugin": "^8.39.0",
7373
"@typescript-eslint/parser": "^8.39.0",
74-
"babel-loader": "^9.2.1",
74+
"babel-loader": "^10.0.0",
7575
"babel-plugin-inline-import": "^3.0.0",
7676
"buffer": "^6.0.3",
7777
"dompurify": "^3.2.6",

0 commit comments

Comments
 (0)