Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: William So <[email protected]>
  • Loading branch information
polyipseity committed Oct 8, 2023
1 parent 693ad12 commit 397018a
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 180 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"i18next-resources-to-backend": "^1.1.4",
"import-meta-resolve": "^3.0.0",
"lodash-es": "^4.17.21",
"lucide": "^0.279.0",
"lucide": "^0.284.0",
"lz-string": "^1.5.0",
"moment": "^2.29.4",
"monkey-around": "^2.3.0",
Expand All @@ -25,7 +25,7 @@
"source-map": "^0.7.4",
"svelte": "^3.59.2",
"ts-deepmerge": "^6.2.0",
"ts-essentials": "^9.4.0"
"ts-essentials": "^9.4.1"
},
"description": "Library for Obsidian plugins.",
"devDependencies": {
Expand All @@ -42,20 +42,20 @@
"@types/deep-equal": "^1.0.2",
"@types/file-saver": "^2.0.5",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.7.1",
"@types/node": "^20.8.3",
"@types/semver": "^7.5.3",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"css.escape": "^1.5.1",
"esbuild": "^0.19.4",
"esbuild-compress": "^2.0.0",
"esbuild-node-externals": "^1.9.0",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-svelte": "^0.8.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-svelte": "^2.33.2",
"eslint-plugin-svelte": "^2.34.0",
"svelte-preprocess": "^5.0.4",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 397018a

Please sign in to comment.