diff --git a/bun.lockb b/bun.lockb index 50d6c78..024bca9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 91e9fe2..6498fa9 100644 --- a/package.json +++ b/package.json @@ -16,34 +16,34 @@ }, "dependencies": { "vue": "^3.3.4", - "vue-router": "^4.2.1" + "vue-router": "^4.2.4" }, "devDependencies": { - "@cypress/vite-dev-server": "^5.0.5", + "@cypress/vite-dev-server": "^5.0.6", "@cypress/vue": "^5.0.5", - "@iconify-json/heroicons": "^1.1.10", - "@typescript-eslint/eslint-plugin": "^5.26.0", - "@typescript-eslint/parser": "^5.26.0", - "@vitejs/plugin-vue": "^4.2.3", - "@vue/compiler-dom": "^3.2.45", + "@iconify-json/heroicons": "^1.1.12", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", + "@vitejs/plugin-vue": "^4.3.4", + "@vue/compiler-dom": "^3.3.4", "@vue/compiler-sfc": "^3.3.4", - "@vue/eslint-config-prettier": "^7.0.0", + "@vue/eslint-config-prettier": "^7.1.0", "@vue/eslint-config-typescript": "^11.0.3", - "@vue/test-utils": "^2.0.0", - "autoprefixer": "^10.4.7", - "cypress": "^12.10.0", - "eslint": "^8.41.0", + "@vue/test-utils": "^2.4.1", + "autoprefixer": "^10.4.15", + "cypress": "^12.17.4", + "eslint": "^8.49.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-simple-import-sort": "^7.0.0", - "eslint-plugin-vue": "^9.14.1", - "postcss": "^8.4.14", + "eslint-plugin-vue": "^9.17.0", + "postcss": "^8.4.29", "prettier": "^2.8.8", "prettier-plugin-tailwindcss": "^0.3.0", - "tailwindcss": "^3.3.2", - "typescript": "^5.0.4", - "unplugin-icons": "^0.16.1", - "vite": "^4.3.9", - "vitest": "^0.31.1", - "vue-tsc": "^1.6.5" + "tailwindcss": "^3.3.3", + "typescript": "^5.2.2", + "unplugin-icons": "^0.16.6", + "vite": "^4.4.9", + "vitest": "^0.31.4", + "vue-tsc": "^1.8.11" } }