diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 7b3c700..cb647c7 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "next": "14.2.3", - "next-flag": "^0.0.1", + "next-flag": "^1.0.0", "react": "^18", "react-dom": "^18" }, diff --git a/examples/nextjs-example/pnpm-lock.yaml b/examples/nextjs-example/pnpm-lock.yaml index aedf586..79a36f5 100644 --- a/examples/nextjs-example/pnpm-lock.yaml +++ b/examples/nextjs-example/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 14.2.3 version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-flag: - specifier: ^0.0.1 - version: 0.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.0.0 + version: 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18 version: 18.3.1 @@ -979,8 +979,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - next-flag@0.0.1: - resolution: {integrity: sha512-GiWsoXR+d3yjv3OrIvkW+VzTGGGr2T6TMzQOgeNlW+UL+wfzRVZDyB+bDrfkPomDALwqpC31Ku65kXjoqbqeAQ==} + next-flag@1.0.0: + resolution: {integrity: sha512-AB6bf1O4oBxkpPYvOToa8T4/c3JXE0o04Hr7WdAzcIqA2qQWIM1wk5KHAtx7k2lM3BmidT9c5K8AOeMhHWqExA==} engines: {node: '>=18.0.0'} peerDependencies: react: '>=17' @@ -2505,7 +2505,7 @@ snapshots: natural-compare@1.4.0: {} - next-flag@0.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next-flag@1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@octokit/rest': 20.1.1 react: 18.3.1