|
22 | 22 | "@types/bootstrap": "^5.2.10", |
23 | 23 | "@types/mokapi": "^0.34.0", |
24 | 24 | "@types/nodemailer": "^7.0.10", |
25 | | - "@types/whatwg-mimetype": "^3.0.2", |
| 25 | + "@types/whatwg-mimetype": "^5.0.0", |
26 | 26 | "ace-builds": "^1.43.5", |
27 | 27 | "bootstrap": "^5.3.8", |
28 | 28 | "bootstrap-icons": "^1.13.1", |
|
40 | 40 | "ncp": "^2.0.0", |
41 | 41 | "nodemailer": "^8.0.1", |
42 | 42 | "vue": "^3.5.28", |
43 | | - "vue-router": "^5.0.2", |
| 43 | + "vue-router": "^5.0.3", |
44 | 44 | "vue3-ace-editor": "^2.2.4", |
45 | 45 | "vue3-highlightjs": "^1.0.5", |
46 | 46 | "vue3-markdown-it": "^1.0.10", |
|
52 | 52 | "@rushstack/eslint-patch": "^1.16.1", |
53 | 53 | "@types/js-yaml": "^4.0.9", |
54 | 54 | "@types/markdown-it-container": "^4.0.0", |
55 | | - "@types/node": "^25.2.3", |
| 55 | + "@types/node": "^25.3.2", |
56 | 56 | "@vitejs/plugin-vue": "^6.0.4", |
57 | 57 | "@vue/eslint-config-prettier": "^10.2.0", |
58 | 58 | "@vue/eslint-config-typescript": "^14.7.0", |
59 | 59 | "@vue/tsconfig": "^0.8.1", |
60 | 60 | "eslint": "^9.39.2", |
61 | | - "eslint-plugin-vue": "^10.6.2", |
| 61 | + "eslint-plugin-vue": "^10.8.0", |
62 | 62 | "npm-run-all": "^4.1.5", |
63 | 63 | "prettier": "^3.8.1", |
64 | 64 | "typescript": "~5.9.3", |
|
0 commit comments