We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45ba047 commit a19965aCopy full SHA for a19965a
package.json
@@ -86,7 +86,7 @@
86
"@nutui/eslint-config": "workspace:*",
87
"@nutui/vite-plugins": "workspace:*",
88
"@tarojs/taro": "3.6.34",
89
- "@types/node": "^20.14.9",
+ "@types/node": "^22.10.1",
90
"@vitejs/plugin-vue": "^5.0.5",
91
"@vitejs/plugin-vue-jsx": "^4.0.0",
92
"@vitest/coverage-istanbul": "^2.0.1",
packages/nutui-playground/package.json
@@ -15,7 +15,7 @@
15
"serve": "vite preview"
16
},
17
"devDependencies": {
18
19
20
"rimraf": "^6.0.0",
21
"vite": "^5.3.2",
0 commit comments