diff --git a/bun.lockb b/bun.lockb index aba3b72..2f194c8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7129bf0..f99c8de 100644 --- a/package.json +++ b/package.json @@ -1,32 +1,32 @@ { "dependencies": { - "@airgap/beacon-dapp": "^4.2.2", - "@kyvg/vue3-notification": "^3.2.1", + "@airgap/beacon-dapp": "^4.3.0", + "@kyvg/vue3-notification": "^3.3.0", "@taquito/rpc": "^20.0.1", "vue3-carousel": "0.3.3" }, "description": "bākꜩ - Tezos baking service", "devDependencies": { "@esbuild-plugins/node-globals-polyfill": "^0.2.3", - "@nuxt/devtools": "^1.3.9", - "@nuxt/image": "^1.7.0", - "@typescript-eslint/eslint-plugin": "^7.17.0", - "@typescript-eslint/parser": "^7.17.0", - "eslint": "^9.7.0", + "@nuxt/devtools": "^1.4.1", + "@nuxt/image": "^1.8.0", + "@typescript-eslint/eslint-plugin": "^8.4.0", + "@typescript-eslint/parser": "^8.4.0", + "eslint": "^9.10.0", "eslint-config-ayotte": "^3.2.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-prettier-vue": "^5.0.0", - "eslint-plugin-vue": "^9.27.0", + "eslint-plugin-vue": "^9.28.0", "fs-extra": "^11.2.0", "include-media": "^2.0.0", - "nuxt": "^3.12.4", + "nuxt": "^3.13.1", "prettier": "^3.3.3", - "sass": "^1.77.8", - "sass-loader": "^16.0.0", + "sass": "^1.78.0", + "sass-loader": "^16.0.1", "vite-compatible-readable-stream": "^3.6.1", "vue-eslint-parser": "^9.4.3", - "vue-tsc": "^2.0.29" + "vue-tsc": "^2.1.6" }, "type": "module", "engines": {