mirror of
https://github.com/d0zingcat/obsidian-send-to-ghost.git
synced 2026-05-30 07:36:45 +00:00
update version
This commit is contained in:
832
package-lock.json
generated
832
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -18,16 +18,16 @@
|
||||
"devDependencies": {
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/node": "^16.11.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.2.0",
|
||||
"@typescript-eslint/parser": "^5.2.0",
|
||||
"builtin-modules": "^3.2.0",
|
||||
"esbuild": "0.13.12",
|
||||
"@types/node": "^17.0.42",
|
||||
"@typescript-eslint/eslint-plugin": "^5.27.1",
|
||||
"@typescript-eslint/parser": "^5.27.1",
|
||||
"builtin-modules": "^3.3.0",
|
||||
"esbuild": "0.14.43",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"markdown-it": "^12.3.2",
|
||||
"obsidian": "^0.14.4",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.4",
|
||||
"markdown-it": "^13.0.1",
|
||||
"obsidian": "^0.14.8",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.7.3",
|
||||
"gray-matter": "^4.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user