diff --git a/bun.lockb b/bun.lockb index b1d3d9c..dc044da 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c6753c0..3164231 100644 --- a/package.json +++ b/package.json @@ -13,9 +13,9 @@ "format": "prettier -w . && cargo fmt --manifest-path attractors/Cargo.toml --all -- --check" }, "dependencies": { - "nuxt": "^3.10.2", - "vue": "^3.4.19", - "vue-router": "^4.2.5" + "nuxt": "^3.10.3", + "vue": "^3.4.21", + "vue-router": "^4.3.0" }, "devDependencies": { "@nuxt/ui": "^2.13.0", @@ -23,9 +23,9 @@ "@tresjs/cientos": "^3.8.0", "@tresjs/leches": "^0.14.0", "@tresjs/nuxt": "^2.1.1", - "@vueuse/nuxt": "^10.7.2", + "@vueuse/nuxt": "^10.9.0", "nuxt-icon": "^0.6.8", - "nuxt-og-image": "^3.0.0-rc.38", + "nuxt-og-image": "^3.0.0-rc.42", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.5.11", "vite-plugin-wasm-pack": "^0.1.12",