We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538607a commit 7051b5bCopy full SHA for 7051b5b
package.json
@@ -6,9 +6,9 @@
6
],
7
"dependencies": {
8
"@ant-design/icons": "4.8.3",
9
- "@babel/core": "7.26.9",
10
- "@babel/preset-env": "7.26.9",
11
- "@babel/preset-react": "7.26.3",
+ "@babel/core": "7.27.1",
+ "@babel/preset-env": "7.27.2",
+ "@babel/preset-react": "7.27.1",
12
"@codefreak/eslint-config": "0.1.3",
13
"@codefreak/prettier-config": "0.1.2",
14
"@rollup/plugin-typescript": "8.5.0",
0 commit comments