mirror of
https://github.com/kdnk/obsidian-automatic-linker.git
synced 2026-07-22 05:37:46 +00:00
chore: remove prettier dependency
This commit is contained in:
parent
771bd29ca4
commit
f7746c985f
2 changed files with 0 additions and 11 deletions
|
|
@ -31,7 +31,6 @@
|
|||
"nodemon": "^3.1.11",
|
||||
"obsidian": "latest",
|
||||
"obsidian-typings": "^2.15.0",
|
||||
"prettier": "^3.5.1",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript-eslint": "^8.18.2",
|
||||
|
|
|
|||
|
|
@ -60,9 +60,6 @@ importers:
|
|||
obsidian-typings:
|
||||
specifier: ^2.15.0
|
||||
version: 2.44.3(@codemirror/view@6.36.7)(@pixi/core@7.2.4)(@pixi/display@7.2.4(@pixi/core@7.2.4))(@pixi/utils@7.2.4)
|
||||
prettier:
|
||||
specifier: ^3.5.1
|
||||
version: 3.5.3
|
||||
tslib:
|
||||
specifier: 2.4.0
|
||||
version: 2.4.0
|
||||
|
|
@ -2012,11 +2009,6 @@ packages:
|
|||
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
prettier@3.5.3:
|
||||
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
progress@2.0.3:
|
||||
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
|
|
@ -4346,8 +4338,6 @@ snapshots:
|
|||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier@3.5.3: {}
|
||||
|
||||
progress@2.0.3: {}
|
||||
|
||||
pstree.remy@1.1.8: {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue