mirror of
https://github.com/dragonish/obsidian-heading-decorator.git
synced 2026-07-22 05:42:05 +00:00
chore(package): upgrade development dependencies
This commit is contained in:
parent
e2cc16f2c4
commit
9276d7cac5
2 changed files with 331 additions and 327 deletions
26
package.json
26
package.json
|
|
@ -15,25 +15,25 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@codemirror/state": "^6.5.2",
|
||||
"@codemirror/view": "^6.37.2",
|
||||
"@eslint/js": "^9.29.0",
|
||||
"@codemirror/view": "^6.38.1",
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@types/chai": "^5.2.2",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/node": "^20.19.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.34.1",
|
||||
"@typescript-eslint/parser": "^8.34.1",
|
||||
"@types/node": "^20.19.9",
|
||||
"@typescript-eslint/eslint-plugin": "^8.39.0",
|
||||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"builtin-modules": "5.0.0",
|
||||
"chai": "^5.2.0",
|
||||
"commit-and-tag-version": "^12.5.1",
|
||||
"esbuild": "^0.25.5",
|
||||
"eslint": "^9.29.0",
|
||||
"globals": "^16.2.0",
|
||||
"mocha": "^11.7.0",
|
||||
"chai": "^5.2.1",
|
||||
"commit-and-tag-version": "^12.5.2",
|
||||
"esbuild": "^0.25.8",
|
||||
"eslint": "^9.32.0",
|
||||
"globals": "^16.3.0",
|
||||
"mocha": "^11.7.1",
|
||||
"obsidian": "^1.8.7",
|
||||
"tslib": "^2.8.1",
|
||||
"tsx": "^4.20.3",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.34.1"
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.39.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jsamr/counter-style": "^2.0.2",
|
||||
|
|
|
|||
632
pnpm-lock.yaml
632
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue