Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2023
1 parent 208d225 commit 916c777
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 62 deletions.
4 changes: 2 additions & 2 deletions apps/vite-express/package.json
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"body-parser": "^1.20.0",
"dotenv": "^16.0.1",
"esno": "^0.16.3",
"esno": "^0.17.0",
"express": "^4.18.1",
"pinia": "^2.0.16",
"vue": "^3.2.37",
Expand All @@ -38,7 +38,7 @@
"picocolors": "^1.0.0",
"typescript": "^4.6.4",
"vite": "^3.0.0",
"vitest": "^0.25.0",
"vitest": "^0.33.0",
"vue-tsc": "^1.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-nest/package.json
Expand Up @@ -32,7 +32,7 @@
"jsdom": "^20.0.0",
"typescript": "^4.6.4",
"vite": "^3.0.0",
"vitest": "^0.25.0",
"vitest": "^0.33.0",
"vue-tsc": "^1.0.0"
},
"engines": {
Expand Down

0 comments on commit 916c777

Please sign in to comment.