fix: add vitest, testing-library, jsdom, vite-plugin-react to devDependencies
This commit is contained in:
parent
a60c403d24
commit
157e47521d
2051
package-lock.json
generated
2051
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -32,6 +32,11 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cypress": "^15.17.0",
|
"cypress": "^15.17.0",
|
||||||
"eslint": "^8",
|
"eslint": "^8",
|
||||||
|
"jsdom": "^29.1.1",
|
||||||
|
"@testing-library/jest-dom": "^6.9.1",
|
||||||
|
"@testing-library/react": "^16.3.2",
|
||||||
|
"@vitejs/plugin-react": "^6.0.3",
|
||||||
|
"vitest": "^4.1.9",
|
||||||
"eslint-config-next": "14.2.11",
|
"eslint-config-next": "14.2.11",
|
||||||
"postcss": "^8",
|
"postcss": "^8",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user