Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/studio-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"natsort": "2.0.3",
"nearley": "2.20.1",
"nearley-loader": "2.0.0",
"notistack": "3.0.1",
"notistack": "3.0.2",
"path-browserify": "1.0.1",
"ramda": "0.29.0",
"react": "18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2609,7 +2609,7 @@ __metadata:
natsort: 2.0.3
nearley: 2.20.1
nearley-loader: 2.0.0
notistack: 3.0.1
notistack: 3.0.2
path-browserify: 1.0.1
ramda: 0.29.0
react: 18.2.0
Expand Down Expand Up @@ -15599,16 +15599,16 @@ __metadata:
languageName: node
linkType: hard

"notistack@npm:3.0.1":
version: 3.0.1
resolution: "notistack@npm:3.0.1"
"notistack@npm:3.0.2":
version: 3.0.2
resolution: "notistack@npm:3.0.2"
dependencies:
clsx: ^1.1.0
goober: ^2.0.33
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 421c970308690b8c8cb2e275e7f66020db7c1955e104f638e7fa562396a6b9322ff95f0e62492b07f3d36b0ef72adb4de2c2ce9803089c1c8f028d1a3b088e01
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: f7d6d2edb43496a1132b9dd10d1f3b962567c92edf4d577b28ff4e6c9877cf0a50cc0a16f6d7834e3772093051597192a620dd36d4108597b118e8a2ad47d048
languageName: node
linkType: hard

Expand Down