|
23 | 23 | "npm": "9.8.1" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "axios": "1.7.2", |
27 | | - "chart.js": "^4.4.3", |
| 26 | + "axios": "1.7.4", |
| 27 | + "chart.js": "^4.4.7", |
28 | 28 | "cron-validate": "1.4.5", |
29 | 29 | "keycloak-js": "25.0.1", |
| 30 | + "luxon": "^3.5.0", |
30 | 31 | "normalize.css": "8.0.1", |
31 | 32 | "pg": "8.12.0", |
32 | 33 | "pinia": "2.1.7", |
33 | | - "primeicons": "5.0.0", |
| 34 | + "primeicons": "7.0.0", |
34 | 35 | "primevue": "3.46.0", |
35 | | - "quill": "^2.0.2", |
| 36 | + "quill": "^2.0.3", |
36 | 37 | "starwars-names": "1.6.0", |
37 | 38 | "vue": "3.4.31", |
38 | | - "vue-cal": "^4.8.1", |
39 | | - "vue-i18n": "9.13.1", |
| 39 | + "vue-cal": "^4.10.0", |
| 40 | + "vue-i18n": "10.0.5", |
40 | 41 | "vue-router": "4.4.0" |
41 | 42 | }, |
42 | 43 | "devDependencies": { |
43 | 44 | "@babel/core": "7.24.8", |
44 | 45 | "@headlessui/vue": "1.7.22", |
45 | 46 | "@heroicons/vue": "2.1.5", |
46 | | - "@intlify/unplugin-vue-i18n": "^4.0.0", |
| 47 | + "@intlify/unplugin-vue-i18n": "^6.0.0", |
47 | 48 | "@openapitools/openapi-generator-cli": "2.13.4", |
48 | 49 | "@tailwindcss/aspect-ratio": "0.4.2", |
49 | 50 | "@tailwindcss/forms": "0.5.7", |
50 | 51 | "@tailwindcss/typography": "0.5.13", |
51 | 52 | "@testing-library/vue": "8.1.0", |
| 53 | + "@types/luxon": "^3.4.2", |
52 | 54 | "@types/node": "20.14.10", |
53 | 55 | "@types/starwars-names": "1.6.2", |
54 | 56 | "@types/tailwindcss": "3.0.11", |
55 | 57 | "@typescript-eslint/eslint-plugin": "7.16.0", |
56 | 58 | "@typescript-eslint/parser": "7.16.0", |
57 | 59 | "@vitejs/plugin-vue": "5.0.5", |
58 | | - "@vitest/coverage-v8": "^2.0.2", |
| 60 | + "@vitest/coverage-v8": "^2.1.8", |
59 | 61 | "@vue/eslint-config-prettier": "9.0.0", |
60 | 62 | "@vue/eslint-config-typescript": "13.0.0", |
61 | 63 | "autoprefixer": "10.4.19", |
62 | 64 | "babel-loader": "9.1.3", |
63 | 65 | "eslint": "8.56.0", |
64 | 66 | "eslint-plugin-prettier": "5.1.3", |
65 | 67 | "eslint-plugin-vue": "9.27.0", |
66 | | - "jsdom": "^24.1.0", |
| 68 | + "jsdom": "^25.0.1", |
67 | 69 | "licensee": "10.0.0", |
68 | 70 | "postcss": "8.4.39", |
69 | 71 | "postcss-css-variables": "0.19.0", |
|
76 | 78 | "prettier-plugin-tailwindcss": "0.6.5", |
77 | 79 | "tailwindcss": "3.4.4", |
78 | 80 | "typescript": "5.5.3", |
79 | | - "vite": "5.3.3", |
80 | | - "vitest": "2.0.2", |
| 81 | + "vite": "5.4.6", |
| 82 | + "vitest": "2.1.8", |
81 | 83 | "vue-loader": "17.4.2", |
82 | 84 | "vue-tsc": "2.0.26" |
83 | 85 | } |
|
0 commit comments