Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0l92 committed May 30, 2023
1 parent f52a135 commit 4bbbd7b
Show file tree
Hide file tree
Showing 2 changed files with 1,075 additions and 1,046 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"author": "marc0l92",
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "^29.2.6",
"@types/jest": "^29.5.1",
"@types/jsonpath": "^0.2.0",
"@types/ms": "^0.7.31",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@types/node": "^18.16.16",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"builtin-modules": "^3.3.0",
"cross-env": "^7.0.3",
"esbuild": "0.16.3",
"eslint": "^8.32.0",
"jest": "^29.3.1",
"eslint": "^8.41.0",
"jest": "^29.5.0",
"jsonpath": "^1.1.1",
"obsidian": "latest",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"tslib": "2.4.1",
"typescript": "4.9.4"
},
"dependencies": {
"@codemirror/language": "^6.4.0",
"@codemirror/state": "^6.2.0",
"@codemirror/view": "^6.7.3",
"@codemirror/language": "^6.7.0",
"@codemirror/state": "^6.2.1",
"@codemirror/view": "^6.12.0",
"@lezer/common": "^1.0.2",
"colorsys": "^1.0.22",
"escape-string-regexp": "^5.0.0",
Expand Down
Loading

0 comments on commit 4bbbd7b

Please sign in to comment.