Skip to content

Commit

Permalink
chore(deps): update build
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent 76d08d5 commit adfd688
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 182 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"typescript": "~5.6.3",
"typescript-eslint": "^8.18.0",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-plugin-hot-glob": "^1.0.1",
"vitest": "^2.1.8",
"vue": "^3.5.13",
Expand Down
4 changes: 2 additions & 2 deletions packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"playwright": "^1.49.1",
"rimraf": "^6.0.1",
"typescript": "~5.6.3",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0",
"vite": "^6.0.5",
"vite-plugin-dts": "^4.4.0",
"vitest": "^2.1.8"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-plugin-mkcert": "^1.17.6",
"vue-tsc": "^2.1.10"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/tswebm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"rimraf": "^6.0.1",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"vite": "^6.0.3",
"vite-plugin-dts": "^4.3.0",
"vite": "^6.0.5",
"vite-plugin-dts": "^4.4.0",
"vitest": "^2.1.8"
}
}
Loading

0 comments on commit adfd688

Please sign in to comment.