1616 "build:packages" : " pnpm -r --filter=\" ../../packages/*\" run build"
1717 },
1818 "devDependencies" : {
19- "@playwright/test" : " ^1.48.2 " ,
19+ "@playwright/test" : " ^1.49.1 " ,
2020 "@sveltejs/adapter-auto" : " ^3.3.1" ,
21- "@sveltejs/kit" : " ^2.8.1 " ,
22- "@sveltejs/vite-plugin-svelte" : " ^4 .0.1 " ,
21+ "@sveltejs/kit" : " ^2.14.0 " ,
22+ "@sveltejs/vite-plugin-svelte" : " ^5 .0.3 " ,
2323 "@tailwindcss/typography" : " ^0.5.15" ,
2424 "@types/eslint" : " ^9.6.1" ,
25- "@typescript-eslint/eslint-plugin" : " ^8.14.0 " ,
26- "@typescript-eslint/parser" : " ^8.14.0 " ,
25+ "@typescript-eslint/eslint-plugin" : " ^8.18.1 " ,
26+ "@typescript-eslint/parser" : " ^8.18.1 " ,
2727 "autoprefixer" : " ^10.4.20" ,
28- "daisyui" : " ^4.12.14 " ,
29- "eslint" : " ^9.15 .0" ,
28+ "daisyui" : " ^4.12.22 " ,
29+ "eslint" : " ^9.17 .0" ,
3030 "eslint-config-prettier" : " ^9.1.0" ,
31- "eslint-plugin-svelte" : " ^2.46.0 " ,
31+ "eslint-plugin-svelte" : " ^2.46.1 " ,
3232 "fathom-client" : " ^3.7.2" ,
3333 "mdsvex" : " ^0.12.3" ,
3434 "postcss" : " ^8.4.49" ,
3535 "postcss-load-config" : " ^6.0.1" ,
36- "prettier" : " ^3.3.3 " ,
37- "prettier-plugin-svelte" : " ^3.2.8 " ,
38- "prettier-plugin-tailwindcss" : " ^0.6.8 " ,
36+ "prettier" : " ^3.4.2 " ,
37+ "prettier-plugin-svelte" : " ^3.3.2 " ,
38+ "prettier-plugin-tailwindcss" : " ^0.6.9 " ,
3939 "rehype-autolink-headings" : " ^7.1.0" ,
4040 "rehype-slug" : " ^6.0.0" ,
4141 "svead" : " ^0.0.4" ,
42- "svelte" : " 5.14 .0" ,
43- "svelte-check" : " ^4.0.9 " ,
42+ "svelte" : " 5.15 .0" ,
43+ "svelte-check" : " ^4.1.1 " ,
4444 "sveltekit-embed" : " workspace:*" ,
45- "tailwindcss" : " ^3.4.15 " ,
45+ "tailwindcss" : " ^3.4.17 " ,
4646 "tslib" : " ^2.8.1" ,
47- "typescript" : " ^5.6.3 " ,
48- "vite" : " ^5.4.11 " ,
49- "vitest" : " ^2.1.5 "
47+ "typescript" : " ^5.7.2 " ,
48+ "vite" : " ^6.0.5 " ,
49+ "vitest" : " ^2.1.8 "
5050 },
5151 "type" : " module"
5252}
0 commit comments