Skip to content

Commit

Permalink
Update site
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Oct 30, 2023
1 parent a2e3b32 commit 83bc9b8
Show file tree
Hide file tree
Showing 1,800 changed files with 9,947 additions and 3,107 deletions.
14 changes: 0 additions & 14 deletions .vscode/launch.json

This file was deleted.

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": "^13.4.13",
"next": "^13.4.13",
"eslint-config-next": "^14.0.0",
"next": "^14.0.0",
"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": "^13.4.13",
"next": "^13.4.13",
"eslint-config-next": "^14.0.0",
"next": "^14.0.0",
"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": "^13.4.13",
"next": "^13.4.13",
"eslint-config-next": "^14.0.0",
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.1.3"
Expand Down
Loading

0 comments on commit 83bc9b8

Please sign in to comment.