build: add missing @visx/* dependencies (#45867)

This commit is contained in:
Jason Bedard 2022-12-20 20:36:45 -08:00 committed by GitHub
parent d2703c26e4
commit 45bf4db067
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Input hashes for repository rule npm_translate_lock(name = "npm", pnpm_lock = "//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=2146577291
pnpm-lock.yaml=-1829051030
yarn.lock=-608884054
package.json=1255523299
pnpm-lock.yaml=-1835484148
yarn.lock=189145180
package.json=44218985
client/branded/package.json=784076174
client/browser/package.json=-2024393090
client/build-config/package.json=-745736751

View File

@ -378,11 +378,13 @@
"@storybook/addon-knobs": "^6.4.0",
"@visx/annotation": "^2.10.0",
"@visx/axis": "^2.11.1",
"@visx/event": "2.6.0",
"@visx/glyph": "^2.10.0",
"@visx/grid": "^2.10.0",
"@visx/group": "^2.10.0",
"@visx/responsive": "^2.10.0",
"@visx/scale": "^2.2.2",
"@visx/shape": "^2.11.1",
"@visx/voronoi": "^2.10.0",
"@vscode/codicons": "^0.0.29",
"@vscode/webview-ui-toolkit": "^0.9.0",

View File

@ -183,11 +183,13 @@ importers:
'@types/yauzl': ^2.9.2
'@visx/annotation': ^2.10.0
'@visx/axis': ^2.11.1
'@visx/event': 2.6.0
'@visx/glyph': ^2.10.0
'@visx/grid': ^2.10.0
'@visx/group': ^2.10.0
'@visx/responsive': ^2.10.0
'@visx/scale': ^2.2.2
'@visx/shape': ^2.11.1
'@visx/voronoi': ^2.10.0
'@vscode/codicons': ^0.0.29
'@vscode/test-electron': ^2.1.3
@ -433,11 +435,13 @@ importers:
'@storybook/addon-knobs': 6.4.0_d4bptrhgvdhxm3olgivncpgnqq
'@visx/annotation': 2.10.0_ef5jwxihqo6n7gxfmzogljlgcm
'@visx/axis': 2.11.1_react@18.1.0
'@visx/event': 2.6.0
'@visx/glyph': 2.10.0_react@18.1.0
'@visx/grid': 2.10.0_react@18.1.0
'@visx/group': 2.10.0_react@18.1.0
'@visx/responsive': 2.10.0_react@18.1.0
'@visx/scale': 2.2.2
'@visx/shape': 2.11.1_react@18.1.0
'@visx/voronoi': 2.10.0_react@18.1.0
'@vscode/codicons': 0.0.29
'@vscode/webview-ui-toolkit': 0.9.0_react@18.1.0

View File

@ -8851,7 +8851,7 @@ __metadata:
languageName: node
linkType: hard
"@visx/shape@npm:2.11.1":
"@visx/shape@npm:2.11.1, @visx/shape@npm:^2.11.1":
version: 2.11.1
resolution: "@visx/shape@npm:2.11.1"
dependencies:
@ -27416,11 +27416,13 @@ __metadata:
"@types/yauzl": ^2.9.2
"@visx/annotation": ^2.10.0
"@visx/axis": ^2.11.1
"@visx/event": 2.6.0
"@visx/glyph": ^2.10.0
"@visx/grid": ^2.10.0
"@visx/group": ^2.10.0
"@visx/responsive": ^2.10.0
"@visx/scale": ^2.2.2
"@visx/shape": ^2.11.1
"@visx/voronoi": ^2.10.0
"@vscode/codicons": ^0.0.29
"@vscode/test-electron": ^2.1.3