|
22 | 22 | "@codemirror/legacy-modes": "^6.5.0",
|
23 | 23 | "@tinyhttp/content-disposition": "^2.2.2",
|
24 | 24 | "@vue-flow/controls": "^1.1.2",
|
25 |
| - "@vue-flow/core": "^1.42.4", |
| 25 | + "@vue-flow/core": "^1.42.5", |
26 | 26 | "bootstrap": "^5.3.3",
|
27 | 27 | "bootstrap-icons": "^1.11.3",
|
28 | 28 | "codemirror": "^6.0.1",
|
|
31 | 31 | "moment": "^2.30.1",
|
32 | 32 | "pinia": "^3.0.1",
|
33 | 33 | "vue": "^3.5.13",
|
34 |
| - "vue-codemirror6": "^1.3.12", |
| 34 | + "vue-codemirror6": "^1.3.13", |
35 | 35 | "vue-router": "^4.5.0",
|
36 | 36 | "vue-tippy": "^6.6.0",
|
37 | 37 | "vue-toastification": "^2.0.0-rc.5",
|
38 | 38 | "vue3-cookies": "^1.0.6",
|
39 | 39 | "vue3-simple-typeahead": "^1.0.11",
|
40 |
| - "xml-formatter": "^3.6.4" |
| 40 | + "xml-formatter": "^3.6.5" |
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@eslint/js": "^9.22.0",
|
|
48 | 48 | "@testing-library/vue": "^8.1.0",
|
49 | 49 | "@tsconfig/node18": "^18.2.4",
|
50 | 50 | "@types/bootstrap": "^5.2.10",
|
51 |
| - "@types/node": "^22.13.10", |
| 51 | + "@types/node": "^22.13.14", |
52 | 52 | "@vitejs/plugin-vue": "^5.2.3",
|
53 | 53 | "@vitest/coverage-v8": "^3.0.9",
|
54 | 54 | "@vue/tsconfig": "^0.7.0",
|
55 | 55 | "cross-env": "^7.0.3",
|
56 | 56 | "eslint": "^9.22.0",
|
57 | 57 | "eslint-config-prettier": "^10.1.1",
|
58 |
| - "eslint-plugin-prettier": "^5.2.3", |
| 58 | + "eslint-plugin-prettier": "^5.2.5", |
59 | 59 | "eslint-plugin-promise": "^7.2.1",
|
60 | 60 | "eslint-plugin-vue": "^10.0.0",
|
61 | 61 | "flush-promises": "^1.0.2",
|
|
65 | 65 | "prettier": "^3.5.3",
|
66 | 66 | "typescript": "^5.8.2",
|
67 | 67 | "typescript-eslint": "^8.26.1",
|
68 |
| - "vite": "^6.2.2", |
| 68 | + "vite": "^6.2.4", |
69 | 69 | "vite-plugin-checker": "^0.9.1",
|
70 | 70 | "vitest": "^3.0.9",
|
71 | 71 | "vue-tsc": "^2.2.8"
|
|
0 commit comments