From a41a5a2e3b779a23bd763bc911160550f5667f83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:14:15 +0000 Subject: [PATCH] Pin dependencies --- packages/configuration-builder/package.json | 4 ++-- pnpm-lock.yaml | 24 ++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/configuration-builder/package.json b/packages/configuration-builder/package.json index 137f46588..f1c4cdfb9 100644 --- a/packages/configuration-builder/package.json +++ b/packages/configuration-builder/package.json @@ -25,7 +25,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "12.3.1", - "react-router-dom": "^6.15.0", + "react-router-dom": "6.16.0", "ts-pattern": "3.3.5" }, "devDependencies": { @@ -44,6 +44,6 @@ "eslint-plugin-react-refresh": "0.4.3", "typescript": "5.1.3", "vite": "4.4.9", - "vite-plugin-checker": "^0.6.2" + "vite-plugin-checker": "0.6.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 44cb4438f..e7d90b01a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -312,11 +312,11 @@ importers: react: 18.2.0 react-dom: 18.2.0 react-i18next: 12.3.1 - react-router-dom: ^6.15.0 + react-router-dom: 6.16.0 ts-pattern: 3.3.5 typescript: 5.1.3 vite: 4.4.9 - vite-plugin-checker: ^0.6.2 + vite-plugin-checker: 0.6.2 dependencies: '@buildo/bento-design-system': link:../bento-design-system '@phosphor-icons/react': 2.0.13_biqbaboplfbrettd7655fr4n2y @@ -329,7 +329,7 @@ importers: react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-i18next: 12.3.1_spyi3zqm3bqfobczid2f6jym6y - react-router-dom: 6.15.0_biqbaboplfbrettd7655fr4n2y + react-router-dom: 6.16.0_biqbaboplfbrettd7655fr4n2y ts-pattern: 3.3.5 devDependencies: '@react-types/numberfield': 3.5.0_react@18.2.0 @@ -6119,8 +6119,8 @@ packages: react: 18.2.0 dev: false - /@remix-run/router/1.8.0: - resolution: {integrity: sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg==} + /@remix-run/router/1.9.0: + resolution: {integrity: sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==} engines: {node: '>=14.0.0'} dev: false @@ -16655,17 +16655,17 @@ packages: tiny-invariant: 1.3.1 tiny-warning: 1.0.3 - /react-router-dom/6.15.0_biqbaboplfbrettd7655fr4n2y: - resolution: {integrity: sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ==} + /react-router-dom/6.16.0_biqbaboplfbrettd7655fr4n2y: + resolution: {integrity: sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8 || 18' react-dom: '>=16.8 || 18' dependencies: - '@remix-run/router': 1.8.0 + '@remix-run/router': 1.9.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-router: 6.15.0_react@18.2.0 + react-router: 6.16.0_react@18.2.0 dev: false /react-router/5.3.4_react@18.2.0: @@ -16684,13 +16684,13 @@ packages: tiny-invariant: 1.3.1 tiny-warning: 1.0.3 - /react-router/6.15.0_react@18.2.0: - resolution: {integrity: sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg==} + /react-router/6.16.0_react@18.2.0: + resolution: {integrity: sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==} engines: {node: '>=14.0.0'} peerDependencies: react: '>=16.8 || 18' dependencies: - '@remix-run/router': 1.8.0 + '@remix-run/router': 1.9.0 react: 18.2.0 dev: false