Skip to content

Commit

Permalink
Merging 88ea52a into trunk-temp/pr-1028/2d713ef4-859d-4491-b07b-edd82…
Browse files Browse the repository at this point in the history
…e061630
  • Loading branch information
trunk-io[bot] authored Jun 28, 2024
2 parents 4e2bfe9 + 88ea52a commit 6d336c5
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 80 deletions.
147 changes: 72 additions & 75 deletions examples/nextjs-14-react-hook-form/package-lock.json

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

10 changes: 5 additions & 5 deletions examples/nextjs-14-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@arcjet/next": "latest",
"@hookform/resolvers": "^3.6.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "0.395.0",
"lucide-react": "0.396.0",
"next": "^14.2.4",
"next-themes": "^0.3.0",
"react": "^18",
Expand All @@ -29,13 +29,13 @@
"@types/node": "^20",
"@types/react": "18.3.3",
"@types/react-dom": "^18",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/parser": "^7.14.1",
"autoprefixer": "^10.4.14",
"eslint": "^8",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-tailwindcss": "^3.17.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-tailwindcss": "^3.17.4",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"typescript": "^5"
Expand Down

0 comments on commit 6d336c5

Please sign in to comment.