We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c7885 commit 6a003e8Copy full SHA for 6a003e8
2 files changed
package.json
@@ -135,7 +135,7 @@
135
"@mdx-js/react": "^3.0.1",
136
"@mdx-js/rollup": "^3.0.1",
137
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
138
- "@rollup/plugin-babel": "^6.0.4",
+ "@rollup/plugin-babel": "^7.0.0",
139
"@rollup/plugin-commonjs": "^26.0.1",
140
"@rollup/plugin-node-resolve": "16.0.0",
141
"@rollup/plugin-typescript": "^11.1.6",
packages/nutui-auto-import/package.json
@@ -97,7 +97,7 @@
97
"@nutui/nutui-react": "^2.6.22",
98
"@babel/core": "^7.25.8",
99
"@babel/preset-react": "^7.25.7",
100
101
"@sxzz/eslint-config": "^4.2.0",
102
"@sxzz/prettier-config": "^2.0.2",
103
"@sxzz/test-utils": "^0.3.2",
0 commit comments