Skip to content

Commit

Permalink
updated example dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey committed Apr 21, 2024
1 parent 49e56f0 commit 106829c
Show file tree
Hide file tree
Showing 25 changed files with 12 additions and 35,331 deletions.
2 changes: 1 addition & 1 deletion examples/next13-approuter-html-submission/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@edge-csrf/nextjs": "2.0.0-rc9",
"@edge-csrf/nextjs": "^2.0.0",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down
2,694 changes: 0 additions & 2,694 deletions examples/next13-approuter-html-submission/pnpm-lock.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@edge-csrf/nextjs": "2.0.0-rc9",
"@edge-csrf/nextjs": "^2.0.0",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down
2,694 changes: 0 additions & 2,694 deletions examples/next13-approuter-js-submission-dynamic/pnpm-lock.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@edge-csrf/nextjs": "2.0.0-rc9",
"@edge-csrf/nextjs": "^2.0.0",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down
2,694 changes: 0 additions & 2,694 deletions examples/next13-approuter-js-submission-static/pnpm-lock.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion examples/next13-pagesrouter-html-submission/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@edge-csrf/nextjs": "2.0.0-rc9",
"@edge-csrf/nextjs": "^2.0.0",
"@types/node": "^20.8.9",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
Expand Down
Loading

0 comments on commit 106829c

Please sign in to comment.