Skip to content

Commit 002687f

Browse files
Version Packages (#1824)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f4b415f commit 002687f

File tree

20 files changed

+63
-78
lines changed

20 files changed

+63
-78
lines changed

.changeset/cool-stingrays-hammer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hungry-yaks-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lucky-sheep-promise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-tools-collect.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/quiet-avocados-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-dogs-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-swans-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/next/app-router/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"dependencies": {
1313
"@apollo/client": "^3.8.0",
1414
"@apollo/experimental-nextjs-app-support": "^0.8.0",
15-
"@faustwp/cli": "^3.0.0",
16-
"@faustwp/core": "^3.0.0",
17-
"@faustwp/experimental-app-router": "^0.3.0",
15+
"@faustwp/cli": "^3.0.1",
16+
"@faustwp/core": "^3.0.1",
17+
"@faustwp/experimental-app-router": "^0.3.1",
1818
"graphql": "^16.7.1",
1919
"next": "^14.0.1",
2020
"react": "^18.2.0",

examples/next/block-support/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dependencies": {
1414
"@apollo/client": "^3.8.8",
1515
"@faustwp/blocks": "4.0.0",
16-
"@faustwp/cli": "^3.0.0",
17-
"@faustwp/core": "^3.0.0",
16+
"@faustwp/cli": "^3.0.1",
17+
"@faustwp/core": "^3.0.1",
1818
"classnames": "^2.3.1",
1919
"graphql": "^16.8.1",
2020
"next": "^14.0.3",

examples/next/faustwp-getting-started/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@apollo/client": "^3.6.6",
14-
"@faustwp/cli": "^3.0.0",
15-
"@faustwp/core": "^3.0.0",
14+
"@faustwp/cli": "^3.0.1",
15+
"@faustwp/core": "^3.0.1",
1616
"@wordpress/base-styles": "^4.36.0",
1717
"@wordpress/block-library": "^7.19.0",
1818
"classnames": "^2.3.1",

0 commit comments

Comments
 (0)