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

"@primer/octicons-react": "19.8.0", "@primer/octicons-react": "19.8.0",
"@react-spring/rafz": "9.7.3", "@react-spring/rafz": "9.7.3",
"@react-spring/web": "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", "@tanstack/react-query": "5.18.1",
"axios": "1.6.7", "axios": "1.6.7",
"classnames": "2.5.1", "classnames": "2.5.1",

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

languageName: node languageName: node
linkType: hard 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: dependencies:
"@primer/octicons-react": "npm:19.8.0" "@primer/octicons-react": "npm:19.8.0"
"@radix-ui/react-checkbox": "npm:1.0.4" "@radix-ui/react-checkbox": "npm:1.0.4"
react-dom: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0
react-intl: ^6.0.0 react-intl: ^6.0.0
react-router-dom: ^6.0.0 react-router-dom: ^6.0.0
checksum: 10/fc25b30ed8ffa0186eb206ef2e71b444c334b4a350eb3e9e71874a064b9fe590b525ad2f1459d5d9de7882fb8be899a2a9e6154df758406900a5380f8e3810c2
checksum: 10/2e10f1f77a720956f8ead9caa418abc15d54ba316c7086798d6b46187d146d98b4a54c0f362bd6e87d4d2e2b01e0e13744a6661461bb54024cc7612748a9b3c6
languageName: node languageName: node
linkType: hard linkType: hard


"@primer/octicons-react": "npm:19.8.0" "@primer/octicons-react": "npm:19.8.0"
"@react-spring/rafz": "npm:9.7.3" "@react-spring/rafz": "npm:9.7.3"
"@react-spring/web": "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/core": "npm:1.4.0"
"@swc/jest": "npm:0.2.36" "@swc/jest": "npm:0.2.36"
"@tanstack/react-query": "npm:5.18.1" "@tanstack/react-query": "npm:5.18.1"

Loading…
Cancel
Save