Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 7, 2024
1 parent b70244c commit 3392180
Show file tree
Hide file tree
Showing 4 changed files with 315 additions and 356 deletions.
8 changes: 4 additions & 4 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"vue": "3.4.21"
},
"devDependencies": {
"sass": "1.72.0",
"unocss": "0.58.8",
"vitepress": "1.0.1",
"wrangler": "3.41.0"
"sass": "1.74.1",
"unocss": "0.59.0",
"vitepress": "1.0.2",
"wrangler": "3.48.0"
}
}
8 changes: 4 additions & 4 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"test:watch": "vitest"
},
"devDependencies": {
"@types/node": "20.12.2",
"@types/node": "20.12.5",
"@vitejs/plugin-vue": "5.0.4",
"@vuetils/toast": "workspace:*",
"typescript": "5.4.3",
"vite": "5.2.7",
"typescript": "5.4.4",
"vite": "5.2.8",
"vitest": "1.4.0",
"vue": "3.4.21",
"vue-tsc": "2.0.7"
"vue-tsc": "2.0.11"
},
"peerDependencies": {
"vue": "3.x"
Expand Down
10 changes: 5 additions & 5 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "0.58.8",
"@unocss/reset": "0.59.0",
"@vuetils/form": "0.2.7",
"@vuetils/toast": "workspace:^",
"vue": "3.4.21"
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.4",
"typescript": "5.4.3",
"unocss": "0.58.8",
"vite": "5.2.7",
"vue-tsc": "2.0.7"
"typescript": "5.4.4",
"unocss": "0.59.0",
"vite": "5.2.8",
"vue-tsc": "2.0.11"
}
}
Loading

0 comments on commit 3392180

Please sign in to comment.