Skip to content

Commit

Permalink
Merging cc73fb0 into trunk-temp/pr-1957/0b91b53b-5c89-4605-9cd5-d6a70…
Browse files Browse the repository at this point in the history
…6d9cccb
  • Loading branch information
trunk-io[bot] authored Oct 17, 2024
2 parents 61abdca + cc73fb0 commit 3de1dc4
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
122 changes: 61 additions & 61 deletions examples/nextjs-14-decorate/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/nextjs-14-decorate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@arcjet/decorate": "file:../../decorate",
"@arcjet/next": "file:../../arcjet-next",
"next": "^14.2.14",
"next": "^14.2.15",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -21,9 +21,9 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"postcss": "^8",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "^5"
}
}

0 comments on commit 3de1dc4

Please sign in to comment.