|
40 | 40 | "markdown-it-container": "^4.0.0", |
41 | 41 | "mime-types": "^3.0.2", |
42 | 42 | "ncp": "^2.0.0", |
43 | | - "nodemailer": "^8.0.2", |
| 43 | + "nodemailer": "^8.0.4", |
44 | 44 | "vue": "^3.5.30", |
45 | 45 | "vue-router": "^5.0.4", |
46 | 46 | "vue3-ace-editor": "^2.2.4", |
47 | 47 | "whatwg-mimetype": "^5.0.0", |
48 | | - "xml-formatter": "^3.6.7" |
| 48 | + "xml-formatter": "^3.7.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@playwright/test": "^1.58.2", |
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 | 55 | "@types/node": "^25.5.0", |
56 | | - "@vitejs/plugin-vue": "^6.0.4", |
| 56 | + "@vitejs/plugin-vue": "^6.0.5", |
57 | 57 | "@vue/eslint-config-prettier": "^10.2.0", |
58 | 58 | "@vue/eslint-config-typescript": "^14.7.0", |
59 | | - "@vue/tsconfig": "^0.9.0", |
60 | | - "eslint": "^10.0.3", |
| 59 | + "@vue/tsconfig": "^0.9.1", |
| 60 | + "eslint": "^10.1.0", |
61 | 61 | "eslint-plugin-vue": "^10.8.0", |
62 | 62 | "npm-run-all": "^4.1.5", |
63 | 63 | "prettier": "^3.8.1", |
|
0 commit comments