mirror of
https://github.com/mayurankv/Obsidian-Code-Styler.git
synced 2026-07-22 08:10:29 +00:00
update
This commit is contained in:
parent
d611aa5ec1
commit
d16adf80e3
3 changed files with 1162 additions and 1070 deletions
5
main.js
5
main.js
File diff suppressed because one or more lines are too long
2225
package-lock.json
generated
2225
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -35,7 +35,6 @@
|
|||
"stylelint-no-unsupported-browser-features": "^8.0.1",
|
||||
"stylelint-order": "^6.0.4",
|
||||
"stylelint-plugin-defensive-css": "^1.0.4",
|
||||
"stylelint-stylistic": "^0.4.5",
|
||||
"stylelint-use-logical-spec": "^5.0.1",
|
||||
"tslib": "2.8.0",
|
||||
"typescript": "5.6.3",
|
||||
|
|
@ -48,6 +47,7 @@
|
|||
"@lezer/common": "^1.2.3",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"@stylistic/stylelint-plugin": "^3.1.1",
|
||||
"colortranslator": "^4.1.0",
|
||||
"hast": "^1.0.0",
|
||||
"hast-util-from-html": "^2.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue