|
14 | 14 | }, |
15 | 15 | "devDependencies": { |
16 | 16 | "@fontsource/poppins": "^4.5.10", |
17 | | - "@iconify-json/material-symbols": "^1.1.71", |
18 | | - "@iconify-json/mdi": "^1.1.64", |
19 | | - "@iconify-json/vscode-icons": "^1.1.33", |
| 17 | + "@iconify-json/material-symbols": "^1.1.79", |
| 18 | + "@iconify-json/mdi": "^1.1.66", |
| 19 | + "@iconify-json/vscode-icons": "^1.1.34", |
20 | 20 | "@iconify/tailwind": "^0.1.4", |
21 | | - "@sveltejs/adapter-vercel": "^2.4.3", |
22 | | - "@sveltejs/kit": "^1.30.3", |
23 | | - "@tailwindcss/typography": "^0.5.10", |
24 | | - "@types/lodash": "^4.14.202", |
| 21 | + "@sveltejs/adapter-cloudflare": "^4.4.0", |
| 22 | + "@sveltejs/kit": "^2.5.7", |
| 23 | + "@sveltejs/vite-plugin-svelte": "^3.1.0", |
| 24 | + "@tailwindcss/typography": "^0.5.13", |
| 25 | + "@types/lodash": "^4.17.1", |
25 | 26 | "@types/nprogress": "^0.2.3", |
26 | 27 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
27 | 28 | "@typescript-eslint/parser": "^5.62.0", |
28 | | - "autoprefixer": "^10.4.17", |
| 29 | + "autoprefixer": "^10.4.19", |
29 | 30 | "clsx": "^1.2.1", |
30 | 31 | "concurrently": "^7.6.0", |
31 | | - "eslint": "^8.56.0", |
| 32 | + "eslint": "^8.57.0", |
32 | 33 | "eslint-config-prettier": "^8.10.0", |
33 | 34 | "eslint-plugin-prettier": "^4.2.1", |
34 | | - "eslint-plugin-svelte": "^2.35.1", |
| 35 | + "eslint-plugin-svelte": "^2.39.0", |
35 | 36 | "imagetools-core": "^3.3.1", |
36 | 37 | "lodash": "^4.17.21", |
37 | | - "mdsvex": "^0.10.6", |
| 38 | + "mdsvex": "^0.11.0", |
38 | 39 | "nprogress": "^0.2.0", |
39 | | - "postcss": "^8.4.33", |
| 40 | + "postcss": "^8.4.38", |
40 | 41 | "postcss-load-config": "^4.0.2", |
41 | 42 | "prettier": "^2.8.8", |
42 | 43 | "prettier-plugin-svelte": "^2.10.1", |
43 | 44 | "prettier-plugin-tailwindcss": "^0.2.8", |
44 | 45 | "rehype-slug": "^5.1.0", |
45 | | - "sass": "^1.70.0", |
46 | | - "svelte": "^3.59.2", |
47 | | - "svelte-check": "^2.10.3", |
48 | | - "svelte-preprocess": "^4.10.7", |
49 | | - "tailwindcss": "^3.4.1", |
| 46 | + "sass": "^1.77.1", |
| 47 | + "svelte": "^4.2.16", |
| 48 | + "svelte-check": "^3.7.1", |
| 49 | + "svelte-preprocess": "^5.1.4", |
| 50 | + "tailwindcss": "^3.4.3", |
50 | 51 | "tslib": "^2.6.2", |
51 | | - "typescript": "^4.9.5", |
52 | | - "vite": "^4.5.2", |
| 52 | + "typescript": "^5.4.5", |
| 53 | + "vite": "^5.2.11", |
53 | 54 | "vite-imagetools": "^4.0.19" |
54 | 55 | } |
55 | 56 | } |
0 commit comments