We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191f016 commit 513e998Copy full SHA for 513e998
package.json
@@ -6,9 +6,9 @@
6
],
7
"dependencies": {
8
"@ant-design/icons": "4.8.3",
9
- "@babel/core": "7.25.8",
10
- "@babel/preset-env": "7.25.8",
11
- "@babel/preset-react": "7.25.7",
+ "@babel/core": "7.26.0",
+ "@babel/preset-env": "7.26.0",
+ "@babel/preset-react": "7.25.9",
12
"@codefreak/eslint-config": "0.1.3",
13
"@codefreak/prettier-config": "0.1.2",
14
"@rollup/plugin-typescript": "8.5.0",
yarn.lock
0 commit comments