Skip to content

Commit 1eb28c4

Browse files
committed
Removes jsdom and updates dependencies
Eliminates jsdom from the project dependencies to streamline the package requirements. Updates various packages to the latest versions for improved performance and security, including eslint-utils and caniuse-lite. Removes unnecessary types from the tsconfig for cleaner configuration.
1 parent f14d939 commit 1eb28c4

File tree

3 files changed

+97
-38
lines changed

3 files changed

+97
-38
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"core-js": "^3.41.0",
4343
"eslint": "^9.24.0",
4444
"globals": "^16.0.0",
45-
"jsdom": "^26.1.0",
4645
"postcss": "^8.5.3",
4746
"react-refresh": "^0.17.0",
4847
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)