diff --git a/examples/s2-next-macros/package.json b/examples/s2-next-macros/package.json index cf94f7fd88b..ead49893ebd 100644 --- a/examples/s2-next-macros/package.json +++ b/examples/s2-next-macros/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@react-spectrum/s2": "^0.3.0", - "next": "14.1.3", + "next": "14.2.21", "react": "^18", "react-dom": "^18", "unplugin-parcel-macros": "0.0.3"