Skip to content

Commit b989038

Browse files
committed
Merge remote-tracking branch 'origin/feat-examples-plugins' into feat-examples-plugins
2 parents 82fd6f5 + 0a7f24e commit b989038

File tree

4 files changed

+48
-49
lines changed

4 files changed

+48
-49
lines changed

package-lock.json

Lines changed: 45 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@guidepup/guidepup": "0.24.0",
108108
"@guidepup/playwright": "0.14.2",
109109
"@guidepup/record": "0.1.0",
110-
"@guidepup/setup": "0.19.3",
110+
"@guidepup/setup": "0.20.0",
111111
"@playwright/experimental-ct-core": "1.56.1",
112112
"@playwright/experimental-ct-react": "1.56.1",
113113
"@playwright/experimental-ct-vue": "1.56.1",

showcases/next-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "16.0.1",
15+
"next": "16.0.3",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"dompurify": "3.3.0",
2626
"highlight.js": "11.11.1",
27-
"next": "16.0.1",
27+
"next": "16.0.3",
2828
"react": "18.3.1",
2929
"react-archer": "4.4.0",
3030
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)