refactor: update dependencies to use catalog references
This commit is contained in:
166
package.json
166
package.json
@@ -18,93 +18,93 @@
|
||||
"lint:fix": "eslint --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@capacitor-community/barcode-scanner": "^4.0.1",
|
||||
"@capacitor-mlkit/barcode-scanning": "^8.0.0",
|
||||
"@capacitor/app": "8.0.0",
|
||||
"@capacitor/barcode-scanner": "^3.0.0",
|
||||
"@capacitor/camera": "^8.0.0",
|
||||
"@capacitor/clipboard": "^8.0.0",
|
||||
"@capacitor/core": "8.0.0",
|
||||
"@capacitor/file-transfer": "^2.0.0",
|
||||
"@capacitor/filesystem": "^8.0.0",
|
||||
"@capacitor/haptics": "8.0.0",
|
||||
"@capacitor/ios": "^8.0.0",
|
||||
"@capacitor/keyboard": "8.0.0",
|
||||
"@capacitor-community/barcode-scanner": "catalog:",
|
||||
"@capacitor-mlkit/barcode-scanning": "catalog:",
|
||||
"@capacitor/app": "catalog:",
|
||||
"@capacitor/barcode-scanner": "catalog:",
|
||||
"@capacitor/camera": "catalog:",
|
||||
"@capacitor/clipboard": "catalog:",
|
||||
"@capacitor/core": "catalog:",
|
||||
"@capacitor/file-transfer": "catalog:",
|
||||
"@capacitor/filesystem": "catalog:",
|
||||
"@capacitor/haptics": "catalog:",
|
||||
"@capacitor/ios": "catalog:",
|
||||
"@capacitor/keyboard": "catalog:",
|
||||
"@capacitor/share": "catalog:",
|
||||
"@capacitor/status-bar": "8.0.0",
|
||||
"@elysiajs/eden": "^1.4.5",
|
||||
"@ionic/vue": "^8.7.11",
|
||||
"@ionic/vue-router": "^8.7.11",
|
||||
"@riwa/api-types": "http://192.168.1.7:9528/api/riwa-eden-0.0.138.tgz",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"@vee-validate/zod": "^4.15.1",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"@vueuse/integrations": "^14.1.0",
|
||||
"@vueuse/router": "^14.1.0",
|
||||
"better-auth": "^1.4.6",
|
||||
"dayjs": "^1.11.19",
|
||||
"ethers": "^6.16.0",
|
||||
"@capacitor/status-bar": "catalog:",
|
||||
"@elysiajs/eden": "catalog:",
|
||||
"@ionic/vue": "catalog:",
|
||||
"@ionic/vue-router": "catalog:",
|
||||
"@riwa/api-types": "catalog:",
|
||||
"@tailwindcss/vite": "catalog:",
|
||||
"@vee-validate/zod": "catalog:",
|
||||
"@vueuse/core": "catalog:",
|
||||
"@vueuse/integrations": "catalog:",
|
||||
"@vueuse/router": "catalog:",
|
||||
"better-auth": "catalog:",
|
||||
"dayjs": "catalog:",
|
||||
"ethers": "catalog:",
|
||||
"html2canvas": "catalog:",
|
||||
"ionicons": "^8.0.13",
|
||||
"jsqr": "^1.4.0",
|
||||
"lightweight-charts": "^5.1.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"markdown-it": "^14.1.0",
|
||||
"pinia": "^3.0.4",
|
||||
"qr-scanner-wechat": "^0.1.3",
|
||||
"qrcode": "^1.5.4",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"vconsole": "^3.15.1",
|
||||
"vee-validate": "^4.15.1",
|
||||
"vue": "^3.5.25",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-router": "^4.6.3",
|
||||
"zod": "^3.24.1"
|
||||
"ionicons": "catalog:",
|
||||
"jsqr": "catalog:",
|
||||
"lightweight-charts": "catalog:",
|
||||
"lodash-es": "catalog:",
|
||||
"markdown-it": "catalog:",
|
||||
"pinia": "catalog:",
|
||||
"qr-scanner-wechat": "catalog:",
|
||||
"qrcode": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
"vconsole": "catalog:",
|
||||
"vee-validate": "catalog:",
|
||||
"vue": "catalog:",
|
||||
"vue-i18n": "catalog:",
|
||||
"vue-router": "catalog:",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.6.1",
|
||||
"@capacitor/cli": "8.0.0",
|
||||
"@iconify-json/bx": "^1.2.2",
|
||||
"@iconify-json/circle-flags": "^1.2.10",
|
||||
"@iconify-json/cryptocurrency-color": "^1.2.4",
|
||||
"@iconify-json/ic": "^1.2.4",
|
||||
"@iconify-json/icon-park-outline": "^1.2.4",
|
||||
"@iconify-json/material-icon-theme": "^1.2.44",
|
||||
"@iconify-json/material-symbols": "^1.2.50",
|
||||
"@iconify-json/prime": "^1.2.4",
|
||||
"@iconify-json/solar": "^1.2.5",
|
||||
"@iconify-json/tdesign": "^1.2.11",
|
||||
"@iconify/vue": "^5.0.0",
|
||||
"@ionic/cli": "^7.2.1",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^24.10.2",
|
||||
"@types/qrcode": "^1.5.6",
|
||||
"@vitejs/plugin-basic-ssl": "^2.1.3",
|
||||
"@vitejs/plugin-legacy": "^7.2.1",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.2",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"cypress": "^15.7.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-format": "^1.1.0",
|
||||
"eslint-plugin-vue": "^10.6.2",
|
||||
"jiti": "^2.6.1",
|
||||
"jsdom": "^27.3.0",
|
||||
"lint-staged": "^16.2.7",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"terser": "^5.44.1",
|
||||
"typescript": "~5.9.3",
|
||||
"unplugin-auto-import": "^20.3.0",
|
||||
"unplugin-icons": "^22.5.0",
|
||||
"unplugin-vue-components": "^30.0.0",
|
||||
"vite": "^7.2.7",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
"vitest": "^4.0.15",
|
||||
"vue-tsc": "^3.1.8",
|
||||
"workbox-window": "^7.4.0",
|
||||
"wrangler": "^4.54.0"
|
||||
"@antfu/eslint-config": "catalog:",
|
||||
"@capacitor/cli": "catalog:",
|
||||
"@iconify-json/bx": "catalog:",
|
||||
"@iconify-json/circle-flags": "catalog:",
|
||||
"@iconify-json/cryptocurrency-color": "catalog:",
|
||||
"@iconify-json/ic": "catalog:",
|
||||
"@iconify-json/icon-park-outline": "catalog:",
|
||||
"@iconify-json/material-icon-theme": "catalog:",
|
||||
"@iconify-json/material-symbols": "catalog:",
|
||||
"@iconify-json/prime": "catalog:",
|
||||
"@iconify-json/solar": "catalog:",
|
||||
"@iconify-json/tdesign": "catalog:",
|
||||
"@iconify/vue": "catalog:",
|
||||
"@ionic/cli": "catalog:",
|
||||
"@types/lodash-es": "catalog:",
|
||||
"@types/node": "catalog:",
|
||||
"@types/qrcode": "catalog:",
|
||||
"@vitejs/plugin-basic-ssl": "catalog:",
|
||||
"@vitejs/plugin-legacy": "catalog:",
|
||||
"@vitejs/plugin-vue": "catalog:",
|
||||
"@vitejs/plugin-vue-jsx": "catalog:",
|
||||
"@vue/eslint-config-typescript": "catalog:",
|
||||
"@vue/test-utils": "catalog:",
|
||||
"cypress": "catalog:",
|
||||
"dotenv": "catalog:",
|
||||
"eslint": "catalog:",
|
||||
"eslint-plugin-format": "catalog:",
|
||||
"eslint-plugin-vue": "catalog:",
|
||||
"jiti": "catalog:",
|
||||
"jsdom": "catalog:",
|
||||
"lint-staged": "catalog:",
|
||||
"simple-git-hooks": "catalog:",
|
||||
"terser": "catalog:",
|
||||
"typescript": "catalog:",
|
||||
"unplugin-auto-import": "catalog:",
|
||||
"unplugin-icons": "catalog:",
|
||||
"unplugin-vue-components": "catalog:",
|
||||
"vite": "catalog:",
|
||||
"vite-plugin-pwa": "catalog:",
|
||||
"vitest": "catalog:",
|
||||
"vue-tsc": "catalog:",
|
||||
"workbox-window": "catalog:",
|
||||
"wrangler": "catalog:"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm lint-staged"
|
||||
|
||||
Reference in New Issue
Block a user