Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
0Tyler committed Nov 10, 2023
2 parents f680eb2 + e717e01 commit b9f9031
Show file tree
Hide file tree
Showing 644 changed files with 651 additions and 3,585 deletions.
4 changes: 2 additions & 2 deletions examples/next.js-with-progressive-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"eslint": "^8.42.0",
"eslint-config-next": "^14.0.1",
"next": "^14.0.1",
"eslint-config-next": "^14.0.2",
"next": "^14.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.1.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/next.js-with-runtime-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"eslint": "^8.42.0",
"eslint-config-next": "^14.0.1",
"next": "^14.0.1",
"eslint-config-next": "^14.0.2",
"next": "^14.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.1.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/next.js-with-static-extraction/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"eslint": "^8.42.0",
"eslint-config-next": "^14.0.1",
"next": "^14.0.1",
"eslint-config-next": "^14.0.2",
"next": "^14.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.1.3"
Expand Down
Loading

0 comments on commit b9f9031

Please sign in to comment.