|
29 | 29 | "@fortawesome/free-regular-svg-icons": "7.1.0", |
30 | 30 | "@fortawesome/free-solid-svg-icons": "7.1.0", |
31 | 31 | "@fortawesome/vue-fontawesome": "3.1.3", |
32 | | - "@tinyhttp/content-disposition": "2.2.2", |
| 32 | + "@tinyhttp/content-disposition": "2.2.4", |
33 | 33 | "@vue-flow/controls": "1.1.3", |
34 | | - "@vue-flow/core": "1.48.1", |
| 34 | + "@vue-flow/core": "1.48.2", |
35 | 35 | "@vuepic/vue-datepicker": "12.1.0", |
36 | 36 | "@vueuse/core": "14.1.0", |
37 | 37 | "bootstrap": "5.3.8", |
|
42 | 42 | "lossless-json": "4.3.0", |
43 | 43 | "oidc-client-ts": "3.4.1", |
44 | 44 | "pinia": "3.0.4", |
45 | | - "vue": "3.5.26", |
| 45 | + "vue": "3.5.28", |
46 | 46 | "vue-codemirror6": "1.4.1", |
47 | 47 | "vue-router": "4.6.4", |
48 | 48 | "vue-tippy": "6.7.1", |
|
62 | 62 | "@types/bootstrap": "5.2.10", |
63 | 63 | "@types/jsdom": "27.0.0", |
64 | 64 | "@types/node": "25.0.8", |
65 | | - "@vitejs/plugin-vue": "6.0.3", |
| 65 | + "@vitejs/plugin-vue": "6.0.4", |
66 | 66 | "@vitest/coverage-v8": "4.0.12", |
67 | 67 | "@vue/tsconfig": "0.8.1", |
68 | 68 | "cross-env": "10.1.0", |
|
73 | 73 | "eslint-plugin-vue": "10.6.2", |
74 | 74 | "globals": "17.0.0", |
75 | 75 | "jsdom": "26.1.0", |
76 | | - "msw": "2.12.3", |
| 76 | + "msw": "2.12.10", |
77 | 77 | "prettier": "3.7.4", |
78 | 78 | "typescript": "5.9.3", |
79 | 79 | "typescript-eslint": "8.53.0", |
80 | 80 | "vite": "7.3.1", |
81 | 81 | "vite-plugin-checker": "0.12.0", |
82 | | - "vite-plugin-vue-devtools": "8.0.5", |
| 82 | + "vite-plugin-vue-devtools": "8.0.6", |
83 | 83 | "vitest": "4.0.12", |
84 | | - "vue-tsc": "3.2.2" |
| 84 | + "vue-tsc": "3.2.4" |
85 | 85 | }, |
86 | 86 | "msw": { |
87 | 87 | "workerDirectory": [ |
|
0 commit comments