From ee0a4d46fbb9565402219104df699a571e0f3bac Mon Sep 17 00:00:00 2001 From: David Cho-Lerat Date: Thu, 11 Jul 2024 14:50:29 +0200 Subject: [PATCH] SONAR-22453 Update Echoes to v0.4.2 --- server/sonar-web/design-system/package.json | 2 +- server/sonar-web/package.json | 2 +- server/sonar-web/yarn.lock | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/server/sonar-web/design-system/package.json b/server/sonar-web/design-system/package.json index 65a9c8aba8c..f14f16060e7 100644 --- a/server/sonar-web/design-system/package.json +++ b/server/sonar-web/design-system/package.json @@ -23,7 +23,7 @@ "@babel/preset-typescript": "7.24.7", "@emotion/babel-plugin": "11.11.0", "@emotion/babel-plugin-jsx-pragmatic": "0.2.1", - "@sonarsource/echoes-react": "0.4.1", + "@sonarsource/echoes-react": "0.4.2", "@testing-library/dom": "10.2.0", "@testing-library/jest-dom": "6.4.6", "@testing-library/react": "16.0.0", diff --git a/server/sonar-web/package.json b/server/sonar-web/package.json index b2ce51d8672..dffff5b3c9d 100644 --- a/server/sonar-web/package.json +++ b/server/sonar-web/package.json @@ -13,7 +13,7 @@ "@primer/octicons-react": "19.10.0", "@react-spring/rafz": "9.7.3", "@react-spring/web": "9.7.3", - "@sonarsource/echoes-react": "0.4.1", + "@sonarsource/echoes-react": "0.4.2", "@tanstack/react-query": "5.18.1", "axios": "1.7.2", "classnames": "2.5.1", diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index ee8afbcce1c..301a02390ab 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -3836,9 +3836,9 @@ __metadata: languageName: node linkType: hard -"@mantine/core@patch:@mantine/core@6.0.21#./config/patches/@mantine-core-npm-6.0.21-4d202d6649.patch::locator=%40sonarsource%2Fechoes-react%40npm%3A0.4.1": +"@mantine/core@patch:@mantine/core@6.0.21#./config/patches/@mantine-core-npm-6.0.21-4d202d6649.patch::locator=%40sonarsource%2Fechoes-react%40npm%3A0.4.2": version: 6.0.21 - resolution: "@mantine/core@patch:@mantine/core@npm%3A6.0.21#./config/patches/@mantine-core-npm-6.0.21-4d202d6649.patch::version=6.0.21&hash=070d0f&locator=%40sonarsource%2Fechoes-react%40npm%3A0.4.1" + resolution: "@mantine/core@patch:@mantine/core@npm%3A6.0.21#./config/patches/@mantine-core-npm-6.0.21-4d202d6649.patch::version=6.0.21&hash=070d0f&locator=%40sonarsource%2Fechoes-react%40npm%3A0.4.2" dependencies: "@floating-ui/react": "npm:^0.19.1" "@mantine/styles": "npm:6.0.21" @@ -5039,9 +5039,9 @@ __metadata: languageName: node linkType: hard -"@sonarsource/echoes-react@npm:0.4.1": - version: 0.4.1 - resolution: "@sonarsource/echoes-react@npm:0.4.1" +"@sonarsource/echoes-react@npm:0.4.2": + version: 0.4.2 + resolution: "@sonarsource/echoes-react@npm:0.4.2" dependencies: "@mantine/core": "patch:@mantine/core@6.0.21#./config/patches/@mantine-core-npm-6.0.21-4d202d6649.patch" "@mantine/hooks": "npm:6.0.21" @@ -5060,7 +5060,7 @@ __metadata: react-dom: ^17.0.0 || ^18.0.0 react-intl: ^6.0.0 react-router-dom: ^6.0.0 - checksum: 10/8e1195f0f53206795a4dc24a43cbf1682665fc31fca7d19203884e711964b21f8a4891d117766b54c70d22d347453eef8d2deb92f31b7a3ba33ecc461eda2cea + checksum: 10/acc39460578cd51530c9dbe997709c249aa0e62f179fb460ec12025aebcc37d535fba1fc70cd681634668c80a9b3de2ddf67bbc5680f7fcc82c4420b456df09d languageName: node linkType: hard @@ -6293,7 +6293,7 @@ __metadata: "@primer/octicons-react": "npm:19.10.0" "@react-spring/rafz": "npm:9.7.3" "@react-spring/web": "npm:9.7.3" - "@sonarsource/echoes-react": "npm:0.4.1" + "@sonarsource/echoes-react": "npm:0.4.2" "@swc/core": "npm:1.6.6" "@swc/jest": "npm:0.2.36" "@tanstack/react-query": "npm:5.18.1" @@ -8337,7 +8337,7 @@ __metadata: "@babel/preset-typescript": "npm:7.24.7" "@emotion/babel-plugin": "npm:11.11.0" "@emotion/babel-plugin-jsx-pragmatic": "npm:0.2.1" - "@sonarsource/echoes-react": "npm:0.4.1" + "@sonarsource/echoes-react": "npm:0.4.2" "@testing-library/dom": "npm:10.2.0" "@testing-library/jest-dom": "npm:6.4.6" "@testing-library/react": "npm:16.0.0" -- 2.39.5