aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>2024-10-11 17:20:08 +0200
committersonartech <sonartech@sonarsource.com>2024-10-15 20:03:06 +0000
commitb59bb3e380b864a5760ae7ae7bbf773d01273ebf (patch)
tree96a01280aa5b5d236a24c4eab9cf59fb90dacaa6
parent909d7ce602d9f3f5cbe8a98ebda1843e263abee9 (diff)
downloadsonarqube-b59bb3e380b864a5760ae7ae7bbf773d01273ebf.tar.gz
sonarqube-b59bb3e380b864a5760ae7ae7bbf773d01273ebf.zip
SONAR-23202 Remove unneeded resolution in package.json
-rw-r--r--server/sonar-web/package.json3
-rw-r--r--server/sonar-web/yarn.lock2
2 files changed, 1 insertions, 4 deletions
diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json
index 11ede3f8f9b..a01988eb7c9 100644
--- a/server/sonar-web/package.json
+++ b/server/sonar-web/package.json
@@ -122,9 +122,6 @@
"typescript": "5.6.2",
"whatwg-fetch": "3.6.20"
},
- "resolutions": {
- "@types/react": "18.3.11"
- },
"scripts": {
"start": "node scripts/start.js",
"start:force": "node scripts/start.js --force-build-design-system",
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock
index 73a99b8ada9..bf47601798e 100644
--- a/server/sonar-web/yarn.lock
+++ b/server/sonar-web/yarn.lock
@@ -5977,7 +5977,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/react@npm:18.3.11":
+"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies: