mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2025-02-02 14:50:44 +00:00
chore: update deps
This commit is contained in:
parent
732bd6599b
commit
a3cd53a9b3
30
package.json
30
package.json
@ -18,38 +18,38 @@
|
||||
"only-pub": "bun run build && bun run ./release-scripts/create-release.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/vue": "^8.3.3",
|
||||
"@ionic/vue-router": "^8.3.3",
|
||||
"core-js": "^3.38.1",
|
||||
"@ionic/vue": "^8.4.1",
|
||||
"@ionic/vue-router": "^8.4.1",
|
||||
"core-js": "^3.39.0",
|
||||
"ethers": "^6.13.4",
|
||||
"qr-scanner": "^1.4.2",
|
||||
"vue": "^3.5.12",
|
||||
"vue-router": "^4.4.5"
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crxjs/vite-plugin": "2.0.0-beta.25",
|
||||
"@types/archiver": "^6.0.3",
|
||||
"@types/chrome": "^0.0.269",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.8.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.12.1",
|
||||
"@typescript-eslint/parser": "^8.12.1",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@types/node": "^22.10.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.2",
|
||||
"@typescript-eslint/parser": "^8.18.2",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"archiver": "^7.0.1",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-plugin-vue": "^9.30.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"http-browserify": "^1.7.0",
|
||||
"https-browserify": "^1.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"sass": "^1.80.4",
|
||||
"sass": "^1.83.0",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"ts-jest": "^29.2.5",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.6.3",
|
||||
"typescript": "^5.7.2",
|
||||
"util": "^0.12.5",
|
||||
"vite": "^5.4.10",
|
||||
"vue-tsc": "^2.1.8"
|
||||
"vite": "^5.4.11",
|
||||
"vue-tsc": "^2.2.0"
|
||||
},
|
||||
"disabledNativeDependencies": {
|
||||
"@capacitor/app": "^5.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user