Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl committed Oct 24, 2024
1 parent e9c28ac commit d5e2d8c
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1607,6 +1607,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@e2xgrader/cell-extension@workspace:packages/cell-extension"
dependencies:
"@e2xgrader/cell-labels": ^0.1.0
"@e2xgrader/cells": ^0.1.0
"@e2xgrader/settings": ^0.1.0
"@jupyterlab/application": ^4.0.0
Expand Down Expand Up @@ -1641,6 +1642,39 @@ __metadata:
languageName: unknown
linkType: soft

"@e2xgrader/cell-labels@^0.1.0, @e2xgrader/cell-labels@workspace:packages/cell-labels":
version: 0.0.0-use.local
resolution: "@e2xgrader/cell-labels@workspace:packages/cell-labels"
dependencies:
"@jupyterlab/builder": ^4.0.0
"@jupyterlab/cells": ^4.2.5
"@jupyterlab/testutils": ^4.0.0
"@types/jest": ^29.2.0
"@types/json-schema": ^7.0.11
"@types/react": ^18.0.26
"@types/react-addons-linked-state-mixin": ^0.14.22
"@typescript-eslint/eslint-plugin": ^6.1.0
"@typescript-eslint/parser": ^6.1.0
css-loader: ^6.7.1
eslint: ^8.36.0
eslint-config-prettier: ^8.8.0
eslint-plugin-prettier: ^5.0.0
jest: ^29.2.0
npm-run-all: ^4.1.5
prettier: ^3.0.0
rimraf: ^5.0.1
source-map-loader: ^1.0.2
style-loader: ^3.3.1
stylelint: ^15.10.1
stylelint-config-recommended: ^13.0.0
stylelint-config-standard: ^34.0.0
stylelint-csstree-validator: ^3.0.0
stylelint-prettier: ^4.0.0
typescript: ~5.0.2
yjs: ^13.5.0
languageName: unknown
linkType: soft

"@e2xgrader/cells@^0.1.0, @e2xgrader/cells@workspace:packages/cells":
version: 0.0.0-use.local
resolution: "@e2xgrader/cells@workspace:packages/cells"
Expand Down

0 comments on commit d5e2d8c

Please sign in to comment.