diff --git a/bun.lockb b/bun.lockb index ab45b38..cf66b81 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 650bc32..e46f7bd 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "dependencies": { "@ionic/vue": "^8.4.1", "@ionic/vue-router": "^8.4.1", - "core-js": "^3.39.0", - "ethers": "^6.13.4", + "core-js": "^3.40.0", + "ethers": "^6.13.5", "qr-scanner": "^1.4.2", "vue": "^3.5.13", "vue-router": "^4.5.0" @@ -29,26 +29,26 @@ "devDependencies": { "@crxjs/vite-plugin": "2.0.0-beta.28", "@types/archiver": "^6.0.3", - "@types/chrome": "^0.0.287", + "@types/chrome": "^0.0.297", "@types/jest": "^29.5.14", - "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.2", - "@typescript-eslint/parser": "^8.18.2", + "@types/node": "^22.10.7", + "@typescript-eslint/eslint-plugin": "^8.20.0", + "@typescript-eslint/parser": "^8.20.0", "@vitejs/plugin-vue": "^5.2.1", - "@vue/eslint-config-typescript": "^14.2.0", + "@vue/eslint-config-typescript": "^14.3.0", "archiver": "^7.0.1", - "eslint": "^9.17.0", + "eslint": "^9.18.0", "eslint-plugin-vue": "^9.32.0", "http-browserify": "^1.7.0", "https-browserify": "^1.0.0", "jest": "^29.7.0", - "sass": "^1.83.0", + "sass": "^1.83.4", "stream-browserify": "^3.0.0", "ts-jest": "^29.2.5", "tsx": "^4.19.2", - "typescript": "^5.7.2", + "typescript": "^5.7.3", "util": "^0.12.5", - "vite": "^6.0.5", + "vite": "^6.0.7", "vue-tsc": "^2.2.0" }, "disabledNativeDependencies": {