aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
diff options
context:
space:
mode:
authorstanislavh <stanislav.honcharov@sonarsource.com>2023-06-21 12:03:42 +0200
committersonartech <sonartech@sonarsource.com>2023-06-26 20:03:53 +0000
commit0b78d439181f472d5d680e7dc21c6b4ac75ff1cb (patch)
tree4735d584d409ca1445fa1fb093f990ba8af56cab /server/sonar-web
parentbfb769f64da3cad8c50f8f6b13fdd150b1cb185c (diff)
downloadsonarqube-0b78d439181f472d5d680e7dc21c6b4ac75ff1cb.tar.gz
sonarqube-0b78d439181f472d5d680e7dc21c6b4ac75ff1cb.zip
[NO-JIRA] Add @types/react-virtualized to deps in design-system
Diffstat (limited to 'server/sonar-web')
-rw-r--r--server/sonar-web/design-system/package.json1
-rw-r--r--server/sonar-web/yarn.lock1
2 files changed, 2 insertions, 0 deletions
diff --git a/server/sonar-web/design-system/package.json b/server/sonar-web/design-system/package.json
index 6889d93c3a3..7fe9677497e 100644
--- a/server/sonar-web/design-system/package.json
+++ b/server/sonar-web/design-system/package.json
@@ -30,6 +30,7 @@
"@types/react": "17.0.39",
"@types/react-highlight-words": "0.16.4",
"@types/react-modal": "3.16.0",
+ "@types/react-virtualized": "9.21.22",
"@typescript-eslint/parser": "5.59.11",
"@vitejs/plugin-react": "3.1.0",
"autoprefixer": "10.4.14",
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock
index 9187857eda3..7329999178a 100644
--- a/server/sonar-web/yarn.lock
+++ b/server/sonar-web/yarn.lock
@@ -6599,6 +6599,7 @@ __metadata:
"@types/react": 17.0.39
"@types/react-highlight-words": 0.16.4
"@types/react-modal": 3.16.0
+ "@types/react-virtualized": 9.21.22
"@typescript-eslint/parser": 5.59.11
"@vitejs/plugin-react": 3.1.0
autoprefixer: 10.4.14