We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adba6a7 + f00f766 commit 89c0edcCopy full SHA for 89c0edc
2 files changed
package.json
@@ -18,22 +18,22 @@
18
"devDependencies": {
19
"@testing-library/jest-dom": "^6.9.1",
20
"@testing-library/react": "^16.3.2",
21
- "@types/node": "^25.9.2",
+ "@types/node": "^25.9.3",
22
"@types/react": "^19.2.17",
23
"@types/react-dom": "^19.2.3",
24
"@vitejs/plugin-react": "^6.0.1",
25
- "eslint": "^10.4.1",
+ "eslint": "^10.5.0",
26
"eslint-config-ts-prefixer": "^4.2.0",
27
"eslint-plugin-react-hooks": "^7.1.1",
28
- "happy-dom": "^20.10.2",
+ "happy-dom": "^20.10.5",
29
"husky": "^9.1.7",
30
"lint-staged": "^17.0.7",
31
"prettier": "^3.8.4",
32
"react": "^19.2.7",
33
"react-dom": "19.2.7",
34
"shadcn": "^4.11.0",
35
"typescript": "^6.0.3",
36
- "vitest": "^4.1.5"
+ "vitest": "^4.1.9"
37
},
38
"lint-staged": {
39
"*": "prettier --ignore-unknown --write"
0 commit comments