obsidian-dev-utils 91.0.0 → 92.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "obsidian-dev-utils",
3
- "version": "91.0.0",
3
+ "version": "92.0.0",
4
4
  "description": "This is the collection of useful functions that you can use for your Obsidian plugin development.",
5
5
  "keywords": [
6
6
  "obsidian"
@@ -707,13 +707,13 @@
707
707
  "cspell": "^10.0.1",
708
708
  "debug": "^4.4.3",
709
709
  "dprint": "^0.55.2",
710
- "esbuild": "^0.28.1",
710
+ "esbuild": "^0.28.2",
711
711
  "esbuild-sass-plugin": "^3.7.0",
712
712
  "esbuild-svelte": "^0.9.5",
713
713
  "eslint": "^10.8.1",
714
714
  "eslint-import-resolver-typescript": "^4.4.5",
715
715
  "eslint-plugin-import-x": "^4.17.1",
716
- "eslint-plugin-jsdoc": "^64.0.1",
716
+ "eslint-plugin-jsdoc": "^64.0.2",
717
717
  "eslint-plugin-obsidianmd": "^0.4.1",
718
718
  "eslint-plugin-perfectionist": "^5.10.1",
719
719
  "eslint-plugin-tsdoc": "^0.5.2",
@@ -760,7 +760,7 @@
760
760
  "czg": "^1.13.1",
761
761
  "dedent": "^1.7.2",
762
762
  "eslint-plugin-astro": "^3.1.0",
763
- "eslint-plugin-n": "^18.2.2",
763
+ "eslint-plugin-n": "^18.3.0",
764
764
  "husky": "^9.1.7",
765
765
  "jsdom": "^30.0.1",
766
766
  "moment": "^2.30.1",