We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2082188 commit 7ecdf8dCopy full SHA for 7ecdf8d
package.json
@@ -6,9 +6,9 @@
6
],
7
"dependencies": {
8
"@ant-design/icons": "4.8.1",
9
- "@babel/core": "7.24.0",
10
- "@babel/preset-env": "7.24.0",
11
- "@babel/preset-react": "7.23.3",
+ "@babel/core": "7.24.4",
+ "@babel/preset-env": "7.24.4",
+ "@babel/preset-react": "7.24.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