Преглед изворни кода

SONAR-15991 Update frontend dependencies

tags/9.4.0.54424
Wouter Admiraal пре 2 година
родитељ
комит
402e7c0f73
4 измењених фајлова са 2643 додато и 1760 уклоњено
  1. 15
    16
      server/sonar-docs/package.json
  2. 651
    382
      server/sonar-docs/yarn.lock
  3. 45
    46
      server/sonar-web/package.json
  4. 1932
    1316
      server/sonar-web/yarn.lock

+ 15
- 16
server/sonar-docs/package.json Прегледај датотеку

@@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"@andrew-codes/gatsby-plugin-elasticlunr-search": "1.0.4",
"classnames": "2.2.6",
"classnames": "2.3.1",
"gatsby": "2.19.49",
"gatsby-plugin-layout": "1.1.24",
"gatsby-plugin-polyfill-io": "1.1.0",
@@ -17,20 +17,20 @@
"gatsby-transformer-remark": "2.6.59",
"hast-util-select": "4.0.0",
"lodash": "4.17.21",
"lunr": "2.3.8",
"lunr": "2.3.9",
"react": "16.13.0",
"react-dom": "16.13.0",
"react-helmet": "5.2.1",
"react-typography": "0.16.19",
"react-typography": "0.16.20",
"rehype-react": "6.1.0",
"typography": "0.16.19"
"typography": "0.16.21"
},
"devDependencies": {
"@types/classnames": "2.2.7",
"@types/classnames": "2.3.0",
"@types/enzyme": "3.10.5",
"@types/jest": "25.1.4",
"@types/lodash": "4.14.149",
"@types/lunr": "2.3.2",
"@types/lunr": "2.3.4",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.4",
"@types/react-helmet": "5.0.15",
@@ -39,27 +39,26 @@
"@typescript-eslint/parser": "4.13.0",
"babel-jest": "25.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.4",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "3.6.2",
"eslint": "7.17.0",
"eslint-config-sonarqube": "1.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-config-sonarqube": "1.0.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-jsx-a11y": "6.4.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-sonarjs": "0.5.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-sonarjs": "0.11.0",
"fs-extra": "7.0.1",
"glob-promise": "3.4.0",
"graphql-code-generator": "0.5.2",
"jest": "25.1.0",
"jest-fetch-mock": "2.1.2",
"prettier": "1.19.1",
"react-test-renderer": "16.8.5",
"remark": "11.0.2",
"ts-jest": "25.2.1",
"typescript": "4.1.3",
"typescript": "4.5.5",
"unist-util-visit": "2.0.2"
},
"scripts": {

+ 651
- 382
server/sonar-docs/yarn.lock
Разлика између датотеке није приказан због своје велике величине
Прегледај датотеку


+ 45
- 46
server/sonar-web/package.json Прегледај датотеку

@@ -5,12 +5,11 @@
"repository": "SonarSource/sonarqube",
"license": "LGPL-3.0",
"dependencies": {
"@emotion/react": "11.7.0",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"classnames": "2.2.6",
"clipboard": "2.0.6",
"core-js": "3.6.4",
"create-react-class": "15.6.3",
"classnames": "2.3.1",
"clipboard": "2.0.9",
"core-js": "3.21.0",
"d3-array": "2.4.0",
"d3-hierarchy": "1.1.9",
"d3-scale": "3.2.1",
@@ -18,30 +17,30 @@
"d3-shape": "1.3.7",
"d3-zoom": "1.8.3",
"date-fns": "1.30.1",
"dompurify": "2.2.7",
"dompurify": "2.3.5",
"formik": "1.2.0",
"history": "3.3.0",
"keymaster": "1.6.2",
"lodash": "4.17.21",
"lunr": "2.3.8",
"lunr": "2.3.9",
"mdast-util-toc": "5.0.2",
"prop-types": "15.7.2",
"prop-types": "15.8.1",
"react": "16.13.0",
"react-countup": "4.3.3",
"react-day-picker": "7.3.0",
"react-day-picker": "7.4.10",
"react-dom": "16.13.0",
"react-draggable": "4.2.0",
"react-helmet-async": "1.0.4",
"react-draggable": "4.4.4",
"react-helmet-async": "1.2.2",
"react-intl": "3.12.1",
"react-modal": "3.14.3",
"react-modal": "3.14.4",
"react-redux": "5.1.1",
"react-router": "3.2.6",
"react-select": "4.3.1",
"react-select-legacy": "npm:react-select@1.2.1",
"react-virtualized": "9.21.2",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"regenerator-runtime": "0.13.5",
"react-virtualized": "9.22.3",
"redux": "4.1.2",
"redux-thunk": "2.4.1",
"regenerator-runtime": "0.13.9",
"rehype-raw": "4.0.2",
"rehype-react": "5.0.0",
"rehype-slug": "3.0.0",
@@ -49,19 +48,19 @@
"remark-rehype": "6.0.0",
"unist-util-visit": "2.0.2",
"valid-url": "1.0.9",
"whatwg-fetch": "3.0.0"
"whatwg-fetch": "3.6.2"
},
"devDependencies": {
"@babel/core": "7.8.7",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.8.3",
"@babel/plugin-transform-react-constant-elements": "7.8.3",
"@babel/plugin-transform-react-jsx-self": "7.8.3",
"@babel/plugin-transform-react-jsx-source": "7.8.3",
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.8.3",
"@emotion/jest": "11.6.0",
"@types/classnames": "2.2.10",
"@babel/core": "7.16.12",
"@babel/plugin-proposal-object-rest-spread": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.16.8",
"@babel/plugin-transform-react-constant-elements": "7.16.7",
"@babel/plugin-transform-react-jsx-self": "7.16.7",
"@babel/plugin-transform-react-jsx-source": "7.16.7",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@emotion/jest": "11.7.1",
"@types/classnames": "2.3.0",
"@types/clipboard": "2.0.1",
"@types/d3-array": "1.2.4",
"@types/d3-hierarchy": "1.1.4",
@@ -69,49 +68,49 @@
"@types/d3-selection": "1.3.2",
"@types/d3-shape": "1.2.4",
"@types/d3-zoom": "1.7.3",
"@types/dompurify": "2.2.1",
"@types/dompurify": "2.3.3",
"@types/enzyme": "3.10.5",
"@types/jest": "25.1.4",
"@types/keymaster": "1.6.28",
"@types/keymaster": "1.6.30",
"@types/lodash": "4.14.149",
"@types/prop-types": "15.7.3",
"@types/prop-types": "15.7.4",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.4",
"@types/react-helmet": "5.0.15",
"@types/react-modal": "3.12.1",
"@types/react-modal": "3.13.1",
"@types/react-redux": "6.0.6",
"@types/react-router": "3.0.20",
"@types/react-select": "4.0.16",
"@types/react-select-legacy": "npm:@types/react-select@1.2.6",
"@types/react-virtualized": "9.21.0",
"@types/react-virtualized": "9.21.16",
"@types/sanitize-html": "1.22.0",
"@types/valid-url": "1.0.2",
"@types/valid-url": "1.0.3",
"@typescript-eslint/eslint-plugin": "4.13.0",
"@typescript-eslint/parser": "4.13.0",
"autoprefixer": "9.7.4",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "25.1.0",
"babel-plugin-dynamic-import-node": "2.3.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
"chalk": "3.0.0",
"cssnano": "4.1.10",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.4",
"esbuild": "0.12.28",
"esbuild-plugin-glob": "1.0.1",
"esbuild-plugin-postcss2": "0.1.0",
"enzyme-adapter-react-16": "1.15.6",
"enzyme-to-json": "3.6.2",
"esbuild": "0.14.18",
"esbuild-plugin-glob": "1.0.4",
"esbuild-plugin-postcss2": "0.1.1",
"escape-string-regexp": "2.0.0",
"eslint": "7.17.0",
"eslint-config-sonarqube": "1.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-config-sonarqube": "1.0.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-jsx-a11y": "6.4.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"fs-extra": "10.0.0",
"glob": "7.1.6",
"glob": "7.2.0",
"glob-promise": "3.4.0",
"http-proxy": "1.18.1",
"jest": "25.4.0",
@@ -126,7 +125,7 @@
"remark": "11.0.2",
"remark-react": "7",
"ts-jest": "25.5.1",
"typescript": "4.1.3"
"typescript": "4.5.5"
},
"scripts": {
"start": "node scripts/start.js",

+ 1932
- 1316
server/sonar-web/yarn.lock
Разлика између датотеке није приказан због своје велике величине
Прегледај датотеку


Loading…
Откажи
Сачувај