|
34 | 34 | "main": "index.js", |
35 | 35 | "dependencies": { |
36 | 36 | "@ctrl/tinycolor": "^3.6.0", |
37 | | - "@fontsource/raleway": "^4.5.12", |
38 | | - "@fontsource/roboto": "^4.5.8", |
| 37 | + "@fontsource/raleway": "^5.0.2", |
| 38 | + "@fontsource/roboto": "^5.0.2", |
39 | 39 | "@jaames/iro": "^5.5.2", |
40 | 40 | "axios": "^0.27.2", |
41 | 41 | "consola": "^3.1.0", |
42 | 42 | "deepmerge": "^4.3.1", |
43 | 43 | "echarts": "^5.4.2", |
44 | 44 | "echarts-gl": "^2.0.9", |
45 | | - "hls.js": "^1.4.2", |
| 45 | + "hls.js": "^1.4.5", |
46 | 46 | "jwt-decode": "^3.1.2", |
47 | 47 | "lodash-es": "^4.17.21", |
48 | 48 | "md5": "^2.3.0", |
49 | | - "monaco-editor": "^0.38.0", |
| 49 | + "monaco-editor": "^0.39.0", |
50 | 50 | "monaco-editor-textmate": "^4.0.0", |
51 | 51 | "monaco-textmate": "^3.0.1", |
52 | 52 | "onigasm": "^2.2.5", |
53 | 53 | "panzoom": "^9.4.3", |
54 | 54 | "qrcode.vue": "^1.7.0", |
55 | | - "semver": "^7.5.0", |
| 55 | + "semver": "^7.5.1", |
56 | 56 | "shlex": "^2.1.2", |
57 | 57 | "sortablejs": "^1.15.0", |
58 | 58 | "uuid": "^9.0.0", |
|
77 | 77 | "@types/jsdom": "^21.1.1", |
78 | 78 | "@types/lodash-es": "^4.17.7", |
79 | 79 | "@types/md5": "^2.3.2", |
80 | | - "@types/node": "^20.1.2", |
| 80 | + "@types/node": "^18.16.16", |
81 | 81 | "@types/semver": "^7.5.0", |
82 | 82 | "@types/sortablejs": "^1.15.1", |
83 | 83 | "@types/uuid": "^9.0.1", |
84 | | - "@typescript-eslint/eslint-plugin": "^5.59.5", |
85 | | - "@typescript-eslint/parser": "^5.59.5", |
| 84 | + "@typescript-eslint/eslint-plugin": "^5.59.9", |
| 85 | + "@typescript-eslint/parser": "^5.59.9", |
86 | 86 | "@vitejs/plugin-vue2": "^2.2.0", |
87 | 87 | "@vue/eslint-config-standard": "^8.0.1", |
88 | 88 | "@vue/eslint-config-typescript": "^11.0.3", |
89 | | - "@vue/test-utils": "^1.3.5", |
| 89 | + "@vue/test-utils": "^1.3.6", |
90 | 90 | "@vue/tsconfig": "^0.1.3", |
91 | | - "eslint": "^8.40.0", |
92 | | - "eslint-plugin-vue": "^9.12.0", |
| 91 | + "eslint": "^8.42.0", |
| 92 | + "eslint-plugin-vue": "^9.14.1", |
93 | 93 | "husky": "^8.0.3", |
94 | | - "jsdom": "^22.0.0", |
| 94 | + "jsdom": "^22.1.0", |
95 | 95 | "madge": "^5.0.1", |
96 | 96 | "mockdate": "^3.0.5", |
97 | 97 | "monaco-vscode-textmate-theme-converter": "^0.1.7", |
98 | 98 | "sass": "~1.32", |
99 | 99 | "shx": "^0.3.4", |
100 | 100 | "standard-version": "^9.5.0", |
101 | | - "typescript": "^5.0.4", |
102 | | - "unplugin-vue-components": "^0.24.1", |
103 | | - "vite": "^4.3.5", |
| 101 | + "typescript": "^5.1.3", |
| 102 | + "unplugin-vue-components": "^0.25.1", |
| 103 | + "vite": "^4.3.9", |
104 | 104 | "vite-plugin-checker": "^0.6.0", |
105 | 105 | "vite-plugin-monaco-editor": "^1.1.0", |
106 | | - "vite-plugin-pwa": "^0.14.7", |
107 | | - "vitest": "^0.31.0", |
| 106 | + "vite-plugin-pwa": "^0.16.3", |
| 107 | + "vitest": "^0.32.0", |
108 | 108 | "vue-debounce-decorator": "^1.0.1", |
109 | 109 | "vue-i18n-extract": "^2.0.7", |
110 | 110 | "vue-template-compiler": "^2.7.14", |
111 | | - "vue-tsc": "^1.6.4" |
| 111 | + "vue-tsc": "^1.6.5" |
112 | 112 | }, |
113 | 113 | "_id": "fluidd@0.0.3", |
114 | 114 | "bugs": { |
|
0 commit comments