Skip to content

Commit

Permalink
Updating dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Jan 21, 2025
1 parent 295e655 commit 2b52c9c
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 694 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@svgr/cli": "^8.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.2.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.6.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.10.7",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
Expand All @@ -94,9 +94,9 @@
"ethers": "5.7.2",
"framer-motion": "^7.6.7",
"happy-dom": "^16.7.1",
"husky": "^9.1.5",
"postcss": "^8.4.41",
"postcss-preset-env": "^10.0.2",
"husky": "^9.1.7",
"postcss": "^8.5.1",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -105,9 +105,9 @@
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"vite": "^6.0.11",
"vite-plugin-dts": "^4.0.3",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2b52c9c

Please sign in to comment.