mirror of
https://github.com/taskgenius/taskgenius-plugin.git
synced 2026-07-22 06:40:25 +00:00
chore: bump version
This commit is contained in:
parent
59c039c73c
commit
2e64ce52d4
4 changed files with 1213 additions and 5233 deletions
|
|
@ -98,6 +98,7 @@ esbuild
|
|||
"@lezer/common",
|
||||
"@lezer/lr",
|
||||
"@lezer/highlight",
|
||||
"obsidian-typings",
|
||||
...builtins,
|
||||
],
|
||||
format: "cjs",
|
||||
|
|
|
|||
|
|
@ -25,15 +25,9 @@
|
|||
"author": "Boninall",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@codemirror/autocomplete": "^6.0.0",
|
||||
"@codemirror/commands": "^6.0.0",
|
||||
"@codemirror/lang-css": "^6.0.0",
|
||||
"@codemirror/lang-html": "^6.0.0",
|
||||
"@codemirror/language": "https://github.com/lishid/cm-language",
|
||||
"@codemirror/lint": "^6.0.0",
|
||||
"@codemirror/search": "^6.0.0",
|
||||
"@codemirror/state": "^6.0.0",
|
||||
"@codemirror/stream-parser": "https://github.com/lishid/stream-parser",
|
||||
"@codemirror/view": "^6.0.0",
|
||||
"@datastructures-js/queue": "^4.2.3",
|
||||
"@types/node": "^16.11.6",
|
||||
|
|
@ -46,7 +40,7 @@
|
|||
"esbuild-plugin-inline-worker": "https://github.com/mitschabaude/esbuild-plugin-inline-worker",
|
||||
"monkey-around": "^3.0.0",
|
||||
"obsidian": "^1.8.7",
|
||||
"obsidian-typings": "^2.39.0",
|
||||
"obsidian-typings": "2.44.3",
|
||||
"regexp-match-indices": "^1.0.2",
|
||||
"rrule": "^2.8.1",
|
||||
"tslib": "2.4.0",
|
||||
|
|
|
|||
1444
pnpm-lock.yaml
1444
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
4993
styles.css
4993
styles.css
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue