|
14 | 14 | "@eslint/js": "^9.39.2", |
15 | 15 | "@picocss/pico": "^2.1.1", |
16 | 16 | "@sveltejs/adapter-static": "^3.0.10", |
17 | | - "@sveltejs/kit": "^2.49.2", |
18 | | - "@sveltejs/vite-plugin-svelte": "^6.2.1", |
| 17 | + "@sveltejs/kit": "^2.50.0", |
| 18 | + "@sveltejs/vite-plugin-svelte": "^6.2.4", |
19 | 19 | "@types/cookie": "^1.0.0", |
20 | 20 | "@yarnpkg/pnpify": "^4.1.6", |
21 | 21 | "eslint": "^9.39.2", |
22 | 22 | "eslint-config-prettier": "^10.1.8", |
23 | | - "eslint-plugin-svelte": "^3.13.1", |
24 | | - "globals": "^16.5.0", |
| 23 | + "eslint-plugin-svelte": "^3.14.0", |
| 24 | + "globals": "^17.0.0", |
25 | 25 | "lodash": "^4.17.21", |
26 | 26 | "postcss": "^8.5.6", |
27 | 27 | "postcss-import": "^16.1.1", |
28 | 28 | "postcss-load-config": "^6.0.1", |
29 | | - "postcss-preset-env": "^10.5.0", |
30 | | - "prettier": "^3.7.4", |
| 29 | + "postcss-preset-env": "^11.1.1", |
| 30 | + "prettier": "^3.8.0", |
31 | 31 | "prettier-plugin-svelte": "^3.4.1", |
32 | 32 | "re2js": "^1.2.0", |
33 | | - "svelte": "^5.46.1", |
| 33 | + "svelte": "^5.46.4", |
34 | 34 | "svelte-check": "^4.3.5", |
35 | 35 | "svelte-preprocess": "^6.0.3", |
36 | 36 | "typescript": "^5.9.3", |
37 | | - "vite": "^7.3.0" |
| 37 | + "vite": "^7.3.1" |
38 | 38 | }, |
39 | 39 | "type": "module", |
40 | 40 | "packageManager": "[email protected]" |
|
0 commit comments