Skip to content

Commit

Permalink
vendor upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Feb 27, 2024
1 parent 8bc0ef3 commit b454256
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.50.1",
"react-router-dom": "^6.22.0",
"react-router-dom": "^6.22.1",
"tailwindcss": "^3.4.1",
"zod": "^3.22.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.11.7",
"@types/node": "^20.11.20",
"@types/prettier": "^2.7.3",
"@types/qs": "^6.9.11",
"@types/react": "^18.2.55",
"@types/qs": "^6.9.12",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.1",
"cross-fetch": "^4.0.0",
"fetch-mock": "^9.11.0",
"jsdom": "^24.0.0",
"prettier": "^2.8.8",
"typescript": "^5.3.3",
"vite": "^5.1.2",
"vitest": "^1.2.2"
"vite": "^5.1.4",
"vitest": "^1.3.1"
},
"engines": {
"node": ">=16"
Expand Down

0 comments on commit b454256

Please sign in to comment.