Browse Source

[NO JIRA] Update frontend dependencies (#9943)

tags/10.4.0.87286
David Cho-Lerat 7 months ago
parent
commit
097d26fdf2
3 changed files with 1238 additions and 1075 deletions
  1. 28
    28
      server/sonar-web/design-system/package.json
  2. 36
    36
      server/sonar-web/package.json
  3. 1174
    1011
      server/sonar-web/yarn.lock

+ 28
- 28
server/sonar-web/design-system/package.json View File

@@ -14,46 +14,46 @@
"validate-ci": "yarn install --immutable && yarn ts-check && yarn test --coverage --ci"
},
"devDependencies": {
"@babel/core": "7.22.15",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@babel/core": "7.23.2",
"@babel/plugin-transform-react-jsx": "7.22.15",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-plugin-jsx-pragmatic": "0.2.1",
"@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/d3-array": "3.0.7",
"@types/d3-zoom": "3.0.4",
"@types/lodash": "4.14.197",
"@testing-library/user-event": "14.5.1",
"@types/d3-array": "3.2.0",
"@types/d3-zoom": "3.0.6",
"@types/lodash": "4.14.200",
"@types/react": "17.0.39",
"@types/react-highlight-words": "0.16.4",
"@types/react-modal": "3.16.0",
"@types/react-virtualized": "9.21.22",
"@types/react-highlight-words": "0.16.6",
"@types/react-modal": "3.16.2",
"@types/react-virtualized": "9.21.26",
"@typescript-eslint/parser": "5.59.11",
"@vitejs/plugin-react": "4.0.4",
"autoprefixer": "10.4.15",
"eslint": "8.48.0",
"@vitejs/plugin-react": "4.1.1",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-local-rules": "2.0.0",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"history": "5.3.0",
"jest": "29.6.4",
"postcss": "8.4.29",
"jest": "29.7.0",
"postcss": "8.4.31",
"postcss-calc": "9.0.1",
"postcss-custom-properties": "12.1.11",
"twin.macro": "3.4.0",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-dts": "3.5.3",
"whatwg-fetch": "3.6.18"
"vite": "4.5.0",
"vite-plugin-dts": "3.6.3",
"whatwg-fetch": "3.6.19"
},
"peerDependencies": {
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@primer/octicons-react": "19.7.0",
"@primer/octicons-react": "19.8.0",
"classnames": "2.3.2",
"clipboard": "2.0.11",
"d3-array": "3.2.4",
@@ -65,17 +65,17 @@
"date-fns": "2.30.0",
"lodash": "4.17.21",
"react": "17.0.2",
"react-day-picker": "8.8.1",
"react-day-picker": "8.9.1",
"react-dom": "17.0.2",
"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",
"tailwindcss": "3.3.3"
"tailwindcss": "3.3.5"
},
"babelMacros": {
"twin": {
@@ -84,8 +84,8 @@
}
},
"dependencies": {
"highlight.js": "11.8.0",
"highlightjs-apex": "1.2.0",
"highlight.js": "11.9.0",
"highlightjs-apex": "1.3.1",
"highlightjs-cobol": "0.3.3",
"highlightjs-sap-abap": "0.3.0",
"react-toastify": "8.2.0"

+ 36
- 36
server/sonar-web/package.json View File

@@ -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",

+ 1174
- 1011
server/sonar-web/yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save