Skip to content

Commit

Permalink
chore: update dependencies for examples to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rel1cx committed Jan 29, 2025
1 parent cb2b0ea commit da57163
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 66 deletions.
2 changes: 1 addition & 1 deletion examples/next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "2.1.4",
"@radix-ui/react-dropdown-menu": "2.1.5",
"@radix-ui/react-icons": "1.3.2",
"next": "^15.1.6",
"react": "^19.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.18",
"globals": "^15.14.0",
"ts-blank-eslint-parser": "0.0.3",
"ts-blank-eslint-parser": "^0.2.1",
"typescript": "^5.7.3",
"vite": "^6.0.11"
},
Expand Down
83 changes: 19 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit da57163

Please sign in to comment.