Browse Source

SONAR-20327 Update patch/minor front-end dev dependencies

tags/10.3.0.82913
David Cho-Lerat 9 months ago
parent
commit
431a01b699

server/sonar-web/.yarn/releases/yarn-3.6.3.cjs
File diff suppressed because it is too large
View File


+ 1
- 1
server/sonar-web/.yarnrc.yml View File

@@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.6.3.cjs

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

@@ -14,44 +14,44 @@
"validate-ci": "yarn install --immutable && yarn ts-check && yarn test --coverage --ci"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/core": "7.22.15",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@emotion/babel-plugin": "11.11.0",
"@emotion/babel-plugin-jsx-pragmatic": "0.2.0",
"@emotion/babel-plugin-jsx-pragmatic": "0.2.1",
"@testing-library/dom": "9.3.1",
"@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.5",
"@types/d3-zoom": "3.0.3",
"@types/lodash": "4.14.195",
"@types/d3-array": "3.0.7",
"@types/d3-zoom": "3.0.4",
"@types/lodash": "4.14.197",
"@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": "4.0.1",
"autoprefixer": "10.4.14",
"eslint": "8.43.0",
"@vitejs/plugin-react": "4.0.4",
"autoprefixer": "10.4.15",
"eslint": "8.48.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-local-rules": "1.3.2",
"eslint-plugin-typescript-sort-keys": "2.3.0",
"highlight.js": "11.8.0",
"highlightjs-apex": "1.2.0",
"highlightjs-sap-abap": "0.2.0",
"highlightjs-sap-abap": "0.3.0",
"history": "5.3.0",
"jest": "29.5.0",
"postcss": "8.4.24",
"jest": "29.6.4",
"postcss": "8.4.29",
"postcss-calc": "9.0.1",
"postcss-custom-properties": "12.1.11",
"twin.macro": "3.3.1",
"typescript": "5.0.3",
"vite": "4.3.9",
"twin.macro": "3.4.0",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-dts": "2.3.0",
"whatwg-fetch": "3.6.2"
"whatwg-fetch": "3.6.18"
},
"peerDependencies": {
"@emotion/react": "11.11.1",
@@ -78,7 +78,7 @@
"react-router-dom": "6.11.2",
"react-select": "5.7.3",
"react-virtualized": "9.22.5",
"tailwindcss": "3.3.2"
"tailwindcss": "3.3.3"
},
"babelMacros": {
"twin": {

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

@@ -46,26 +46,26 @@
},
"devDependencies": {
"@emotion/jest": "11.11.0",
"@swc/core": "1.3.65",
"@swc/jest": "0.2.26",
"@swc/core": "1.3.82",
"@swc/jest": "0.2.29",
"@testing-library/dom": "9.3.1",
"@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",
"@types/classnames": "2.3.1",
"@types/d3-array": "3.0.5",
"@types/d3-hierarchy": "3.1.2",
"@types/d3-scale": "4.0.3",
"@types/d3-array": "3.0.7",
"@types/d3-hierarchy": "3.1.3",
"@types/d3-scale": "4.0.4",
"@types/d3-selection": "3.0.5",
"@types/d3-shape": "3.1.1",
"@types/d3-shape": "3.1.2",
"@types/diff": "5.0.3",
"@types/dompurify": "3.0.2",
"@types/enzyme": "3.10.13",
"@types/jest": "29.5.2",
"@types/jest": "29.5.4",
"@types/jest-axe": "3.5.5",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@types/lodash": "4.14.197",
"@types/node": "18.17.14",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"@types/react-helmet": "6.1.6",
@@ -76,43 +76,43 @@
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"design-system": "1.0.0",
"enzyme": "3.11.0",
"enzyme-to-json": "3.6.2",
"esbuild": "0.18.4",
"eslint": "8.43.0",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"eslint-config-sonarqube": "2.1.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-jest-dom": "5.0.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest-dom": "5.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-local-rules": "1.3.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.11.0",
"fs-extra": "11.1.1",
"http-proxy": "1.18.1",
"jest": "29.5.0",
"jest": "29.6.4",
"jest-axe": "7.0.1",
"jest-environment-jsdom": "29.5.0",
"jest-environment-jsdom": "29.6.4",
"jest-junit": "16.0.0",
"jest-slow-test-reporter": "1.0.0",
"jsdom": "21.1.1",
"openapi-types": "12.1.3",
"path-browserify": "1.0.1",
"postcss": "8.4.24",
"postcss": "8.4.29",
"postcss-calc": "9.0.1",
"postcss-custom-properties": "12.1.11",
"prettier": "2.8.8",
"react-select-event": "5.5.1",
"tailwindcss": "3.3.2",
"turbo": "1.10.3",
"typescript": "5.0.3",
"whatwg-fetch": "3.6.2"
"tailwindcss": "3.3.3",
"turbo": "1.10.13",
"typescript": "5.2.2",
"whatwg-fetch": "3.6.18"
},
"resolutions": {
"@types/react": "17.0.39",
@@ -143,5 +143,5 @@
"browser": {
"path": "path-browserify"
},
"packageManager": "yarn@3.5.0"
"packageManager": "yarn@3.6.3"
}

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


Loading…
Cancel
Save