Skip to content

Commit 0760b8e

Browse files
committed
Resets files
1 parent b40ab65 commit 0760b8e

File tree

3 files changed

+63
-92
lines changed

3 files changed

+63
-92
lines changed

examples/next/render-blocks-pages-router/package-lock.json

+60-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/next/render-blocks-pages-router/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@wordpress/style-engine": "^2.20.0",
13-
"next": "15.2.3",
12+
"@babel/runtime": "^7.27.0",
13+
"@wordpress/style-engine": "^2.21.0",
14+
"next": "15.2.4",
1415
"react": "^19.0.0",
1516
"react-dom": "^19.0.0",
1617
"water.css": "^2.1.1"

examples/next/render-blocks-pages-router/scripts/fetchWpGlobalStyles.js

-43
This file was deleted.

0 commit comments

Comments
 (0)