Merge pull request #232 from TriliumNext/feature/update_tooling_dependencies

Update tooling dependencies
This commit is contained in:
Elian Doran 2024-07-20 15:22:15 +03:00 committed by GitHub
commit 75ccf9c3a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 362 additions and 302 deletions

655
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -82,14 +82,13 @@
"multer": "1.4.5-lts.1",
"node-abi": "3.56.0",
"normalize-strings": "1.1.1",
"open": "8.4.1",
"panzoom": "9.4.3",
"print-this": "2.0.0",
"rand-token": "1.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"request": "2.88.2",
"rimraf": "5.0.5",
"rimraf": "^6.0.1",
"safe-compare": "1.1.4",
"sanitize-filename": "1.6.3",
"sanitize-html": "2.12.1",
@ -143,14 +142,14 @@
"electron-rebuild": "3.2.9",
"esm": "3.2.25",
"jasmine": "5.1.0",
"jsdoc": "4.0.2",
"jsdoc": "^4.0.3",
"lorem-ipsum": "2.0.8",
"nodemon": "3.1.0",
"nodemon": "^3.1.4",
"rcedit": "4.0.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"webpack": "5.90.3",
"webpack": "^5.93.0",
"webpack-cli": "5.1.4"
},
"optionalDependencies": {