Skip to content

Commit

Permalink
Merging 3ba8b2f into trunk-temp/pr-937/222fce27-543d-453c-ba70-6e738e…
Browse files Browse the repository at this point in the history
…aa0f42
  • Loading branch information
trunk-io[bot] authored Jun 12, 2024
2 parents 7b26b63 + 3ba8b2f commit e827f17
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
124 changes: 62 additions & 62 deletions examples/nextjs-14-app-dir-rl/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/nextjs-14-app-dir-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@arcjet/env": "file:../../env",
"@arcjet/next": "file:../../arcjet-next",
"next": "^14.2.3",
"next": "^14.2.4",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -21,7 +21,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"typescript": "^5"
Expand Down

0 comments on commit e827f17

Please sign in to comment.