|
21 | 21 | ], |
22 | 22 | "pinVersion": ">=5 <8" |
23 | 23 | }, |
24 | | - { |
25 | | - "label": "vite-imagetools >9 creates different assets for ssr and client", |
26 | | - "dependencies": [ |
27 | | - "vite-imagetools", |
28 | | - "imagetools-core" |
29 | | - ], |
30 | | - "pinVersion": "9.0.0" |
31 | | - }, |
32 | 24 | { |
33 | 25 | "label": "use workspace protocol for local packages and allow patch versions (used in e.g. qwik-react)", |
34 | 26 | "dependencies": [ |
|
105 | 97 | "@clack/prompts": "0.11.0", |
106 | 98 | "@eslint/js": "9.39.2", |
107 | 99 | "@mdx-js/mdx": "3.1.1", |
108 | | - "@microsoft/api-documenter": "7.28.2", |
109 | | - "@microsoft/api-extractor": "7.55.2", |
| 100 | + "@microsoft/api-documenter": "7.29.6", |
| 101 | + "@microsoft/api-extractor": "7.57.6", |
110 | 102 | "@napi-rs/cli": "2.18.4", |
111 | 103 | "@napi-rs/triples": "1.2.0", |
112 | 104 | "@node-rs/helper": "1.6.0", |
|
116 | 108 | "@qwik.dev/partytown": "0.11.2", |
117 | 109 | "@qwik.dev/router": "workspace:*", |
118 | 110 | "@types/brotli": "1.3.4", |
119 | | - "@types/bun": "1.3.5", |
| 111 | + "@types/bun": "1.3.10", |
120 | 112 | "@types/express": "5.0.6", |
121 | 113 | "@types/node": "24.10.0", |
122 | 114 | "@types/path-browserify": "1.0.3", |
|
125 | 117 | "@types/semver": "7.7.1", |
126 | 118 | "@types/tmp": "0.2.6", |
127 | 119 | "@types/which-pm-runs": "1.0.2", |
128 | | - "@vitejs/plugin-basic-ssl": "2.1.0", |
129 | | - "@vitest/coverage-v8": "4.0.16", |
| 120 | + "@vitejs/plugin-basic-ssl": "2.1.4", |
| 121 | + "@vitest/coverage-v8": "4.0.18", |
130 | 122 | "all-contributors-cli": "6.26.1", |
131 | 123 | "brotli": "1.3.3", |
132 | 124 | "create-qwik": "workspace:*", |
|
140 | 132 | "execa": "9.6.1", |
141 | 133 | "express": "4.22.0", |
142 | 134 | "globals": "17.0.0", |
143 | | - "imagetools-core": "9.0.0", |
| 135 | + "imagetools-core": "9.1.0", |
144 | 136 | "install": "0.13.0", |
145 | 137 | "memfs": "4.51.1", |
146 | 138 | "monaco-editor": "0.54.0", |
|
156 | 148 | "simple-git-hooks": "2.13.1", |
157 | 149 | "snoop": "1.0.4", |
158 | 150 | "source-map": "0.7.6", |
159 | | - "svgo": "3.3.2", |
| 151 | + "svgo": "3.3.3", |
160 | 152 | "syncpack": "13.0.4", |
161 | | - "terser": "5.44.1", |
| 153 | + "terser": "5.46.0", |
162 | 154 | "tmp": "0.2.5", |
163 | 155 | "tree-kill": "1.2.2", |
164 | 156 | "typescript": "5.9.3", |
165 | 157 | "typescript-eslint": "8.56.1", |
166 | 158 | "vfile": "6.0.3", |
167 | 159 | "vite": "7.3.1", |
168 | | - "vite-imagetools": "9.0.0", |
| 160 | + "vite-imagetools": "10.0.0", |
169 | 161 | "vite-plugin-dts": "4.5.4", |
170 | 162 | "vite-tsconfig-paths": "6.0.4", |
171 | | - "vitest": "4.0.16", |
| 163 | + "vitest": "4.0.18", |
172 | 164 | "watchlist": "0.3.1", |
173 | 165 | "which-pm-runs": "1.1.0", |
174 | 166 | "zod": "3.25.48" |
|
0 commit comments