Skip to content

Commit

Permalink
fix(deps): update dependency @graasp/ui to v4.15.1 (#1174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 20dd874 commit 5a62459
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 127 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@graasp/query-client": "3.4.1",
"@graasp/sdk": "4.7.5",
"@graasp/translations": "1.27.0",
"@graasp/ui": "4.15.0",
"@graasp/ui": "4.15.1",
"@mui/icons-material": "5.15.15",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
Expand Down
143 changes: 17 additions & 126 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,16 @@ __metadata:
languageName: node
linkType: hard

"@ag-grid-community/client-side-row-model@npm:31.2.1":
version: 31.2.1
resolution: "@ag-grid-community/client-side-row-model@npm:31.2.1"
dependencies:
"@ag-grid-community/core": "npm:31.2.1"
tslib: "npm:^2.3.0"
checksum: 10/e1efa79831b644d4aff5ccae32a2b8ff0c9383060f64befeff6aaf0c21c6a081c44f970ee1ea32737c7bbd977f69afdf4b3d2b269c1fdfc24306cf75e6b618ce
languageName: node
linkType: hard

"@ag-grid-community/core@npm:31.1.1":
version: 31.1.1
resolution: "@ag-grid-community/core@npm:31.1.1"
Expand Down Expand Up @@ -1577,11 +1587,11 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.15.0":
version: 4.15.0
resolution: "@graasp/ui@npm:4.15.0"
"@graasp/ui@npm:4.15.1":
version: 4.15.1
resolution: "@graasp/ui@npm:4.15.1"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.1.1"
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
"@ag-grid-community/react": "npm:^31.1.1"
"@ag-grid-community/styles": "npm:^31.1.1"
"@storybook/react-vite": "npm:7.6.17"
Expand All @@ -1594,7 +1604,7 @@ __metadata:
react-rnd: "npm:10.4.1"
react-text-mask: "npm:5.5.0"
uuid: "npm:9.0.1"
vitest: "npm:1.4.0"
vitest: "npm:1.5.0"
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
Expand All @@ -1611,7 +1621,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/990fb627fc03d4e831a55589f53c7e78380bd771ea34bbc5cf111e1849c18616fea440ff03a5b8a5e3379cb5fcda0a72759a90b846b70b430e37eb6d21f6f08e
checksum: 10/204aaa5e91f884be43349ed7f95fc9374da067b6064a16e4f793d6f5094674cb81e211e8d91b15ffcbd6a402972fd3322b964c182b4a79737b9294ec2d6f835c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3803,17 +3813,6 @@ __metadata:
languageName: node
linkType: hard

"@vitest/expect@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/expect@npm:1.4.0"
dependencies:
"@vitest/spy": "npm:1.4.0"
"@vitest/utils": "npm:1.4.0"
chai: "npm:^4.3.10"
checksum: 10/00d794a807b7e496d8450133430c8528d4b6cfaba9520bf49640c941b14acaa7b28f151c249b44d935740cae887f0648980db63f38e37bdeb6c2906387e15188
languageName: node
linkType: hard

"@vitest/expect@npm:1.5.0":
version: 1.5.0
resolution: "@vitest/expect@npm:1.5.0"
Expand All @@ -3836,17 +3835,6 @@ __metadata:
languageName: node
linkType: hard

"@vitest/runner@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/runner@npm:1.4.0"
dependencies:
"@vitest/utils": "npm:1.4.0"
p-limit: "npm:^5.0.0"
pathe: "npm:^1.1.1"
checksum: 10/7b8a692de5cef72ef698e83eb5bbb89076924e7a557ed087e80c5080e000a575f34c481f3b880aa2588da5a095504dc55216c319f6924eddfcfc3412f10a27b2
languageName: node
linkType: hard

"@vitest/runner@npm:1.5.0":
version: 1.5.0
resolution: "@vitest/runner@npm:1.5.0"
Expand All @@ -3869,17 +3857,6 @@ __metadata:
languageName: node
linkType: hard

"@vitest/snapshot@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/snapshot@npm:1.4.0"
dependencies:
magic-string: "npm:^0.30.5"
pathe: "npm:^1.1.1"
pretty-format: "npm:^29.7.0"
checksum: 10/43e22f8aeef4b87bcce79b37775415d4b558e32d906992d4a0acbe81c8e84cbfe3e488dd32c504c4f4d8f2c3f96842acb524b4b210036fda6796e64d0140d5f6
languageName: node
linkType: hard

"@vitest/snapshot@npm:1.5.0":
version: 1.5.0
resolution: "@vitest/snapshot@npm:1.5.0"
Expand All @@ -3900,15 +3877,6 @@ __metadata:
languageName: node
linkType: hard

"@vitest/spy@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/spy@npm:1.4.0"
dependencies:
tinyspy: "npm:^2.2.0"
checksum: 10/0e48f9a64f62801c2abf10df1013ec5e5b75c47bdca6a5d4c8246b3dd7bdf01ade3df6c99fd0751a870a16bd63c127b3e58e0f5cbc320c48d0727ab5da89d028
languageName: node
linkType: hard

"@vitest/spy@npm:1.5.0":
version: 1.5.0
resolution: "@vitest/spy@npm:1.5.0"
Expand All @@ -3930,18 +3898,6 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:1.4.0":
version: 1.4.0
resolution: "@vitest/utils@npm:1.4.0"
dependencies:
diff-sequences: "npm:^29.6.3"
estree-walker: "npm:^3.0.3"
loupe: "npm:^2.3.7"
pretty-format: "npm:^29.7.0"
checksum: 10/2261705e2edc10376f2524a4bf6616688680094d94fff683681a1ef8d3d59271dee2d80893efad8e6437bbdb00390e2edd754d94cf42100db86f2cfd9c44826f
languageName: node
linkType: hard

"@vitest/utils@npm:1.5.0":
version: 1.5.0
resolution: "@vitest/utils@npm:1.5.0"
Expand Down Expand Up @@ -7437,7 +7393,7 @@ __metadata:
"@graasp/query-client": "npm:3.4.1"
"@graasp/sdk": "npm:4.7.5"
"@graasp/translations": "npm:1.27.0"
"@graasp/ui": "npm:4.15.0"
"@graasp/ui": "npm:4.15.1"
"@mui/icons-material": "npm:5.15.15"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
Expand Down Expand Up @@ -13458,21 +13414,6 @@ __metadata:
languageName: node
linkType: hard

"vite-node@npm:1.4.0":
version: 1.4.0
resolution: "vite-node@npm:1.4.0"
dependencies:
cac: "npm:^6.7.14"
debug: "npm:^4.3.4"
pathe: "npm:^1.1.1"
picocolors: "npm:^1.0.0"
vite: "npm:^5.0.0"
bin:
vite-node: vite-node.mjs
checksum: 10/691e828c2abe6b62d44183c4e04bdfd119fed405439126fbdc5bfb791644baee3961c1ce429a67b360cc3d8b7c472160c7e82c59491f044a232b4ff480d8a2a2
languageName: node
linkType: hard

"vite-node@npm:1.5.0":
version: 1.5.0
resolution: "vite-node@npm:1.5.0"
Expand Down Expand Up @@ -13684,56 +13625,6 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:1.4.0":
version: 1.4.0
resolution: "vitest@npm:1.4.0"
dependencies:
"@vitest/expect": "npm:1.4.0"
"@vitest/runner": "npm:1.4.0"
"@vitest/snapshot": "npm:1.4.0"
"@vitest/spy": "npm:1.4.0"
"@vitest/utils": "npm:1.4.0"
acorn-walk: "npm:^8.3.2"
chai: "npm:^4.3.10"
debug: "npm:^4.3.4"
execa: "npm:^8.0.1"
local-pkg: "npm:^0.5.0"
magic-string: "npm:^0.30.5"
pathe: "npm:^1.1.1"
picocolors: "npm:^1.0.0"
std-env: "npm:^3.5.0"
strip-literal: "npm:^2.0.0"
tinybench: "npm:^2.5.1"
tinypool: "npm:^0.8.2"
vite: "npm:^5.0.0"
vite-node: "npm:1.4.0"
why-is-node-running: "npm:^2.2.2"
peerDependencies:
"@edge-runtime/vm": "*"
"@types/node": ^18.0.0 || >=20.0.0
"@vitest/browser": 1.4.0
"@vitest/ui": 1.4.0
happy-dom: "*"
jsdom: "*"
peerDependenciesMeta:
"@edge-runtime/vm":
optional: true
"@types/node":
optional: true
"@vitest/browser":
optional: true
"@vitest/ui":
optional: true
happy-dom:
optional: true
jsdom:
optional: true
bin:
vitest: vitest.mjs
checksum: 10/cf4675657f4a9ea755d0af70d62827fca9daee64e81d0392067c70a0d1f5f8fd4a47523e28ecf42d667e4d4d7c68b09d5e08389d4b58dc36065364f6c76cda7d
languageName: node
linkType: hard

"vitest@npm:1.5.0":
version: 1.5.0
resolution: "vitest@npm:1.5.0"
Expand Down

0 comments on commit 5a62459

Please sign in to comment.