We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6f235 commit 0ae0e56Copy full SHA for 0ae0e56
package.json
@@ -65,7 +65,6 @@
65
"@jupyterlab/services": "^7.0.0",
66
"@jupyterlab/settingregistry": "^4.0.0",
67
"@lumino/widgets": "^2.7.1",
68
- "@types/lodash": "^4.17.20",
69
"lodash": "^4.17.21",
70
"yaml": "^2.8.1",
71
"zod": "^4.1.11"
@@ -75,6 +74,7 @@
75
74
"@jupyterlab/testutils": "^4.0.0",
76
"@types/jest": "^29.2.0",
77
"@types/json-schema": "^7.0.11",
+ "@types/lodash": "^4.17.20",
78
"@types/react": "^18.0.26",
79
"@types/react-addons-linked-state-mixin": "^0.14.22",
80
"@typescript-eslint/eslint-plugin": "^6.1.0",
0 commit comments