Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#undefined)
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 Apr 22, 2024
1 parent 81cc346 commit 87c0518
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/touch-emulator": "workspace:^",
"sass": "^1.75.0",
"vue-router": "^4.3.1"
"vue-router": "^4.3.2"
},
"devDependencies": {
"@commitlint/cli": "^19.2.2",
Expand Down Expand Up @@ -109,7 +109,7 @@
"rimraf": "^5.0.5",
"typescript": "^5.4.4",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vite-plugin-vue-devtools": "^7.0.27",
"vitest": "^1.5.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.4.4",
"vite": "^5.2.9"
"vite": "^5.2.10"
}
}
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": "^20.12.7",
"@vitejs/plugin-vue": "^5.0.4",
"rimraf": "^5.0.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vue": "^3.4.23"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/nutui-playground/src/download/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"vue": "^3.4.23",
"@nutui/nutui": "^4.3.5",
"@nutui/nutui": "^4.3.6",
"@nutui/touch-emulator": "^1.0.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.9",
"vite": "^5.2.10",
"unplugin-vue-components": "^0.26.0"
}
}
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87c0518

Please sign in to comment.