|
37 | 37 | "@codemirror/search": "6.5.6",
|
38 | 38 | "@codemirror/state": "6.4.1",
|
39 | 39 | "@codemirror/theme-one-dark": "6.1.2",
|
40 |
| - "@codemirror/view": "6.29.0", |
| 40 | + "@codemirror/view": "6.33.0", |
41 | 41 | "@ddietr/codemirror-themes": "1.4.2",
|
42 | 42 | "@huacnlee/autocorrect": "2.11.1",
|
43 |
| - "@lezer/highlight": "^1.2.0", |
44 |
| - "@mx-space/api-client": "1.13.1", |
| 43 | + "@lezer/highlight": "^1.2.1", |
| 44 | + "@mx-space/api-client": "1.13.2", |
45 | 45 | "@simplewebauthn/browser": "10.0.0",
|
46 | 46 | "@types/canvas-confetti": "1.6.4",
|
47 | 47 | "@vicons/antd": "0.12.0",
|
|
52 | 52 | "@vicons/material": "0.12.0",
|
53 | 53 | "@vicons/tabler": "0.12.0",
|
54 | 54 | "@vicons/utils": "0.1.4",
|
55 |
| - "@vueuse/core": "10.11.0", |
| 55 | + "@vueuse/core": "10.11.1", |
56 | 56 | "@xterm/addon-fit": "0.10.0",
|
57 | 57 | "@xterm/xterm": "5.5.0",
|
58 | 58 | "ansi_up": "6.0.2",
|
|
76 | 76 | "monaco-editor-auto-typings": "0.4.5",
|
77 | 77 | "naive-ui": "2.39.0",
|
78 | 78 | "octokit": "4.0.2",
|
79 |
| - "openai": "4.53.2", |
| 79 | + "openai": "4.56.0", |
80 | 80 | "os-browserify": "0.3.0",
|
81 | 81 | "path-browserify": "1.0.1",
|
82 |
| - "pinia": "2.2.0", |
| 82 | + "pinia": "2.2.2", |
83 | 83 | "qier-progress": "1.0.4",
|
84 |
| - "qs": "6.12.3", |
| 84 | + "qs": "6.13.0", |
85 | 85 | "reflect-metadata": "0.2.2",
|
86 | 86 | "socket.io-client": "4.7.5",
|
87 | 87 | "sortablejs": "1.15.2",
|
|
91 | 91 | "unidata.js": "0.8.0",
|
92 | 92 | "validator": "13.12.0",
|
93 | 93 | "vite-plugin-windicss": "1.9.3",
|
94 |
| - "vue": "3.4.35", |
95 |
| - "vue-router": "4.4.0", |
| 94 | + "vue": "3.4.38", |
| 95 | + "vue-router": "4.4.3", |
96 | 96 | "xss": "1.0.15",
|
97 | 97 | "xterm-theme": "1.1.0"
|
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 | 100 | "@biomejs/biome": "1.8.3",
|
101 |
| - "@innei/prettier": "0.14.0", |
| 101 | + "@innei/prettier": "0.14.2", |
102 | 102 | "@types/ejs": "3.1.5",
|
103 | 103 | "@types/event-source-polyfill": "1.0.5",
|
104 | 104 | "@types/js-yaml": "4.0.9",
|
|
108 | 108 | "@types/sortablejs": "1.15.8",
|
109 | 109 | "@types/tinycolor2": "1.4.6",
|
110 | 110 | "@types/validator": "13.12.0",
|
111 |
| - "@vitejs/plugin-vue": "5.1.1", |
112 |
| - "@vitejs/plugin-vue-jsx": "4.0.0", |
113 |
| - "@vue/compiler-sfc": "3.4.35", |
| 111 | + "@vitejs/plugin-vue": "5.1.2", |
| 112 | + "@vitejs/plugin-vue-jsx": "4.0.1", |
| 113 | + "@vue/compiler-sfc": "3.4.38", |
114 | 114 | "cors": "2.8.5",
|
115 |
| - "lint-staged": "15.2.8", |
116 |
| - "postcss": "8.4.40", |
| 115 | + "lint-staged": "15.2.9", |
| 116 | + "postcss": "8.4.41", |
117 | 117 | "postcss-nested": "6.2.0",
|
118 | 118 | "postcss-preset-env": "9.6.0",
|
119 | 119 | "prettier": "3.3.3",
|
120 |
| - "rollup": "^4.19.1", |
| 120 | + "rollup": "^4.21.0", |
121 | 121 | "rollup-plugin-visualizer": "5.12.0",
|
122 | 122 | "simple-git-hooks": "2.11.1",
|
123 | 123 | "typescript": "5.5.4",
|
124 | 124 | "unplugin-auto-import": "0.17.8",
|
125 |
| - "vite": "5.3.5", |
| 125 | + "vite": "5.4.2", |
126 | 126 | "vite-plugin-checker": "0.7.2",
|
127 |
| - "vite-plugin-mkcert": "1.17.5", |
| 127 | + "vite-plugin-mkcert": "1.17.6", |
128 | 128 | "vite-plugin-wasm": "3.3.0",
|
129 | 129 | "vite-tsconfig-paths": "4.3.2",
|
130 | 130 | "windicss": "3.5.6"
|
131 | 131 | },
|
132 |
| - "packageManager": "pnpm@9.7.1" |
| 132 | + "packageManager": "pnpm@9.8.0" |
133 | 133 | }
|
0 commit comments