Skip to content

Commit

Permalink
Merge pull request #18 from elonehoo/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
elonehoo authored Jan 30, 2024
2 parents 4b5e6a6 + 5c40a34 commit 666e87b
Show file tree
Hide file tree
Showing 4 changed files with 666 additions and 1,001 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@
"unplugin": "^1.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@types/node": "^20.10.8",
"@vitest/ui": "^1.1.3",
"bumpp": "^9.2.1",
"@antfu/eslint-config": "^2.6.3",
"@types/node": "^20.11.10",
"@vitest/ui": "^1.2.2",
"bumpp": "^9.3.0",
"chalk": "^5.3.0",
"eslint": "^8.56.0",
"fast-glob": "^3.3.2",
"rollup": "^4.9.4",
"rollup": "^4.9.6",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.1.3",
"webpack": "^5.89.0"
"vite": "^5.0.12",
"vitest": "^1.2.2",
"webpack": "^5.90.0"
}
}
6 changes: 3 additions & 3 deletions playground/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"unplugin-deploy-info": "workspace:^"
},
"devDependencies": {
"@nuxt/devtools": "^1.0.6",
"@types/node": "^20.10.8",
"nuxt": "^3.9.1"
"@nuxt/devtools": "^1.0.8",
"@types/node": "^20.11.10",
"nuxt": "^3.9.3"
}
}
4 changes: 2 additions & 2 deletions playground/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"unplugin-deploy-info": "workspace:*",
"vue": "^3.4.7"
"vue": "^3.4.15"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 666e87b

Please sign in to comment.