From 16baa20e55f64d266d3b373fd51b24885ac4bab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:35:22 +0000 Subject: [PATCH] Bump next and storybook-addon-next-router Bumps [next](https://github.com/vercel/next.js) to 13.5.6 and updates ancestor dependency [storybook-addon-next-router](https://github.com/lifeiscontent/storybook-addon-next-router). These dependencies need to be updated together. Updates `next` from 12.3.1 to 13.5.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v12.3.1...v13.5.6) Updates `storybook-addon-next-router` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/lifeiscontent/storybook-addon-next-router/releases) - [Commits](https://github.com/lifeiscontent/storybook-addon-next-router/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: next dependency-type: indirect - dependency-name: storybook-addon-next-router dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index bbc5c8a..505bd58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@rollup/plugin-commonjs": "^23.0.0", "@storybook/testing-library": "^0.0.13", "prop-types": "^15.8.1", - "react-bootstrap": "^2.7.0", + "react-bootstrap": "^2.6.0", "react-bootstrap-storybook": "^1.5.1", "react-country-region-selector": "^3.6.1", "react-loader-spinner": "^5.3.4", @@ -30276,9 +30276,9 @@ "license": "(MIT OR GPL-3.0)" }, "node_modules/storybook-addon-next-router": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/storybook-addon-next-router/-/storybook-addon-next-router-4.0.1.tgz", - "integrity": "sha512-YwJIfRb6mRcs31F/oSP6/zZOHvM2FXfy04CD0kj4/P2pHCJqeTcQmmNQX/jjkFM5uDoUnMGjtUoMdieN3KNi8A==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/storybook-addon-next-router/-/storybook-addon-next-router-4.0.2.tgz", + "integrity": "sha512-0rjGAl7HziW4ecDq+VU03H1dwkw5f6phqA+PMquPzdowNVl29ejVwVadLMGlovG6x2snaxMGxtySR2c5bwegSw==", "dependencies": { "tslib": "2.4.0" }, @@ -30289,7 +30289,7 @@ "@storybook/addon-actions": "^6.0.0", "@storybook/addons": "^6.0.0", "@storybook/client-api": "^6.0.0", - "next": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0", + "next": "^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" } @@ -54546,9 +54546,9 @@ "version": "2.14.2" }, "storybook-addon-next-router": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/storybook-addon-next-router/-/storybook-addon-next-router-4.0.1.tgz", - "integrity": "sha512-YwJIfRb6mRcs31F/oSP6/zZOHvM2FXfy04CD0kj4/P2pHCJqeTcQmmNQX/jjkFM5uDoUnMGjtUoMdieN3KNi8A==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/storybook-addon-next-router/-/storybook-addon-next-router-4.0.2.tgz", + "integrity": "sha512-0rjGAl7HziW4ecDq+VU03H1dwkw5f6phqA+PMquPzdowNVl29ejVwVadLMGlovG6x2snaxMGxtySR2c5bwegSw==", "requires": { "tslib": "2.4.0" }