1616 "build:packages" : " pnpm -r --filter=\" ../../packages/*\" run build"
1717 },
1818 "devDependencies" : {
19- "@playwright/test" : " ^1.49 .1" ,
20- "@sveltejs/adapter-auto" : " ^3.3.1 " ,
21- "@sveltejs/kit" : " ^2.14.0 " ,
19+ "@playwright/test" : " ^1.50 .1" ,
20+ "@sveltejs/adapter-auto" : " ^4.0.0 " ,
21+ "@sveltejs/kit" : " ^2.17.1 " ,
2222 "@sveltejs/vite-plugin-svelte" : " ^5.0.3" ,
23- "@tailwindcss/typography" : " ^0.5.15 " ,
23+ "@tailwindcss/typography" : " ^0.5.16 " ,
2424 "@types/eslint" : " ^9.6.1" ,
25- "@typescript-eslint/eslint-plugin" : " ^8.18.1 " ,
26- "@typescript-eslint/parser" : " ^8.18.1 " ,
25+ "@typescript-eslint/eslint-plugin" : " ^8.23.0 " ,
26+ "@typescript-eslint/parser" : " ^8.23.0 " ,
2727 "autoprefixer" : " ^10.4.20" ,
28- "daisyui" : " ^4.12.22 " ,
29- "eslint" : " ^9.17 .0" ,
30- "eslint-config-prettier" : " ^9.1.0 " ,
28+ "daisyui" : " ^4.12.23 " ,
29+ "eslint" : " ^9.19 .0" ,
30+ "eslint-config-prettier" : " ^10.0.1 " ,
3131 "eslint-plugin-svelte" : " ^2.46.1" ,
3232 "fathom-client" : " ^3.7.2" ,
3333 "mdsvex" : " ^0.12.3" ,
34- "postcss" : " ^8.4.49 " ,
34+ "postcss" : " ^8.5.1 " ,
3535 "postcss-load-config" : " ^6.0.1" ,
3636 "prettier" : " ^3.4.2" ,
37- "prettier-plugin-svelte" : " ^3.3.2 " ,
38- "prettier-plugin-tailwindcss" : " ^0.6.9 " ,
37+ "prettier-plugin-svelte" : " ^3.3.3 " ,
38+ "prettier-plugin-tailwindcss" : " ^0.6.11 " ,
3939 "rehype-autolink-headings" : " ^7.1.0" ,
4040 "rehype-slug" : " ^6.0.0" ,
4141 "svead" : " ^0.0.4" ,
42- "svelte" : " 5.15.0 " ,
43- "svelte-check" : " ^4.1.1 " ,
42+ "svelte" : " 5.19.7 " ,
43+ "svelte-check" : " ^4.1.4 " ,
4444 "sveltekit-embed" : " workspace:*" ,
4545 "tailwindcss" : " ^3.4.17" ,
4646 "tslib" : " ^2.8.1" ,
47- "typescript" : " ^5.7.2 " ,
48- "vite" : " ^6.0.5 " ,
49- "vitest" : " ^2.1.8 "
47+ "typescript" : " ^5.7.3 " ,
48+ "vite" : " ^6.0.11 " ,
49+ "vitest" : " ^3.0.5 "
5050 },
5151 "type" : " module"
5252}
0 commit comments