File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
"devDependencies" : {
94
94
"@eslint/js" : " ^9.26.0" ,
95
95
"@jest/globals" : " ^29.7.0" ,
96
- "@sveltejs/vite-plugin-svelte" : " ^5.0.3 " ,
96
+ "@sveltejs/vite-plugin-svelte" : " ^6.1.0 " ,
97
97
"@testing-library/jest-dom" : " ^6.6.3" ,
98
98
"@testing-library/user-event" : " ^14.6.1" ,
99
99
"@vitest/coverage-v8" : " ^3.1.3" ,
109
109
"eslint-plugin-unicorn" : " ^59.0.1" ,
110
110
"expect-type" : " ^1.2.1" ,
111
111
"globals" : " ^16.1.0" ,
112
- "happy-dom" : " ^17.4.6 " ,
112
+ "happy-dom" : " ^18.0.1 " ,
113
113
"jest" : " ^29.7.0" ,
114
- "jest-environment-jsdom" : " ^29.7.0 " ,
114
+ "jest-environment-jsdom" : " ^30.0.5 " ,
115
115
"jsdom" : " ^26.1.0" ,
116
116
"npm-run-all" : " ^4.1.5" ,
117
117
"prettier" : " ^3.5.3" ,
126
126
"typescript-eslint" : " ^8.32.0" ,
127
127
"typescript-svelte-plugin" : " ^0.3.46" ,
128
128
"unified-prettier" : " ^2.0.1" ,
129
- "vite" : " ^6.3.5 " ,
129
+ "vite" : " ^7.0.6 " ,
130
130
"vitest" : " ^3.1.3"
131
131
}
132
132
}
You can’t perform that action at this time.
0 commit comments