File tree 3 files changed +333
-700
lines changed
3 files changed +333
-700
lines changed Original file line number Diff line number Diff line change 78
78
"@tsconfig/svelte" : " ^5.0.4" ,
79
79
"@types/estree" : " ^1.0.6" ,
80
80
"@types/node" : " ^20.14.9" ,
81
- "@vitest/ui" : " ^1.6.0 " ,
81
+ "@vitest/ui" : " ^2.1.4 " ,
82
82
"auto" : " ^11.1.6" ,
83
83
"chromatic" : " ^11.16.1" ,
84
84
"concurrently" : " ^8.2.2" ,
85
85
"eslint" : " ^7.32.0" ,
86
86
"eslint-plugin-storybook" : " ^0.8.0" ,
87
- "jsdom " : " ^24.1.0 " ,
87
+ "happy-dom " : " ^15.11.4 " ,
88
88
"prettier" : " ^3.3.2" ,
89
89
"prettier-plugin-svelte" : " ^3.2.5" ,
90
90
"rimraf" : " ^5.0.7" ,
91
- "rollup" : " ^4.18 .0" ,
91
+ "rollup" : " ^4.25 .0" ,
92
92
"storybook" : " ^8.0.0" ,
93
93
"svelte" : " ^5.0.0" ,
94
94
"svelte-check" : " ^4.0.5" ,
95
95
"tslib" : " ^2.6.3" ,
96
96
"type-fest" : " ^4.20.1" ,
97
97
"typescript" : " ^5.5.2" ,
98
98
"typescript-svelte-plugin" : " ^0.3.42" ,
99
- "vite" : " ^5.3.2 " ,
100
- "vite-plugin-inspect" : " ^0.8.4 " ,
99
+ "vite" : " ^5.4.11 " ,
100
+ "vite-plugin-inspect" : " ^0.8.7 " ,
101
101
"vite-plugin-virtual" : " ^0.3.0" ,
102
- "vitest" : " ^1.6.0 "
102
+ "vitest" : " ^2.1.4 "
103
103
},
104
104
"peerDependencies" : {
105
105
"@storybook/svelte" : " ^8.0.0" ,
You can’t perform that action at this time.
0 commit comments