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 Mar 13, 2024
1 parent f51609d commit e09ebdb
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 136 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"changelogen": "0.5.5",
"prettier": "3.2.5",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.11"
"prettier-plugin-tailwindcss": "0.5.12"
}
}
6 changes: 3 additions & 3 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.71.1",
"sass": "1.72.0",
"unocss": "0.58.5",
"vitepress": "1.0.0-rc.44",
"wrangler": "3.30.0"
"vitepress": "1.0.0-rc.45",
"wrangler": "3.33.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.11.22",
"@types/node": "20.11.27",
"@vitejs/plugin-vue": "5.0.4",
"@vuetils/toast": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.4",
"typescript": "5.4.2",
"vite": "5.1.6",
"vitest": "1.3.1",
"vue": "3.4.21",
"vue-tsc": "2.0.4"
"vue-tsc": "2.0.6"
},
"peerDependencies": {
"vue": "3.x"
Expand Down
6 changes: 3 additions & 3 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "5.0.4",
"typescript": "5.3.3",
"typescript": "5.4.2",
"unocss": "0.58.5",
"vite": "5.1.4",
"vue-tsc": "2.0.4"
"vite": "5.1.6",
"vue-tsc": "2.0.6"
}
}
Loading

0 comments on commit e09ebdb

Please sign in to comment.