|
21 | 21 | "do-lintfix": "pnpm run lintfix" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@apidevtools/swagger-parser": "12.0.0", |
| 24 | + "@apidevtools/swagger-parser": "12.1.0", |
25 | 25 | "@codemirror/autocomplete": "6.18.6", |
26 | 26 | "@codemirror/commands": "6.8.1", |
27 | 27 | "@codemirror/lang-javascript": "6.2.4", |
|
34 | 34 | "@codemirror/search": "6.5.11", |
35 | 35 | "@codemirror/state": "6.5.2", |
36 | 36 | "@codemirror/view": "6.38.1", |
37 | | - "@guolao/vue-monaco-editor": "1.5.5", |
| 37 | + "@guolao/vue-monaco-editor": "1.6.0", |
38 | 38 | "@hoppscotch/codemirror-lang-graphql": "workspace:^", |
39 | 39 | "@hoppscotch/data": "workspace:^", |
40 | 40 | "@hoppscotch/httpsnippet": "3.0.9", |
|
51 | 51 | "@tauri-apps/plugin-store": "2.2.0", |
52 | 52 | "@types/hawk": "9.0.6", |
53 | 53 | "@types/markdown-it": "14.1.2", |
54 | | - "@unhead/vue": "2.0.17", |
| 54 | + "@unhead/vue": "2.0.19", |
55 | 55 | "@urql/core": "6.0.1", |
56 | 56 | "@urql/devtools": "2.0.3", |
57 | 57 | "@urql/exchange-auth": "3.0.0", |
|
77 | 77 | "jsonc-parser": "3.3.1", |
78 | 78 | "jsonpath-plus": "10.3.0", |
79 | 79 | "lodash-es": "4.17.21", |
80 | | - "lossless-json": "4.2.0", |
| 80 | + "lossless-json": "4.3.0", |
81 | 81 | "markdown-it": "14.1.0", |
82 | 82 | "minisearch": "7.2.0", |
83 | 83 | "monaco-editor": "0.52.2", |
|
98 | 98 | "splitpanes": "3.1.5", |
99 | 99 | "stream-browserify": "3.0.0", |
100 | 100 | "subscriptions-transport-ws": "0.11.0", |
101 | | - "superjson": "2.2.2", |
| 101 | + "superjson": "2.2.3", |
102 | 102 | "tern": "0.24.3", |
103 | 103 | "timers": "0.1.1", |
104 | 104 | "tippy.js": "6.3.7", |
|
110 | 110 | "vue-i18n": "11.1.12", |
111 | 111 | "vue-json-pretty": "2.5.0", |
112 | 112 | "vue-pdf-embed": "2.1.3", |
113 | | - "vue-router": "4.5.1", |
| 113 | + "vue-router": "4.6.3", |
114 | 114 | "vue-tippy": "6.7.1", |
115 | 115 | "vuedraggable-es": "4.1.1", |
116 | 116 | "wonka": "6.3.5", |
|
133 | 133 | "@iconify-json/lucide": "1.2.68", |
134 | 134 | "@intlify/unplugin-vue-i18n": "6.0.8", |
135 | 135 | "@relmify/jest-fp-ts": "2.1.1", |
136 | | - "@rushstack/eslint-patch": "1.12.0", |
| 136 | + "@rushstack/eslint-patch": "1.14.0", |
137 | 137 | "@types/har-format": "1.2.16", |
138 | 138 | "@types/js-yaml": "4.0.9", |
139 | 139 | "@types/lodash-es": "4.17.12", |
|
144 | 144 | "@types/splitpanes": "2.2.6", |
145 | 145 | "@types/uuid": "10.0.0", |
146 | 146 | "@types/yargs-parser": "21.0.3", |
147 | | - "@typescript-eslint/eslint-plugin": "8.44.1", |
148 | | - "@typescript-eslint/parser": "8.44.1", |
| 147 | + "@typescript-eslint/eslint-plugin": "8.46.2", |
| 148 | + "@typescript-eslint/parser": "8.46.2", |
149 | 149 | "@vitejs/plugin-vue": "5.1.4", |
150 | 150 | "@vue/compiler-sfc": "3.5.22", |
151 | 151 | "@vue/eslint-config-typescript": "13.0.0", |
152 | 152 | "@vue/runtime-core": "3.5.22", |
153 | 153 | "autoprefixer": "10.4.21", |
154 | | - "cross-env": "10.0.0", |
155 | | - "dotenv": "17.2.2", |
| 154 | + "cross-env": "10.1.0", |
| 155 | + "dotenv": "17.2.3", |
156 | 156 | "eslint": "8.57.0", |
157 | 157 | "eslint-plugin-prettier": "5.5.4", |
158 | | - "eslint-plugin-vue": "10.5.0", |
| 158 | + "eslint-plugin-vue": "10.5.1", |
159 | 159 | "glob": "11.0.3", |
160 | 160 | "jsdom": "26.1.0", |
161 | 161 | "npm-run-all": "4.1.5", |
|
166 | 166 | "rollup-plugin-polyfill-node": "0.13.0", |
167 | 167 | "sass": "1.93.2", |
168 | 168 | "tailwindcss": "3.4.16", |
169 | | - "typescript": "5.9.2", |
| 169 | + "typescript": "5.9.3", |
170 | 170 | "unplugin-fonts": "1.4.0", |
171 | 171 | "unplugin-icons": "22.2.0", |
172 | 172 | "unplugin-vue-components": "29.0.0", |
|
176 | 176 | "vite-plugin-html-config": "2.0.2", |
177 | 177 | "vite-plugin-pages": "0.33.1", |
178 | 178 | "vite-plugin-pages-sitemap": "1.7.1", |
179 | | - "vite-plugin-pwa": "1.0.3", |
| 179 | + "vite-plugin-pwa": "1.1.0", |
180 | 180 | "vite-plugin-vue-layouts": "0.11.0", |
181 | 181 | "vitest": "3.2.4", |
182 | 182 | "vue-tsc": "1.8.8" |
|
0 commit comments