Skip to content

Commit 991f70e

Browse files
committed
move and update
1 parent c9bad40 commit 991f70e

File tree

2 files changed

+33
-32
lines changed

2 files changed

+33
-32
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"node": ">=22"
5252
},
5353
"devDependencies": {
54+
"@babel/core": "^7.29.0",
5455
"@chakra-ui/cli": "^3.31.0",
5556
"@eslint/compat": "^2.0.2",
5657
"@eslint/js": "^9.39.2",
@@ -62,7 +63,6 @@
6263
"@types/react-dom": "19.2.3",
6364
"@vitest/eslint-plugin": "^1.6.6",
6465
"babel-plugin-react-compiler": "^1.0.0",
65-
"@babel/core": "^7.0.0",
6666
"eslint": "^9.39.2",
6767
"eslint-config-prettier": "^10.1.8",
6868
"eslint-plugin-react-hooks": "^7.0.1",
@@ -78,4 +78,4 @@
7878
"vite-tsconfig-paths": "^6.0.5",
7979
"vitest": "^4.0.18"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)