Skip to content

Commit

Permalink
chore: update version of next-drupal used
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin committed Apr 30, 2024
1 parent 8d57550 commit f56c243
Show file tree
Hide file tree
Showing 16 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/example-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jwt-decode": "^3.1.2",
"next": "^14.2.2",
"next-auth": "^4.24.7",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"drupal-jsonapi-params": "^2.3.1",
"html-react-parser": "^4.2.10",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"nprogress": "^0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@tailwindcss/typography": "^0.5.12",
"classnames": "^2.5.1",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-custom-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-custom-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"ioredis": "^5.4.1",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-custom-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"cross-fetch": "^3.1.8",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-custom-serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"jsonapi-serializer": "^3.6.9",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@tailwindcss/typography": "^0.5.12",
"next": "^14.2.1",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.30.7"
Expand Down
2 changes: 1 addition & 1 deletion examples/example-marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"drupal-jsonapi-params": "^2.3.1",
"html-react-parser": "^4.2.10",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"nprogress": "^0.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/example-router-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-search-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@tailwindcss/typography": "^0.5.12",
"@tanstack/react-query": "^4.36.1",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/example-umami/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jwt-decode": "^3.1.2",
"next": "^14.2.2",
"next-auth": "^4.24.7",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"next-i18next": "^13.3.0",
"node-cache": "^5.1.2",
"nprogress": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/example-webform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.12",
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
Expand Down
4 changes: 2 additions & 2 deletions starters/basic-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basic-starter",
"version": "2.0.0-alpha.0",
"version": "2.0.0-beta.0",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions starters/graphql-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-starter",
"version": "2.0.0-alpha.0",
"version": "2.0.0-beta.0",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions starters/pages-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pages-starter",
"version": "2.0.0-alpha.0",
"version": "2.0.0-beta.0",
"private": true,
"license": "MIT",
"scripts": {
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"next": "^14.2.2",
"next-drupal": "^2.0.0-alpha.1",
"next-drupal": "^2.0.0-beta.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit f56c243

Please sign in to comment.