aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/package.json
diff options
context:
space:
mode:
authorDavid Cho-Lerat <117642976+david-cho-lerat-sonarsource@users.noreply.github.com>2023-11-10 15:41:28 +0100
committersonartech <sonartech@sonarsource.com>2023-11-10 20:02:51 +0000
commit097d26fdf2fc6491300043d9bcbe3a5ee94711b8 (patch)
tree5fc5ad2a2ed1c31dbd32e6715ab8b280f42b20c2 /server/sonar-web/package.json
parent385787e6cb48ecbb81ba50e255dc25aa2bc721a6 (diff)
downloadsonarqube-097d26fdf2fc6491300043d9bcbe3a5ee94711b8.tar.gz
sonarqube-097d26fdf2fc6491300043d9bcbe3a5ee94711b8.zip
[NO JIRA] Update frontend dependencies (#9943)
Diffstat (limited to 'server/sonar-web/package.json')
-rw-r--r--server/sonar-web/package.json72
1 files changed, 36 insertions, 36 deletions
diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json
index ae3667759c0..b913e5f06bf 100644
--- a/server/sonar-web/package.json
+++ b/server/sonar-web/package.json
@@ -10,14 +10,14 @@
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
- "@primer/octicons-react": "19.7.0",
+ "@primer/octicons-react": "19.8.0",
"@react-spring/rafz": "9.7.3",
"@react-spring/web": "9.7.3",
"@tanstack/react-query": "4.33.0",
- "axios": "1.5.0",
+ "axios": "1.6.0",
"classnames": "2.3.2",
"clipboard": "2.0.11",
- "core-js": "3.32.1",
+ "core-js": "3.33.2",
"d3-array": "3.2.4",
"d3-hierarchy": "3.1.2",
"d3-scale": "4.0.2",
@@ -26,21 +26,21 @@
"d3-zoom": "3.0.0",
"date-fns": "2.30.0",
"diff": "5.1.0",
- "dompurify": "3.0.5",
+ "dompurify": "3.0.6",
"formik": "2.4.1",
"lodash": "4.17.21",
"lunr": "2.3.9",
"react": "17.0.2",
- "react-day-picker": "8.8.1",
+ "react-day-picker": "8.9.1",
"react-dom": "17.0.2",
- "react-draggable": "4.4.5",
+ "react-draggable": "4.4.6",
"react-helmet-async": "1.3.0",
"react-highlight-words": "0.20.0",
- "react-intl": "6.4.4",
+ "react-intl": "6.5.1",
"react-joyride": "2.5.5",
"react-modal": "3.16.1",
"react-router-dom": "6.11.2",
- "react-select": "5.7.4",
+ "react-select": "5.7.7",
"react-virtualized": "9.22.5",
"regenerator-runtime": "0.14.0",
"shared-store-hook": "0.0.4",
@@ -48,43 +48,43 @@
},
"devDependencies": {
"@emotion/jest": "11.11.0",
- "@swc/core": "1.3.82",
+ "@swc/core": "1.3.95",
"@swc/jest": "0.2.29",
- "@testing-library/dom": "9.3.1",
+ "@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
- "@testing-library/user-event": "14.4.3",
- "@types/cheerio": "0.22.31",
+ "@testing-library/user-event": "14.5.1",
+ "@types/cheerio": "0.22.33",
"@types/classnames": "2.3.1",
- "@types/d3-array": "3.0.7",
- "@types/d3-hierarchy": "3.1.3",
- "@types/d3-scale": "4.0.4",
+ "@types/d3-array": "3.2.0",
+ "@types/d3-hierarchy": "3.1.5",
+ "@types/d3-scale": "4.0.6",
"@types/d3-selection": "3.0.5",
- "@types/d3-shape": "3.1.2",
- "@types/diff": "5.0.3",
- "@types/dompurify": "3.0.2",
- "@types/jest": "29.5.4",
- "@types/jest-axe": "3.5.5",
- "@types/lodash": "4.14.197",
+ "@types/d3-shape": "3.1.4",
+ "@types/diff": "5.0.7",
+ "@types/dompurify": "3.0.4",
+ "@types/jest": "29.5.7",
+ "@types/jest-axe": "3.5.7",
+ "@types/lodash": "4.14.200",
"@types/node": "18.17.14",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
- "@types/react-helmet": "6.1.6",
- "@types/react-highlight-words": "0.16.4",
- "@types/react-modal": "3.16.0",
- "@types/react-virtualized": "9.21.22",
- "@types/valid-url": "1.0.4",
+ "@types/react-helmet": "6.1.8",
+ "@types/react-highlight-words": "0.16.6",
+ "@types/react-modal": "3.16.2",
+ "@types/react-virtualized": "9.21.26",
+ "@types/valid-url": "1.0.6",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
- "autoprefixer": "10.4.15",
+ "autoprefixer": "10.4.16",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"design-system": "1.0.0",
- "esbuild": "0.19.2",
- "eslint": "8.48.0",
+ "esbuild": "0.19.5",
+ "eslint": "8.52.0",
"eslint-config-sonarqube": "2.1.3",
"eslint-plugin-import": "2.28.1",
- "eslint-plugin-jest": "27.2.3",
+ "eslint-plugin-jest": "27.6.0",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-local-rules": "2.0.0",
@@ -94,23 +94,23 @@
"eslint-plugin-testing-library": "5.11.0",
"fs-extra": "11.1.1",
"http-proxy": "1.18.1",
- "jest": "29.6.4",
+ "jest": "29.7.0",
"jest-axe": "8.0.0",
- "jest-environment-jsdom": "29.6.4",
+ "jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jest-slow-test-reporter": "1.0.0",
"jsdom": "22.1.0",
"openapi-types": "12.1.3",
"path-browserify": "1.0.1",
- "postcss": "8.4.29",
+ "postcss": "8.4.31",
"postcss-calc": "9.0.1",
"postcss-custom-properties": "12.1.11",
"prettier": "3.0.3",
"react-select-event": "5.5.1",
- "tailwindcss": "3.3.3",
- "turbo": "1.10.13",
+ "tailwindcss": "3.3.5",
+ "turbo": "1.10.16",
"typescript": "5.2.2",
- "whatwg-fetch": "3.6.18"
+ "whatwg-fetch": "3.6.19"
},
"resolutions": {
"@types/react": "17.0.39",