Skip to content

Commit

Permalink
chore: update package.json deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Oct 22, 2024
1 parent 73d800a commit 9f975ab
Show file tree
Hide file tree
Showing 22 changed files with 15,796 additions and 12,239 deletions.
2 changes: 1 addition & 1 deletion examples/next/app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@faustwp/core": "^3.1.0",
"@faustwp/experimental-app-router": "^0.4.0",
"graphql": "^16.7.1",
"next": "^14.2.3",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/next/block-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@faustwp/core": "^3.1.0",
"classnames": "^2.3.1",
"graphql": "^16.8.1",
"next": "^14.2.3",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.54.9"
Expand Down
10 changes: 5 additions & 5 deletions examples/next/faustwp-getting-started/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@apollo/client": "^3.10.4",
"@faustwp/cli": "^3.1.0",
"@faustwp/core": "^3.1.0",
"@wordpress/base-styles": "^4.49.0",
"@wordpress/block-library": "^7.19.0",
"@wordpress/base-styles": "^5.10.0",
"@wordpress/block-library": "^9.10.0",
"classnames": "^2.5.1",
"graphql": "^16.8.1",
"next": "^12.3.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"next": "^14.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.77.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 9f975ab

Please sign in to comment.