diff --git a/bun.lockb b/bun.lockb index 468d764..c4734fe 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 22b326a..f4dde8a 100644 --- a/package.json +++ b/package.json @@ -20,18 +20,18 @@ }, "dependencies": { "bootstrap": "^5.3.2", - "vue": "^3.3.4" + "vue": "^3.3.8" }, "devDependencies": { - "@types/bootstrap": "^5.2.6", - "@types/node": "^20.6.0", - "@vitejs/plugin-vue": "^4.3.4", - "release-it": "^16.1.5", - "sass": "^1.67.0", + "@types/bootstrap": "^5.2.9", + "@types/node": "^20.9.1", + "@vitejs/plugin-vue": "^4.5.0", + "release-it": "^17.0.0", + "sass": "^1.69.5", "typescript": "^5.2.2", - "vite": "^4.4.9", + "vite": "^5.0.0", "vite-plugin-html-config": "^1.0.11", - "vite-plugin-pwa": "^0.16.5", - "vue-tsc": "^1.8.11" + "vite-plugin-pwa": "^0.16.7", + "vue-tsc": "^1.8.22" } }