|
24 | 24 | "@codemirror/theme-one-dark": "^6.1.2",
|
25 | 25 | "@codemirror/view": "^6.36.8",
|
26 | 26 | "codemirror": "6.0.1",
|
27 |
| - "marked": "^15.0.11", |
| 27 | + "marked": "^15.0.12", |
28 | 28 | "pinia": "^3.0.2",
|
29 | 29 | "prettier": "^3.5.3",
|
30 |
| - "vue": "^3.5.14", |
| 30 | + "vue": "^3.5.15", |
31 | 31 | "vue-draggable-plus": "^0.6.0",
|
32 |
| - "vue-i18n": "^11.1.3", |
| 32 | + "vue-i18n": "^11.1.4", |
33 | 33 | "vue-router": "^4.5.1",
|
34 | 34 | "yaml": "^2.8.0"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 | 37 | "@rushstack/eslint-patch": "^1.11.0",
|
38 |
| - "@tsconfig/node22": "^22.0.1", |
| 38 | + "@tsconfig/node22": "^22.0.2", |
39 | 39 | "@types/dom-view-transitions": "^1.0.6",
|
40 |
| - "@types/node": "^22.15.19", |
| 40 | + "@types/node": "^22.15.21", |
41 | 41 | "@vitejs/plugin-vue": "^5.2.4",
|
42 | 42 | "@vue/eslint-config-prettier": "^10.2.0",
|
43 | 43 | "@vue/eslint-config-typescript": "^14.5.0",
|
44 |
| - "@vue/runtime-core": "^3.5.14", |
| 44 | + "@vue/runtime-core": "^3.5.15", |
45 | 45 | "@vue/tsconfig": "^0.7.0",
|
46 | 46 | "eslint": "^9.27.0",
|
47 | 47 | "eslint-plugin-import": "^2.31.0",
|
48 | 48 | "eslint-plugin-vue": "^10.1.0",
|
49 | 49 | "less": "^4.3.0",
|
50 |
| - "npm-run-all2": "^8.0.2", |
| 50 | + "npm-run-all2": "^8.0.4", |
51 | 51 | "typescript": "~5.8.3",
|
52 |
| - "unplugin-vue-components": "^28.5.0", |
| 52 | + "unplugin-vue-components": "^28.7.0", |
53 | 53 | "vite": "^6.3.5",
|
54 | 54 | "vue-tsc": "^2.2.10"
|
55 | 55 | }
|
|
0 commit comments