|
76 | 76 | "marked": "13.0.3", |
77 | 77 | "monaco-editor": "0.50.0", |
78 | 78 | "monaco-editor-auto-typings": "0.4.5", |
79 | | - "naive-ui": "2.40.1", |
| 79 | + "naive-ui": "2.40.2", |
80 | 80 | "octokit": "4.0.2", |
81 | | - "openai": "4.71.1", |
| 81 | + "openai": "4.73.1", |
82 | 82 | "os-browserify": "0.3.0", |
83 | 83 | "path-browserify": "1.0.1", |
84 | 84 | "pinia": "2.2.6", |
85 | 85 | "qier-progress": "1.0.4", |
86 | | - "qs": "6.13.0", |
| 86 | + "qs": "6.13.1", |
87 | 87 | "reflect-metadata": "0.2.2", |
88 | 88 | "socket.io-client": "4.8.1", |
89 | | - "sortablejs": "1.15.3", |
| 89 | + "sortablejs": "1.15.4", |
90 | 90 | "swrv": "1.0.4", |
91 | 91 | "tinycolor2": "1.6.0", |
92 | 92 | "umi-request": "1.4.0", |
93 | 93 | "unidata.js": "0.8.0", |
94 | 94 | "validator": "13.12.0", |
95 | 95 | "vite-plugin-windicss": "1.9.3", |
96 | | - "vue": "3.5.12", |
97 | | - "vue-router": "4.4.5", |
| 96 | + "vue": "3.5.13", |
| 97 | + "vue-router": "4.5.0", |
98 | 98 | "xss": "1.0.15", |
99 | 99 | "xterm-theme": "1.1.0" |
100 | 100 | }, |
101 | 101 | "devDependencies": { |
102 | 102 | "@biomejs/biome": "1.9.4", |
103 | | - "@innei/prettier": "0.14.2", |
| 103 | + "@innei/prettier": "0.15.0", |
104 | 104 | "@types/ejs": "3.1.5", |
105 | 105 | "@types/event-source-polyfill": "1.0.5", |
106 | 106 | "@types/js-yaml": "4.0.9", |
|
109 | 109 | "@types/sortablejs": "1.15.8", |
110 | 110 | "@types/tinycolor2": "1.4.6", |
111 | 111 | "@types/validator": "13.12.2", |
112 | | - "@vitejs/plugin-vue": "5.1.5", |
| 112 | + "@vitejs/plugin-vue": "5.2.0", |
113 | 113 | "@vitejs/plugin-vue-jsx": "4.1.0", |
114 | | - "@vue/compiler-sfc": "3.5.12", |
| 114 | + "@vue/compiler-sfc": "3.5.13", |
115 | 115 | "cors": "2.8.5", |
116 | 116 | "lint-staged": "15.2.10", |
117 | | - "postcss": "8.4.48", |
118 | | - "postcss-nested": "6.2.0", |
119 | | - "postcss-preset-env": "9.6.0", |
120 | | - "prettier": "3.3.3", |
121 | | - "rollup": "^4.25.0", |
| 117 | + "postcss": "8.4.49", |
| 118 | + "postcss-nested": "7.0.2", |
| 119 | + "postcss-preset-env": "10.1.1", |
| 120 | + "prettier": "3.4.0", |
| 121 | + "rollup": "^4.27.4", |
122 | 122 | "rollup-plugin-visualizer": "5.12.0", |
123 | 123 | "simple-git-hooks": "2.11.1", |
124 | | - "typescript": "5.6.3", |
125 | | - "unplugin-auto-import": "0.17.8", |
126 | | - "vite": "5.4.10", |
127 | | - "vite-plugin-checker": "0.7.2", |
| 124 | + "typescript": "5.7.2", |
| 125 | + "unplugin-auto-import": "0.18.5", |
| 126 | + "vite": "5.4.11", |
| 127 | + "vite-plugin-checker": "0.8.0", |
128 | 128 | "vite-plugin-mkcert": "1.17.6", |
129 | 129 | "vite-plugin-wasm": "3.3.0", |
130 | | - "vite-tsconfig-paths": "4.3.2", |
| 130 | + "vite-tsconfig-paths": "5.1.3", |
131 | 131 | "windicss": "3.5.6" |
132 | 132 | }, |
133 | | - "packageManager": "pnpm@9.12.2" |
| 133 | + "packageManager": "pnpm@9.14.2" |
134 | 134 | } |
0 commit comments