Skip to content

Commit

Permalink
Merging 12dc793 into trunk-temp/pr-1073/a41da4ab-682f-443f-8df7-b2057…
Browse files Browse the repository at this point in the history
…c0bfa73
  • Loading branch information
trunk-io[bot] authored Jul 5, 2024
2 parents 4672c18 + 12dc793 commit 490041b
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
180 changes: 90 additions & 90 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.

8 changes: 4 additions & 4 deletions examples/nextjs-14-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
},
"dependencies": {
"@arcjet/next": "latest",
"@hookform/resolvers": "^3.6.0",
"@hookform/resolvers": "^3.7.0",
"@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.399.0",
"lucide-react": "0.400.0",
"next": "^14.2.4",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.6",
"zod": "^3.23.8"
Expand All @@ -29,7 +29,7 @@
"@types/node": "^20",
"@types/react": "18.3.3",
"@types/react-dom": "^18",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/parser": "^7.15.0",
"autoprefixer": "^10.4.14",
"eslint": "^8",
"eslint-config-next": "14.2.4",
Expand Down

0 comments on commit 490041b

Please sign in to comment.