From 7859c0f76a5dce01d7e3a7adbc12942c4f1fb132 Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Thu, 10 Nov 2022 17:11:52 +0100 Subject: [PATCH] Loose exact dependency resolutions --- sample/create-react-app-5/package.json | 2 +- sample/create-react-app-5/yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sample/create-react-app-5/package.json b/sample/create-react-app-5/package.json index 834f8ace4..653fa1823 100644 --- a/sample/create-react-app-5/package.json +++ b/sample/create-react-app-5/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-pdf": "latest", - "react-scripts": "5.0.1" + "react-scripts": "^5.0.0" }, "resolutions": { "mini-css-extract-plugin": "~2.4.0" diff --git a/sample/create-react-app-5/yarn.lock b/sample/create-react-app-5/yarn.lock index 0b9c84575..351b662aa 100644 --- a/sample/create-react-app-5/yarn.lock +++ b/sample/create-react-app-5/yarn.lock @@ -10065,7 +10065,7 @@ __metadata: react: ^18.2.0 react-dom: ^18.2.0 react-pdf: latest - react-scripts: 5.0.1 + react-scripts: ^5.0.0 languageName: unknown linkType: soft @@ -10100,7 +10100,7 @@ __metadata: languageName: node linkType: hard -"react-scripts@npm:5.0.1": +"react-scripts@npm:^5.0.0": version: 5.0.1 resolution: "react-scripts@npm:5.0.1" dependencies: