Skip to content

Commit 89ffa6f

Browse files
david-cho-lerat-sonarsourcesonartech
authored andcommitted
SC-35069 Fix AnalysisWarningsModal appearance
GitOrigin-RevId: fcf05c5579530abc0914bd02d44eea858cc85631
1 parent 3c2fbf0 commit 89ffa6f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@react-spring/web": "10.0.1",
6262
"@sentry/fullstory": "4.0.0",
6363
"@sentry/react": "10.11.0",
64-
"@sonarsource/echoes-react": "1.6.0",
64+
"@sonarsource/echoes-react": "1.7.0-5720",
6565
"@stripe/react-stripe-js": "5.3.0",
6666
"@stripe/stripe-js": "8.2.0",
6767
"@tanstack/react-query": "5.56.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3192,9 +3192,9 @@ __metadata:
31923192
languageName: node
31933193
linkType: hard
31943194

3195-
"@mantine/core@patch:@mantine/[email protected]#./.yarn/patches/@mantine-core-npm-7.12.2-7aad505c0f.patch::locator=%40sonarsource%2Fechoes-react%40npm%3A1.6.0":
3195+
"@mantine/core@patch:@mantine/[email protected]#./.yarn/patches/@mantine-core-npm-7.12.2-7aad505c0f.patch::locator=%40sonarsource%2Fechoes-react%40npm%3A1.7.0-5720%3A%3A__archiveUrl%3Dhttps%253A%252F%252Frepox.jfrog.io%252Fartifactory%252Fapi%252Fnpm%252Fnpm%252F%2540sonarsource%252Fechoes-react%252F-%252F%2540sonarsource%252Fechoes-react-1.7.0-5720.tgz":
31963196
version: 7.12.2
3197-
resolution: "@mantine/core@patch:@mantine/core@npm%3A7.12.2#./.yarn/patches/@mantine-core-npm-7.12.2-7aad505c0f.patch::version=7.12.2&hash=cab555&locator=%40sonarsource%2Fechoes-react%40npm%3A1.6.0"
3197+
resolution: "@mantine/core@patch:@mantine/core@npm%3A7.12.2#./.yarn/patches/@mantine-core-npm-7.12.2-7aad505c0f.patch::version=7.12.2&hash=cab555&locator=%40sonarsource%2Fechoes-react%40npm%3A1.7.0-5720%3A%3A__archiveUrl%3Dhttps%253A%252F%252Frepox.jfrog.io%252Fartifactory%252Fapi%252Fnpm%252Fnpm%252F%2540sonarsource%252Fechoes-react%252F-%252F%2540sonarsource%252Fechoes-react-1.7.0-5720.tgz"
31983198
dependencies:
31993199
"@floating-ui/react": "npm:^0.26.9"
32003200
clsx: "npm:^2.1.1"
@@ -6082,9 +6082,9 @@ __metadata:
60826082
languageName: node
60836083
linkType: hard
60846084

6085-
"@sonarsource/echoes-react@npm:1.6.0":
6086-
version: 1.6.0
6087-
resolution: "@sonarsource/echoes-react@npm:1.6.0"
6085+
"@sonarsource/echoes-react@npm:1.7.0-5720":
6086+
version: 1.7.0-5720
6087+
resolution: "@sonarsource/echoes-react@npm:1.7.0-5720::__archiveUrl=https%3A%2F%2Frepox.jfrog.io%2Fartifactory%2Fapi%2Fnpm%2Fnpm%2F%40sonarsource%2Fechoes-react%2F-%2F%40sonarsource%2Fechoes-react-1.7.0-5720.tgz"
60886088
dependencies:
60896089
"@mantine/core": "patch:@mantine/[email protected]#./.yarn/patches/@mantine-core-npm-7.12.2-7aad505c0f.patch"
60906090
"@mantine/hooks": "npm:7.12.2"
@@ -6110,7 +6110,7 @@ __metadata:
61106110
react-dom: ^18.0.0
61116111
react-intl: ^6.0.0
61126112
react-router-dom: ^6.0.0
6113-
checksum: 10/22ffe64b406626c3d14bd02b4da9d37558fc4a209c1dc3c71b0039586e905b053712e9dc5a297c95df48d689672a729eb2ed3f4b8e67e3d5e7f24ce42d6fc43a
6113+
checksum: 10/623101127432baaf44f445da85c95c6870ffd9ddb3d9ef017eb89ddabf6c7fdf06dae16e80d2c63232ac866739717eb0be2ac767130aabf5fcfdd93d5c790fff
61146114
languageName: node
61156115
linkType: hard
61166116

@@ -20429,7 +20429,7 @@ __metadata:
2042920429
"@rollup/plugin-replace": "npm:6.0.2"
2043020430
"@sentry/fullstory": "npm:4.0.0"
2043120431
"@sentry/react": "npm:10.11.0"
20432-
"@sonarsource/echoes-react": "npm:1.6.0"
20432+
"@sonarsource/echoes-react": "npm:1.7.0-5720"
2043320433
"@sprig-technologies/sprig-browser": "npm:2.34.0"
2043420434
"@stripe/react-stripe-js": "npm:5.3.0"
2043520435
"@stripe/stripe-js": "npm:8.2.0"

0 commit comments

Comments
 (0)