|
17 | 17 | "@vicons/ionicons5": "^0.12.0", |
18 | 18 | "bluebird": "^3.7.2", |
19 | 19 | "crypto-js": "^4.1.1", |
20 | | - "dayjs": "^1.11.8", |
| 20 | + "dayjs": "^1.11.9", |
21 | 21 | "debug": "^4.3.4", |
22 | 22 | "form-data-encoder": "^3.0.0", |
23 | 23 | "js-base64": "^3.7.5", |
24 | 24 | "localforage": "^1.10.0", |
25 | 25 | "lodash-es": "^4.17.21", |
26 | 26 | "mime": "^3.0.0", |
27 | | - "mitt": "^3.0.0", |
28 | | - "monaco-editor": "^0.39.0", |
| 27 | + "mitt": "^3.0.1", |
| 28 | + "monaco-editor": "^0.43.0", |
29 | 29 | "naive-ui": "^2.34.4", |
30 | | - "pinia": "^2.1.4", |
31 | | - "pretty-bytes": "^6.1.0", |
| 30 | + "pinia": "^2.1.6", |
| 31 | + "pretty-bytes": "^6.1.1", |
32 | 32 | "shellwords": "^1.0.1", |
33 | 33 | "ulid": "^2.3.0", |
34 | 34 | "vue": "^3.3.4", |
35 | | - "vue-i18n": "^9.2.2", |
36 | | - "vue-router": "^4.2.2" |
| 35 | + "vue-i18n": "^9.4.1", |
| 36 | + "vue-router": "^4.2.4" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@types/bluebird": "^3.5.38", |
40 | | - "@types/crypto-js": "^4.1.1", |
| 40 | + "@types/crypto-js": "^4.1.2", |
41 | 41 | "@types/debug": "^4.1.8", |
42 | 42 | "@types/mime": "^3.0.1", |
43 | 43 | "@types/shortid": "^0.0.29", |
44 | | - "@types/uuid": "^9.0.2", |
45 | | - "@typescript-eslint/eslint-plugin": "^5.59.11", |
46 | | - "@typescript-eslint/parser": "^5.59.11", |
47 | | - "@vitejs/plugin-vue": "^4.2.3", |
48 | | - "@vitejs/plugin-vue-jsx": "^3.0.1", |
| 44 | + "@types/uuid": "^9.0.4", |
| 45 | + "@typescript-eslint/eslint-plugin": "^6.7.0", |
| 46 | + "@typescript-eslint/parser": "^6.7.0", |
| 47 | + "@vitejs/plugin-vue": "^4.3.4", |
| 48 | + "@vitejs/plugin-vue-jsx": "^3.0.2", |
49 | 49 | "@vue/compiler-sfc": "^3.3.4", |
50 | | - "eslint": "^8.43.0", |
51 | | - "eslint-plugin-vue": "^9.15.0", |
| 50 | + "eslint": "^8.49.0", |
| 51 | + "eslint-plugin-vue": "^9.17.0", |
52 | 52 | "glob-parent": ">=6.0.2", |
53 | | - "prettier": "^2.8.8", |
| 53 | + "prettier": "^3.0.3", |
54 | 54 | "rollup-plugin-visualizer": "^5.9.2", |
55 | | - "typescript": "^5.1.3", |
56 | | - "vite": "^4.3.9", |
| 55 | + "typescript": "^5.2.2", |
| 56 | + "vite": "^4.4.9", |
57 | 57 | "vite-plugin-linaria": "^1.0.0", |
58 | | - "vue-tsc": "^1.8.0" |
| 58 | + "vue-tsc": "^1.8.11" |
59 | 59 | } |
60 | 60 | } |
0 commit comments