Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3073)
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 May 13, 2024
1 parent 8e40e4d commit 733a0aa
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 88 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@nutui/icons-vue": "^0.1.1",
"@nutui/icons-vue-taro": "^0.0.9",
"@nutui/touch-emulator": "workspace:^",
"sass": "^1.77.0",
"sass": "^1.77.1",
"vue-router": "^4.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -106,7 +106,7 @@
"markdown-it": "^14.1.0",
"nano-staged": "^0.8.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
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 @@ -45,7 +45,7 @@
"author": "jdf2e",
"license": "MIT",
"devDependencies": {
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"vite": "^5.2.11"
}
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 @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "^20.12.11",
"@vitejs/plugin-vue": "^5.0.4",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"vite": "^5.2.11",
"vue": "^3.4.27"
},
Expand Down
Loading

0 comments on commit 733a0aa

Please sign in to comment.