Skip to content

Commit

Permalink
Update most dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Aug 29, 2024
1 parent 66f6bdd commit 73e0679
Show file tree
Hide file tree
Showing 2 changed files with 850 additions and 772 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,27 +56,27 @@
"@jupyterlab/coreutils": "^5.0.0 || ^6.0.0",
"@jupyterlab/docregistry": "^3.0.0 || ^4.0.0",
"@jupyterlab/notebook": "^3.0.0 || ^4.0.0",
"@lumino/disposable": "^1.4.3",
"@lumino/disposable": "^1.4.3 || ^2.0.0",
"@lumino/widgets": "^1.17.0 || ^2.0.0",
"@types/jquery": "^3",
"dexie": "^3.2.2",
"dexie": "^4.0.8",
"jquery": "^3"
},
"devDependencies": {
"@jupyterlab/builder": "^3.0.0 || ^4.0.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"mkdirp": "^3.0.1",
"npm-check-updates": "^17.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"rimraf": "^3.0.0",
"typescript": "^4.1.3",
"webpack": "^5.41.1",
"webpack-cli": "^4.1.0"
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"typescript": "^5.5.4",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
},
"sideEffects": [
"style/*.css"
Expand Down
Loading

0 comments on commit 73e0679

Please sign in to comment.