Skip to content

Commit

Permalink
chore: bump icons
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed May 31, 2023
1 parent 59dd9bb commit c26b183
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"kill": "make kill || true"
},
"dependencies": {
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@jupyterlab/application": "4.0.0",
"@jupyterlab/coreutils": "6.0.0",
"@jupyterlab/services": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@datalayer/jupyter-react": "0.4.0",
"@jupyterlab/application": "4.0.0",
"@jupyterlab/coreutils": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@codemirror/lang-python": "6.0.1",
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@datalayer/jupyterlite-ipykernel": "0.1.0-beta.13",
"@datalayer/jupyterlite-ipykernel-extension": "0.1.0-beta.13",
"@datalayer/jupyterlite-kernel": "0.1.0-beta.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/traitlets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"kill": "make kill || true"
},
"dependencies": {
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@jupyterlab/application": "4.0.0",
"@jupyterlab/coreutils": "6.0.0",
"@jupyterlab/services": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"kill": "make kill || true"
},
"dependencies": {
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@jupyterlab/application": "4.0.0",
"@jupyterlab/coreutils": "6.0.0",
"@jupyterlab/services": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"kill": "make kill || true"
},
"dependencies": {
"@datalayer/icons-react": "0.0.10",
"@datalayer/icons-react": "0.0.11",
"@jupyterlab/application": "4.0.0",
"@jupyterlab/coreutils": "6.0.0",
"@jupyterlab/services": "7.0.0",
Expand Down

0 comments on commit c26b183

Please sign in to comment.