Skip to content

Commit 81336ed

Browse files
committed
chore: drop loader-utils
1 parent fb2caee commit 81336ed

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"dependencies": {
3535
"@babel/core": "^7.28.4",
3636
"@babel/plugin-syntax-jsx": "^7.27.1",
37-
"@babel/plugin-syntax-typescript": "^7.27.1",
38-
"loader-utils": "^3.3.1"
37+
"@babel/plugin-syntax-typescript": "^7.27.1"
3938
},
4039
"devDependencies": {
4140
"@eslint-sukka/node": "^7.1.1",
@@ -44,7 +43,6 @@
4443
"@swc-node/register": "^1.11.1",
4544
"@swc/core": "^1.13.5",
4645
"@types/babel__core": "^7.20.5",
47-
"@types/loader-utils": "^3.0.0",
4846
"@types/mocha": "^10.0.10",
4947
"@types/node": "^24.5.2",
5048
"babel-plugin-react-compiler": "^19.1.0-rc.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)