|
7 | 7 | "@playwright/experimental-ct-svelte": "1.51.1", |
8 | 8 | "@playwright/test": "1.51.1", |
9 | 9 | "@sveltejs/vite-plugin-svelte": "^3.1.2", |
10 | | - "@types/bun": "^1.2.8", |
11 | | - "prettier": "^3.5.3", |
12 | | - "prettier-plugin-svelte": "^3.3.3", |
| 10 | + "@types/bun": "^1.2.18", |
| 11 | + "prettier": "^3.6.2", |
| 12 | + "prettier-plugin-svelte": "^3.4.0", |
13 | 13 | "svelte": "3.59.2", |
14 | 14 | "svelte-check": "^3.8.6", |
15 | 15 | "svelte-readme": "^3.6.3", |
|
134 | 134 |
|
135 | 135 | "@sveltejs/vite-plugin-svelte-inspector": [ "@sveltejs/[email protected]", "", { "dependencies": { "debug": "^4.3.4" }, "peerDependencies": { "@sveltejs/vite-plugin-svelte": "^3.0.0", "svelte": "^4.0.0 || ^5.0.0-next.0", "vite": "^5.0.0" } }, "sha512-9QX28IymvBlSCqsCll5t0kQVxipsfhFFL+L2t3nTWfXnddYwxBuAEtTtlaVQpRz9c37BhJjltSeY4AJSC03SSg=="], |
136 | 136 |
|
137 | | - "@types/bun": [ "@types/[email protected].18", "", { "dependencies": { "bun-types": "1.2.18" } }, "sha512-Xf6RaWVheyemaThV0kUfaAUvCNokFr+bH8Jxp+tTZfx7dAPA8z9ePnP9S9+Vspzuxxx9JRAXhnyccRj3GyCMdQ=="], |
| 137 | + "@types/bun": [ "@types/[email protected].19", "", { "dependencies": { "bun-types": "1.2.19" } }, "sha512-d9ZCmrH3CJ2uYKXQIUuZ/pUnTqIvLDS0SK7pFmbx8ma+ziH/FRMoAq5bYpRG7y+w1gl+HgyNZbtqgMq4W4e2Lg=="], |
138 | 138 |
|
139 | 139 | "@types/estree": [ "@types/[email protected]", "", {}, "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw=="], |
140 | 140 |
|
|
168 | 168 |
|
169 | 169 | "builtin-modules": [ "[email protected]", "", {}, "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw=="], |
170 | 170 |
|
171 | | - "bun-types": [ "[email protected].18", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-04+Eha5NP7Z0A9YgDAzMk5PHR16ZuLVa83b26kH5+cp1qZW4F6FmAURngE7INf4tKOvCE69vYvDEwoNl1tGiWw=="], |
| 171 | + "bun-types": [ "[email protected].19", "", { "dependencies": { "@types/node": "*" }, "peerDependencies": { "@types/react": "^19" } }, "sha512-uAOTaZSPuYsWIXRpj7o56Let0g/wjihKCkeRqUBhlLVM/Bt+Fj9xTo+LhC1OV1XDaGkz4hNC80et5xgy+9KTHQ=="], |
172 | 172 |
|
173 | 173 | "camel-case": [ "[email protected]", "", { "dependencies": { "no-case": "^2.2.0", "upper-case": "^1.1.1" } }, "sha512-+MbKztAYHXPr1jNTSKQF52VpcFjwY5RkR7fxksV8Doo4KAYc5Fl4UJRgthBbTmEx8C54DqahhbLJkDwjI3PI/w=="], |
174 | 174 |
|
|
0 commit comments