diff --git a/examples/next-app/package.json b/examples/next-app/package.json index 995be50c5..ca051cb6b 100644 --- a/examples/next-app/package.json +++ b/examples/next-app/package.json @@ -11,9 +11,9 @@ "dependencies": { "@radix-ui/react-dropdown-menu": "2.1.4", "@radix-ui/react-icons": "1.3.2", - "next": "latest", - "react": "latest", - "react-dom": "latest" + "next": "^15.1.6", + "react": "^19.0.0", + "react-dom": "^19.0.0" }, "devDependencies": { "@eslint-react/eslint-plugin": "^1.24.1", diff --git a/package.json b/package.json index 10869dd00..b96d904e6 100644 --- a/package.json +++ b/package.json @@ -117,6 +117,7 @@ "@types/react-dom": "^19.0.3", "cross-spawn": "^7.0.6", "is-core-module": "npm:@nolyfill/is-core-module@^1.0.39", + "next": "^15.1.6", "react": "^19.0.0", "react-dom": "^19.0.0", "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c35ba8410..f5919d091 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,6 +9,7 @@ overrides: '@types/react-dom': ^19.0.3 cross-spawn: ^7.0.6 is-core-module: npm:@nolyfill/is-core-module@^1.0.39 + next: ^15.1.6 react: ^19.0.0 react-dom: ^19.0.0 safe-buffer: npm:@nolyfill/safe-buffer@^1.0.41 @@ -238,7 +239,7 @@ importers: specifier: 1.3.2 version: 1.3.2(react@19.0.0) next: - specifier: latest + specifier: ^15.1.6 version: 15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: ^19.0.0 @@ -5150,7 +5151,7 @@ packages: '@orama/tokenizers': 2.x.x '@oramacloud/client': 1.x.x || 2.x.x algoliasearch: 4.24.0 - next: 14.x.x || 15.x.x + next: ^15.1.6 react: ^19.0.0 react-dom: ^19.0.0 peerDependenciesMeta: @@ -5175,7 +5176,7 @@ packages: hasBin: true peerDependencies: fumadocs-core: ^14.0.0 - next: 14.x.x || 15.x.x + next: ^15.1.6 fumadocs-twoslash@2.0.3: resolution: {integrity: sha512-7nxbWExJdULi2Ykg20yuGSkf3Ye1UFmhFmX9eFnmvmFW4ZAO85sslwUwmMyoxBLg9EzWK/1nHgOyZTy7pcF6AA==} @@ -5193,7 +5194,7 @@ packages: resolution: {integrity: sha512-DLx5CT1CQljMzZVJZ5wZ4R8/s1QhMIbKJHaqFpy3mnylilclFqncoyA2BI5YbuqH6g4zywgPKdgZKNTZ0KnS6A==} peerDependencies: fumadocs-core: 14.7.7 - next: 14.x.x || 15.x.x + next: ^15.1.6 react: ^19.0.0 react-dom: ^19.0.0 tailwindcss: ^3.4.14 @@ -6089,7 +6090,7 @@ packages: next-view-transitions@0.3.4: resolution: {integrity: sha512-SSiskenQ8JkEFGzPjvFwC5LGGoqgTxM5dxexkeugxvcXFLpWI2ZUh4IsCURD3ovW+8Ue7xXlrtrpy8b7XR7IwQ==} peerDependencies: - next: '>=14.0.0' + next: ^15.1.6 react: ^19.0.0 react-dom: ^19.0.0