Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Also eliminate debug statements.

Signed-off-by: William So <polyipseity@gmail.com>
  • Loading branch information
polyipseity committed Sep 22, 2023
1 parent 4764c16 commit f9fc187
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 142 deletions.
150 changes: 75 additions & 75 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url": "PLACEHOLDER"
},
"dependencies": {
"@polyipseity/obsidian-plugin-library": "^1.21.0",
"@polyipseity/obsidian-plugin-library": "^1.22.0",
"i18next": "^23.5.1",
"lodash-es": "^4.17.21",
"obsidian": "^1.2.8",
Expand All @@ -15,13 +15,13 @@
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@tsconfig/node16": "^16.1.1",
"@tsconfig/recommended": "^1.0.2",
"@tsconfig/recommended": "^1.0.3",
"@tsconfig/strictest": "^2.0.2",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.6.0",
"@types/node": "^20.6.3",
"@types/semver": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"builtin-modules": "^3.3.0",
"esbuild": "^0.19.3",
"esbuild-compress": "^2.0.0",
Expand Down
Loading

0 comments on commit f9fc187

Please sign in to comment.