Browse Source

SONAR-21884 Bump echoes version

tags/10.5.0.89998
Jeremy Davis 1 month ago
parent
commit
0fa9cd7486
2 changed files with 6 additions and 6 deletions
  1. 1
    1
      server/sonar-web/package.json
  2. 5
    5
      server/sonar-web/yarn.lock

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

@@ -13,7 +13,7 @@
"@primer/octicons-react": "19.8.0",
"@react-spring/rafz": "9.7.3",
"@react-spring/web": "9.7.3",
"@sonarsource/echoes-react": "0.1.2",
"@sonarsource/echoes-react": "0.1.3",
"@tanstack/react-query": "5.18.1",
"axios": "1.6.7",
"classnames": "2.5.1",

+ 5
- 5
server/sonar-web/yarn.lock View File

@@ -4533,9 +4533,9 @@ __metadata:
languageName: node
linkType: hard

"@sonarsource/echoes-react@npm:0.1.2":
version: 0.1.2
resolution: "@sonarsource/echoes-react@npm:0.1.2"
"@sonarsource/echoes-react@npm:0.1.3":
version: 0.1.3
resolution: "@sonarsource/echoes-react@npm:0.1.3"
dependencies:
"@primer/octicons-react": "npm:19.8.0"
"@radix-ui/react-checkbox": "npm:1.0.4"
@@ -4547,7 +4547,7 @@ __metadata:
react-dom: ^17.0.0 || ^18.0.0
react-intl: ^6.0.0
react-router-dom: ^6.0.0
checksum: 10/fc25b30ed8ffa0186eb206ef2e71b444c334b4a350eb3e9e71874a064b9fe590b525ad2f1459d5d9de7882fb8be899a2a9e6154df758406900a5380f8e3810c2
checksum: 10/2e10f1f77a720956f8ead9caa418abc15d54ba316c7086798d6b46187d146d98b4a54c0f362bd6e87d4d2e2b01e0e13744a6661461bb54024cc7612748a9b3c6
languageName: node
linkType: hard

@@ -5749,7 +5749,7 @@ __metadata:
"@primer/octicons-react": "npm:19.8.0"
"@react-spring/rafz": "npm:9.7.3"
"@react-spring/web": "npm:9.7.3"
"@sonarsource/echoes-react": "npm:0.1.2"
"@sonarsource/echoes-react": "npm:0.1.3"
"@swc/core": "npm:1.4.0"
"@swc/jest": "npm:0.2.36"
"@tanstack/react-query": "npm:5.18.1"

Loading…
Cancel
Save