Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2990)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 756f2fe commit 9162a8c
Show file tree
Hide file tree
Showing 6 changed files with 280 additions and 285 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"codesandbox": "^2.2.3",
"eslint": "^8.57.0",
"fs-extra": "^11.2.0",
"happy-dom": "^14.2.0",
"happy-dom": "^14.3.6",
"husky": "^9.0.11",
"inquirer": "^9.2.16",
"lzutf8": "^0.6.3",
Expand All @@ -105,7 +105,7 @@
"rimraf": "^5.0.5",
"typescript": "^5.3.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.2",
"vite": "^5.2.6",
"vite-plugin-vue-devtools": "^7.0.20",
"vitest": "^1.4.0",
"vitest-canvas-mock": "^0.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nutui-auto-import-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"devDependencies": {
"rimraf": "^5.0.5",
"typescript": "^5.3.3",
"vite": "^5.2.2"
"vite": "^5.2.6"
}
}
2 changes: 1 addition & 1 deletion packages/nutui-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "^18.19.26",
"@vitejs/plugin-vue": "^5.0.4",
"rimraf": "^5.0.5",
"vite": "^5.2.2",
"vite": "^5.2.6",
"vue": "^3.4.21"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.2",
"vite": "^5.2.6",
"unplugin-vue-components": "^0.26.0"
}
}
2 changes: 1 addition & 1 deletion packages/nutui-taro-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^8.57.0",
"eslint-config-taro": "3.6.24",
"style-loader": "^3.3.4",
"stylelint": "^16.2.1",
"stylelint": "^16.3.0",
"typescript": "^5.3.3",
"vue-loader": "^17.4.2",
"webpack": "^5.91.0"
Expand Down
Loading

0 comments on commit 9162a8c

Please sign in to comment.