From 9d08ec063258bdf419549808c44478fc1048f261 Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Thu, 23 May 2024 15:46:15 +0200 Subject: [PATCH] chore: bump version of next-flag in example --- examples/nextjs-example/package.json | 2 +- examples/nextjs-example/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 8101ffc..80c9268 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "next": "14.2.3", - "next-flag": "^1.0.1", + "next-flag": "^1.1.0", "react": "^18", "react-dom": "^18" }, diff --git a/examples/nextjs-example/pnpm-lock.yaml b/examples/nextjs-example/pnpm-lock.yaml index 5b71500..7485ae5 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: ^1.0.1 - version: 1.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.1.0 + version: 1.1.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@1.0.1: - resolution: {integrity: sha512-yz0ewX4fH4YZHh/Ss7432DK3KU9XaSj4FIKP2vfGwdQdALs6DLZk9wMfnzdovbqD2VfrYjxrnTMPeiWaxmEF5Q==} + next-flag@1.1.0: + resolution: {integrity: sha512-yW6Z8q4EEb5pg6fHbm02Q1INZUBv5weK9HbjN+jEwAOWmyHOuifw+hLZpEgFGQfZKRp4/1/6C1yBnoOvtBE4OA==} engines: {node: '>=18.0.0'} peerDependencies: react: '>=17' @@ -2505,7 +2505,7 @@ snapshots: natural-compare@1.4.0: {} - next-flag@1.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next-flag@1.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@octokit/rest': 20.1.1 react: 18.3.1