|
12 | 12 | "preview": "vite preview"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@fontsource/fira-mono": "^5.0.8", |
16 |
| - "@typescript-eslint/parser": "^7.0.0", |
17 |
| - "eslint": "^8.55.0", |
| 15 | + "@fontsource/fira-mono": "^5.0.13", |
| 16 | + "@typescript-eslint/parser": "^7.13.1", |
| 17 | + "eslint": "^8.57.0", |
18 | 18 | "eslint-scope": "^7.2.2",
|
19 | 19 | "esquery": "^1.5.0",
|
20 | 20 | "pako": "^2.1.0",
|
21 |
| - "svelte": "^5.0.0-next.37", |
| 21 | + "svelte": "^5.0.0-next.158", |
22 | 22 | "svelte-eslint-parser": "link:..",
|
23 |
| - "tslib": "^2.6.2" |
| 23 | + "tslib": "^2.6.3" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@sveltejs/adapter-static": "^3.0.0", |
27 |
| - "@sveltejs/kit": "^2.0.0", |
28 |
| - "@sveltejs/vite-plugin-svelte": "^3.0.1", |
29 |
| - "prettier": "^3.1.1", |
30 |
| - "prettier-plugin-svelte": "^3.1.2", |
| 26 | + "@sveltejs/adapter-static": "^3.0.2", |
| 27 | + "@sveltejs/kit": "^2.5.16", |
| 28 | + "@sveltejs/vite-plugin-svelte": "^3.1.1", |
| 29 | + "prettier": "^3.3.2", |
| 30 | + "prettier-plugin-svelte": "^3.2.4", |
31 | 31 | "string-replace-loader": "^3.1.0",
|
32 |
| - "typescript": "^5.3.3", |
33 |
| - "vite": "^5.0.9", |
34 |
| - "webpack": "^5.89.0", |
| 32 | + "typescript": "^5.4.5", |
| 33 | + "vite": "^5.3.1", |
| 34 | + "webpack": "^5.92.0", |
35 | 35 | "webpack-cli": "^5.1.4",
|
36 | 36 | "wrapper-webpack-plugin": "^2.2.2"
|
37 | 37 | }
|
|
0 commit comments