We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9517f83 commit c6ef50eCopy full SHA for c6ef50e
package.json
@@ -109,9 +109,9 @@
109
"eslint-plugin-unicorn": "^59.0.1",
110
"expect-type": "^1.2.1",
111
"globals": "^16.1.0",
112
- "happy-dom": "^17.4.6",
+ "happy-dom": "^18.0.1",
113
"jest": "^29.7.0",
114
- "jest-environment-jsdom": "^29.7.0",
+ "jest-environment-jsdom": "^30.0.2",
115
"jsdom": "^26.1.0",
116
"npm-run-all": "^4.1.5",
117
"prettier": "^3.5.3",
@@ -126,7 +126,7 @@
126
"typescript-eslint": "^8.32.0",
127
"typescript-svelte-plugin": "^0.3.46",
128
"unified-prettier": "^2.0.1",
129
- "vite": "^6.3.5",
+ "vite": "^7.0.0",
130
"vitest": "^3.1.3"
131
}
132
0 commit comments