File tree Expand file tree Collapse file tree 3 files changed +1972
-54
lines changed Expand file tree Collapse file tree 3 files changed +1972
-54
lines changed Original file line number Diff line number Diff line change 1717 "@sveltejs/adapter-auto" : " ^6.1.0" ,
1818 "@sveltejs/kit" : " ^2.37.0" ,
1919 "@sveltejs/vite-plugin-svelte" : " ^6.1.3" ,
20+ "@testing-library/jest-dom" : " ^6.8.0" ,
21+ "@testing-library/svelte" : " ^5.2.8" ,
2022 "@types/cookie" : " ^1.0.0" ,
2123 "@types/node" : " ^24.3.0" ,
2224 "jsdom" : " ^26.1.0" ,
2729 "svooltip" : " ^0.9.0" ,
2830 "typescript" : " ^5.9.2" ,
2931 "vite" : " ^7.1.4" ,
30- "vitest" : " ^3.2.4" ,
31- "@testing-library/svelte" : " ^5.2.8" ,
32- "@testing-library/jest-dom" : " ^6.8.0"
32+ "vitest" : " ^3.2.4"
3333 },
3434 "type" : " module" ,
3535 "dependencies" : {
3636 "colorjs.io" : " ^0.5.2" ,
3737 "open-props" : " ^1.7.16" ,
3838 "prism-themes" : " ^1.9.0" ,
39- "prismjs" : " ^1.30.0"
39+ "prismjs" : " ^1.30.0" ,
40+ "zod" : " 4.1.6-beta.1"
4041 },
4142 "packageManager" : " pnpm@10.15.1"
4243}
You can’t perform that action at this time.
0 commit comments