|
77 | 77 | "svelte": "^4.0.0 || ^5.0.0" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@playwright/test": "^1.44.1", |
| 80 | + "@playwright/test": "^1.45.0", |
81 | 81 | "@sveltejs/adapter-static": "^3.0.2", |
82 | | - "@sveltejs/kit": "^2.5.11", |
| 82 | + "@sveltejs/kit": "^2.5.17", |
83 | 83 | "@sveltejs/vite-plugin-svelte": "^3.1.1", |
84 | 84 | "@tailwindcss/forms": "^0.5.7", |
85 | 85 | "@tailwindcss/typography": "^0.5.13", |
86 | | - "@types/node": "^20.14.2", |
87 | | - "@typescript-eslint/eslint-plugin": "^7.13.0", |
88 | | - "@typescript-eslint/parser": "^7.13.0", |
| 86 | + "@types/node": "^20.14.8", |
| 87 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 88 | + "@typescript-eslint/parser": "^7.14.1", |
89 | 89 | "autoprefixer": "^10.4.19", |
90 | 90 | "eslint": "^8.57.0", |
91 | | - "eslint-plugin-svelte": "^2.39.3", |
| 91 | + "eslint-plugin-svelte": "^2.41.0", |
92 | 92 | "highlight.js": "^11.9.0", |
93 | 93 | "postcss": "^8.4.38", |
94 | 94 | "postcss-load-config": "^6.0.1", |
95 | | - "prettier-plugin-svelte": "^3.2.4", |
96 | | - "prettier-plugin-tailwindcss": "^0.6.4", |
| 95 | + "prettier-plugin-svelte": "^3.2.5", |
| 96 | + "prettier-plugin-tailwindcss": "^0.6.5", |
97 | 97 | "publint": "^0.2.8", |
98 | 98 | "source-map-explorer": "^2.5.3", |
99 | 99 | "svelte": "^4.2.18", |
100 | | - "svelte-check": "^3.8.0", |
| 100 | + "svelte-check": "^3.8.2", |
101 | 101 | "svelte-doc-kit": "^0.0.10", |
102 | | - "svelte-preprocess": "^6.0.0", |
103 | | - "svelte-transition": "^0.0.16", |
| 102 | + "svelte-preprocess": "^6.0.1", |
| 103 | + "svelte-transition": "^0.0.17", |
104 | 104 | "tailwindcss": "^3.4.4", |
105 | 105 | "tslib": "^2.6.3", |
106 | 106 | "tsup": "^8.1.0", |
107 | | - "typescript": "^5.4.5", |
108 | | - "vite": "^5.3.0" |
| 107 | + "typescript": "^5.5.2", |
| 108 | + "vite": "^5.3.1" |
109 | 109 | } |
110 | 110 | } |
0 commit comments