Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 45ba047 commit 40f46d5
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 92 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@nutui/eslint-config": "workspace:*",
"@nutui/vite-plugins": "workspace:*",
"@tarojs/taro": "3.6.34",
"@types/node": "^20.14.9",
"@types/node": "^22.8.7",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vitest/coverage-istanbul": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"serve": "vite preview"
},
"devDependencies": {
"@types/node": "^20.14.9",
"@types/node": "^22.8.7",
"@vitejs/plugin-vue": "^5.0.5",
"rimraf": "^6.0.0",
"vite": "^5.3.2",
Expand Down
Loading

0 comments on commit 40f46d5

Please sign in to comment.