|
34 | 34 | "dependencies": { |
35 | 35 | "@ctrl/tinycolor": "^4.1.0", |
36 | 36 | "@fontsource/raleway": "^5.0.19", |
37 | | - "@fontsource/roboto": "^5.0.13", |
| 37 | + "@fontsource/roboto": "^5.0.14", |
38 | 38 | "@irojs/iro-core": "^1.2.1", |
39 | 39 | "@jaames/iro": "^5.5.2", |
40 | | - "axios": "^1.7.2", |
| 40 | + "axios": "^1.7.4", |
41 | 41 | "consola": "^3.2.3", |
42 | | - "dompurify": "^3.1.5", |
43 | | - "echarts": "^5.5.0", |
| 42 | + "dompurify": "^3.1.6", |
| 43 | + "echarts": "^5.5.1", |
44 | 44 | "echarts-gl": "^2.0.9", |
45 | | - "hls.js": "^1.5.11", |
| 45 | + "hls.js": "^1.5.14", |
46 | 46 | "jwt-decode": "^4.0.0", |
47 | 47 | "lodash-es": "^4.17.21", |
48 | | - "marked": "^13.0.0", |
49 | | - "marked-base-url": "^1.1.4", |
| 48 | + "marked": "^14.0.0", |
| 49 | + "marked-base-url": "^1.1.5", |
50 | 50 | "md5": "^2.3.0", |
51 | | - "monaco-editor": "^0.49.0", |
| 51 | + "monaco-editor": "^0.50.0", |
52 | 52 | "monaco-editor-textmate": "^4.0.0", |
53 | 53 | "monaco-textmate": "^3.0.1", |
54 | 54 | "onigasm": "^2.2.5", |
55 | 55 | "panzoom": "^9.4.3", |
56 | 56 | "qr-scanner": "^1.4.2", |
57 | 57 | "qrcode.vue": "^1.7.0", |
58 | | - "semver": "^7.6.2", |
| 58 | + "semver": "^7.6.3", |
59 | 59 | "shlex": "^2.1.2", |
60 | 60 | "sortablejs": "^1.15.2", |
61 | 61 | "uuid": "^10.0.0", |
62 | 62 | "vue": "^2.7.16", |
63 | 63 | "vue-class-component": "^7.2.6", |
64 | | - "vue-echarts": "^6.7.3", |
| 64 | + "vue-echarts": "^7.0.2", |
65 | 65 | "vue-i18n": "^8.28.2", |
66 | 66 | "vue-inline-svg": "^2.1.4", |
67 | 67 | "vue-json-viewer": "^2.2.22", |
|
81 | 81 | "@types/jsdom": "^21.1.7", |
82 | 82 | "@types/lodash-es": "^4.17.12", |
83 | 83 | "@types/md5": "^2.3.5", |
84 | | - "@types/node": "^20.14.6", |
| 84 | + "@types/node": "^20.14.15", |
85 | 85 | "@types/semver": "^7.5.8", |
86 | 86 | "@types/sortablejs": "^1.15.8", |
87 | | - "@types/uuid": "^9.0.8", |
88 | | - "@typescript-eslint/eslint-plugin": "^7.13.1", |
89 | | - "@typescript-eslint/parser": "^7.13.1", |
| 87 | + "@types/uuid": "^10.0.0", |
| 88 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 89 | + "@typescript-eslint/parser": "^7.17.0", |
90 | 90 | "@vitejs/plugin-vue2": "^2.3.1", |
91 | 91 | "@vue/eslint-config-standard": "^8.0.1", |
92 | 92 | "@vue/eslint-config-typescript": "^13.0.0", |
93 | 93 | "@vue/test-utils": "^1.3.6", |
94 | 94 | "@vue/tsconfig": "~0.1.3", |
95 | 95 | "eslint": "^8.57.0", |
96 | | - "eslint-plugin-vue": "^9.26.0", |
97 | | - "husky": "^9.0.11", |
98 | | - "jsdom": "^24.1.0", |
| 96 | + "eslint-plugin-vue": "^9.27.0", |
| 97 | + "husky": "^9.1.4", |
| 98 | + "jsdom": "^24.1.1", |
99 | 99 | "mockdate": "^3.0.5", |
100 | 100 | "monaco-vscode-textmate-theme-converter": "^0.1.7", |
101 | | - "rollup": "^4.18.0", |
| 101 | + "rollup": "^4.20.0", |
102 | 102 | "sass": "~1.32.13", |
103 | 103 | "shx": "^0.3.4", |
104 | | - "skott": "^0.35.0", |
| 104 | + "skott": "^0.35.2", |
105 | 105 | "standard-version": "^9.5.0", |
106 | | - "typescript": "^5.4.5", |
107 | | - "unplugin-vue-components": "^0.27.0", |
108 | | - "vite": "^5.3.1", |
109 | | - "vite-plugin-checker": "^0.6.4", |
| 106 | + "typescript": "^5.5.4", |
| 107 | + "unplugin-vue-components": "^0.27.4", |
| 108 | + "vite": "^5.4.0", |
| 109 | + "vite-plugin-checker": "^0.7.2", |
110 | 110 | "vite-plugin-monaco-editor": "^1.1.0", |
111 | | - "vite-plugin-pwa": "^0.20.0", |
| 111 | + "vite-plugin-pwa": "^0.20.1", |
112 | 112 | "vitest": "^1.6.0", |
113 | 113 | "vue-debounce-decorator": "^1.0.1", |
114 | 114 | "vue-i18n-extract": "^2.0.7", |
115 | 115 | "vue-template-compiler": "^2.7.16", |
116 | | - "vue-tsc": "^1.8.27", |
| 116 | + "vue-tsc": "^2.0.29", |
117 | 117 | "workbox-build": "^7.1.1", |
118 | 118 | "workbox-core": "^7.1.0", |
119 | 119 | "workbox-routing": "^7.1.0", |
|
0 commit comments