|
22 | 22 | "@codemirror/merge": "^6.10.0", |
23 | 23 | "@codemirror/state": "^6.5.2", |
24 | 24 | "@codemirror/theme-one-dark": "^6.1.2", |
25 | | - "@codemirror/view": "^6.36.6", |
| 25 | + "@codemirror/view": "^6.36.7", |
26 | 26 | "codemirror": "6.0.1", |
27 | 27 | "marked": "^15.0.11", |
28 | 28 | "pinia": "^3.0.2", |
|
37 | 37 | "@rushstack/eslint-patch": "^1.11.0", |
38 | 38 | "@tsconfig/node22": "^22.0.1", |
39 | 39 | "@types/dom-view-transitions": "^1.0.6", |
40 | | - "@types/node": "^22.15.3", |
| 40 | + "@types/node": "^22.15.12", |
41 | 41 | "@vitejs/plugin-vue": "^5.2.3", |
42 | 42 | "@vue/eslint-config-prettier": "^10.2.0", |
43 | 43 | "@vue/eslint-config-typescript": "^14.5.0", |
44 | 44 | "@vue/runtime-core": "^3.5.13", |
45 | 45 | "@vue/tsconfig": "^0.7.0", |
46 | | - "eslint": "^9.25.1", |
47 | | - "eslint-plugin-vue": "^10.0.0", |
| 46 | + "eslint": "^9.26.0", |
| 47 | + "eslint-plugin-vue": "^10.1.0", |
48 | 48 | "less": "^4.3.0", |
49 | | - "npm-run-all2": "^7.0.2", |
| 49 | + "npm-run-all2": "^8.0.1", |
50 | 50 | "typescript": "~5.8.3", |
51 | 51 | "unplugin-vue-components": "^28.5.0", |
52 | | - "vite": "^6.3.3", |
| 52 | + "vite": "^6.3.5", |
53 | 53 | "vue-tsc": "^2.2.10" |
54 | 54 | } |
55 | 55 | } |
0 commit comments