Skip to content

Commit

Permalink
Merge pull request #7 from YannicEl/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
YannicEl authored Feb 29, 2024
2 parents c2af0a0 + 37798b4 commit cb36cee
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 113 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@vuetils/toast": "workspace:*",
"vue": "3.4.20"
"vue": "3.4.21"
},
"devDependencies": {
"sass": "1.71.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"test:watch": "vitest"
},
"devDependencies": {
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@vitejs/plugin-vue": "5.0.4",
"@vuetils/toast": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.4",
"vitest": "1.3.1",
"vue": "3.4.20",
"vue": "3.4.21",
"vue-tsc": "1.8.27"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@unocss/reset": "0.58.5",
"@vuetils/form": "0.2.7",
"@vuetils/toast": "workspace:^",
"vue": "3.4.20"
"vue": "3.4.21"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.4",
Expand Down
Loading

0 comments on commit cb36cee

Please sign in to comment.