|
15 | 15 | "author": "", |
16 | 16 | "license": "MIT", |
17 | 17 | "devDependencies": { |
18 | | - "@aidenlx/esbuild-plugin-obsidian": "^0.1.4", |
19 | | - "@aidenlx/eslint-config": "^0.1.0", |
20 | | - "@aidenlx/folder-note-core": "^1.3.2", |
21 | | - "@aidenlx/obsidian-icon-shortcodes": "^0.6.3", |
22 | | - "@aidenlx/obsidian-plugin-bumper": "^0.1.3", |
| 18 | + "@aidenlx/esbuild-plugin-obsidian": "^0.1.8", |
| 19 | + "@aidenlx/eslint-config": "^0.1.2", |
| 20 | + "@aidenlx/folder-note-core": "^1.3.3", |
| 21 | + "@aidenlx/obsidian-icon-shortcodes": "^0.9.0", |
| 22 | + "@aidenlx/obsidian-plugin-bumper": "^0.1.12", |
23 | 23 | "@aidenlx/prettier-config": "^0.1.0", |
24 | | - "@aidenlx/release-it-config": "^0.1.7", |
25 | | - "@aidenlx/ts-config": "^0.1.1", |
| 24 | + "@aidenlx/release-it-config": "^0.1.11", |
| 25 | + "@aidenlx/ts-config": "^0.1.5", |
26 | 26 | "@release-it/bumper": "^3.0.1", |
27 | | - "@release-it/conventional-changelog": "^3.3.0", |
| 27 | + "@release-it/conventional-changelog": "^4.2.2", |
28 | 28 | "@types/array.prototype.flat": "^1.2.1", |
29 | | - "@types/node": "^16.11.10", |
30 | | - "@typescript-eslint/eslint-plugin": "^5.4.0", |
31 | | - "@typescript-eslint/parser": "^5.4.0", |
| 29 | + "@types/node": "^17.0.23", |
| 30 | + "@typescript-eslint/eslint-plugin": "^5.16.0", |
| 31 | + "@typescript-eslint/parser": "^5.16.0", |
32 | 32 | "array.prototype.flat": "^1.2.5", |
33 | 33 | "assert-never": "^1.2.1", |
34 | 34 | "conventional-changelog-angular": "^5.0.13", |
35 | 35 | "cross-env": "^7.0.3", |
36 | 36 | "cz-conventional-changelog": "^3.3.0", |
37 | | - "esbuild": "^0.13.0", |
| 37 | + "esbuild": "^0.14.27", |
38 | 38 | "esbuild-plugin-less": "^1.1.6", |
39 | | - "eslint": "^8.3.0", |
40 | | - "eslint-config-prettier": "^8.3.0", |
41 | | - "eslint-import-resolver-typescript": "^2.5.0", |
42 | | - "eslint-plugin-import": "^2.25.3", |
43 | | - "eslint-plugin-jsdoc": "^37.0.3", |
| 39 | + "eslint": "^8.11.0", |
| 40 | + "eslint-config-prettier": "^8.5.0", |
| 41 | + "eslint-import-resolver-typescript": "^2.7.0", |
| 42 | + "eslint-plugin-import": "^2.25.4", |
| 43 | + "eslint-plugin-jsdoc": "^38.0.6", |
44 | 44 | "eslint-plugin-prefer-arrow": "^1.2.3", |
45 | 45 | "eslint-plugin-prettier": "^4.0.0", |
46 | 46 | "eslint-plugin-simple-import-sort": "^7.0.0", |
47 | 47 | "fast-deep-equal": "^3.1.3", |
48 | 48 | "gray-matter": "^4.0.3", |
49 | | - "monkey-around": "^2.2.0", |
| 49 | + "monkey-around": "^2.3.0", |
50 | 50 | "obsidian": "github:obsidianmd/obsidian-api", |
51 | 51 | "path-browserify": "^1.0.1", |
52 | | - "prettier": "^2.5.0", |
53 | | - "release-it": "^14.11.8", |
| 52 | + "prettier": "^2.6.1", |
| 53 | + "release-it": "^14.13.1", |
54 | 54 | "semver": "^7.3.5", |
55 | 55 | "tslib": "^2.3.1", |
56 | | - "typescript": "^4.5.2" |
| 56 | + "typescript": "^4.6.3" |
57 | 57 | }, |
58 | 58 | "browser": { |
59 | 59 | "path": "path-browserify" |
|
0 commit comments