|
1 | 1 | { |
2 | 2 | "name": "@zerodevx/svelte-img", |
3 | | - "version": "2.0.2", |
| 3 | + "version": "2.0.3", |
4 | 4 | "description": "High-performance responsive/progressive images for SvelteKit", |
5 | 5 | "author": "Jason Lee <jason@zerodevx.com>", |
6 | 6 | "scripts": { |
|
27 | 27 | "@iconify/tailwind": "^0.1.3", |
28 | 28 | "@playwright/test": "^1.37.1", |
29 | 29 | "@sveltejs/adapter-static": "^2.0.3", |
30 | | - "@sveltejs/kit": "^1.22.6", |
| 30 | + "@sveltejs/kit": "^1.23.0", |
31 | 31 | "@sveltejs/package": "^2.2.1", |
32 | 32 | "@tailwindcss/typography": "^0.5.9", |
33 | 33 | "autoprefixer": "^10.4.15", |
34 | | - "daisyui": "^3.5.1", |
35 | | - "eslint": "^8.47.0", |
| 34 | + "daisyui": "^3.6.3", |
| 35 | + "eslint": "^8.48.0", |
36 | 36 | "eslint-config-prettier": "^9.0.0", |
37 | | - "eslint-plugin-svelte": "^2.32.4", |
| 37 | + "eslint-plugin-svelte": "^2.33.0", |
38 | 38 | "postcss": "^8.4.28", |
39 | 39 | "postcss-load-config": "^4.0.1", |
40 | 40 | "prettier": "^3.0.2", |
|
44 | 44 | "svelte-check": "^3.5.0", |
45 | 45 | "tailwindcss": "^3.3.3", |
46 | 46 | "tslib": "^2.6.2", |
47 | | - "typescript": "^5.1.6", |
| 47 | + "typescript": "^5.2.2", |
48 | 48 | "vite": "^4.4.9" |
49 | 49 | }, |
50 | 50 | "type": "module", |
|
0 commit comments