|
28 | 28 | "typecheck": "vue-tsc --noEmit" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@bcgov/bc-sans": "^2.1.0", |
32 | | - "@fortawesome/fontawesome-svg-core": "^7.2.0", |
33 | | - "@fortawesome/free-solid-svg-icons": "^7.2.0", |
34 | | - "@fortawesome/vue-fontawesome": "^3.2.0", |
35 | | - "@geoman-io/leaflet-geoman-free": "^2.19.3", |
36 | | - "@primevue/themes": "^4.5.4", |
37 | | - "@tsconfig/node24": "^24.0.4", |
38 | | - "@types/geojson": "^7946.0.16", |
39 | | - "@types/leaflet": "^1.9.21", |
40 | | - "@types/proj4": "^2.19.0", |
41 | | - "@vee-validate/yup": "^4.15.1", |
42 | | - "async-mutex": "^0.5.0", |
43 | | - "axios": "^1.16.1", |
44 | | - "date-fns": "^4.4.0", |
45 | | - "filesize": "^11.0.17", |
46 | | - "geojson": "^0.5.0", |
47 | | - "leaflet": "^1.9.4", |
48 | | - "oidc-client-ts": "^3.5.0", |
49 | | - "pinia": "^3.0.4", |
50 | | - "pinia-plugin-persistedstate": "^4.7.1", |
51 | | - "primeicons": "^7.0.0", |
52 | | - "primevue": "^4.5.5", |
53 | | - "proj4": "^2.20.8", |
54 | | - "qrcode.vue": "^3.9.1", |
55 | | - "quill": "^2.0.2", |
56 | | - "tailwindcss-primeui": "^0.3.4", |
57 | | - "uuid": "^11.1.0", |
58 | | - "vee-validate": "^4.15.0", |
59 | | - "vue": "^3.5.35", |
60 | | - "vue-i18n": "^11.4.4", |
61 | | - "vue-router": "^5.1.0", |
62 | | - "yup": "^1.7.1" |
| 31 | + "@bcgov/bc-sans": "2.1.0", |
| 32 | + "@fortawesome/fontawesome-svg-core": "7.2.0", |
| 33 | + "@fortawesome/free-solid-svg-icons": "7.2.0", |
| 34 | + "@fortawesome/vue-fontawesome": "3.2.0", |
| 35 | + "@geoman-io/leaflet-geoman-free": "2.19.3", |
| 36 | + "@primevue/themes": "4.5.4", |
| 37 | + "@tsconfig/node24": "24.0.4", |
| 38 | + "@types/geojson": "7946.0.16", |
| 39 | + "@types/leaflet": "1.9.21", |
| 40 | + "@types/proj4": "2.19.0", |
| 41 | + "@vee-validate/yup": "4.15.1", |
| 42 | + "async-mutex": "0.5.0", |
| 43 | + "axios": "1.16.1", |
| 44 | + "date-fns": "4.4.0", |
| 45 | + "filesize": "11.0.17", |
| 46 | + "geojson": "0.5.0", |
| 47 | + "leaflet": "1.9.4", |
| 48 | + "oidc-client-ts": "3.5.0", |
| 49 | + "pinia": "3.0.4", |
| 50 | + "pinia-plugin-persistedstate": "4.7.1", |
| 51 | + "primeicons": "7.0.0", |
| 52 | + "primevue": "4.5.5", |
| 53 | + "proj4": "2.20.8", |
| 54 | + "qrcode.vue": "3.9.1", |
| 55 | + "quill": "2.0.2", |
| 56 | + "tailwindcss-primeui": "0.3.4", |
| 57 | + "uuid": "11.1.0", |
| 58 | + "vee-validate": "4.15.0", |
| 59 | + "vue": "3.5.35", |
| 60 | + "vue-i18n": "11.4.4", |
| 61 | + "vue-router": "5.1.0", |
| 62 | + "yup": "1.7.1" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@eslint/js": "^10.0.1", |
66 | | - "@pinia/testing": "^1.0.3", |
67 | | - "@testing-library/vue": "^8.1.0", |
68 | | - "@types/node": "^25.9.1", |
69 | | - "@vitejs/plugin-vue": "^6.0.7", |
70 | | - "@vitejs/plugin-vue-jsx": "^5.1.5", |
71 | | - "@vitest/coverage-v8": "^4.1.8", |
72 | | - "@vitest/eslint-plugin": "^1.6.19", |
73 | | - "@vue/test-utils": "^2.4.10", |
74 | | - "@vue/tsconfig": "^0.9.0", |
75 | | - "autoprefixer": "^10.5.0", |
76 | | - "eslint": "^10.4.1", |
77 | | - "eslint-config-prettier": "^10.1.8", |
78 | | - "eslint-plugin-prettier": "^5.5.6", |
79 | | - "eslint-plugin-vue": "^10.9.1", |
80 | | - "globals": "^17.6.0", |
81 | | - "happy-dom": "^20.9.0", |
82 | | - "jiti": "^2.7.0", |
83 | | - "postcss": "^8.5.15", |
84 | | - "prettier": "^3.8.3", |
85 | | - "rimraf": "^6.1.3", |
86 | | - "sass": "^1.100.0", |
87 | | - "tailwindcss": "^3.4.17", |
88 | | - "ts-node": "^10.9.2", |
89 | | - "typescript": "^5.9.3", |
90 | | - "typescript-eslint": "^8.60.1", |
91 | | - "vite": "^7.3.1", |
92 | | - "vite-plugin-vue-devtools": "^8.1.2", |
93 | | - "vitest": "^4.1.8", |
94 | | - "vue-eslint-parser": "^10.4.1", |
95 | | - "vue-tsc": "^3.3.3" |
| 65 | + "@eslint/js": "10.0.1", |
| 66 | + "@pinia/testing": "1.0.3", |
| 67 | + "@testing-library/vue": "8.1.0", |
| 68 | + "@types/node": "25.9.1", |
| 69 | + "@vitejs/plugin-vue": "6.0.7", |
| 70 | + "@vitejs/plugin-vue-jsx": "5.1.5", |
| 71 | + "@vitest/coverage-v8": "4.1.8", |
| 72 | + "@vitest/eslint-plugin": "1.6.19", |
| 73 | + "@vue/test-utils": "2.4.10", |
| 74 | + "@vue/tsconfig": "0.9.0", |
| 75 | + "autoprefixer": "10.5.0", |
| 76 | + "eslint": "10.4.1", |
| 77 | + "eslint-config-prettier": "10.1.8", |
| 78 | + "eslint-plugin-prettier": "5.5.6", |
| 79 | + "eslint-plugin-vue": "10.9.1", |
| 80 | + "globals": "17.6.0", |
| 81 | + "happy-dom": "20.9.0", |
| 82 | + "jiti": "2.7.0", |
| 83 | + "postcss": "8.5.15", |
| 84 | + "prettier": "3.8.3", |
| 85 | + "rimraf": "6.1.3", |
| 86 | + "sass": "1.100.0", |
| 87 | + "tailwindcss": "3.4.17", |
| 88 | + "ts-node": "10.9.2", |
| 89 | + "typescript": "5.9.3", |
| 90 | + "typescript-eslint": "8.60.1", |
| 91 | + "vite": "7.3.1", |
| 92 | + "vite-plugin-vue-devtools": "8.1.2", |
| 93 | + "vitest": "4.1.8", |
| 94 | + "vue-eslint-parser": "10.4.1", |
| 95 | + "vue-tsc": "3.3.3" |
96 | 96 | } |
97 | 97 | } |
0 commit comments