|
54 | 54 | "devDependencies": {
|
55 | 55 | "@archoleat/commitlint-define-config": "file:",
|
56 | 56 | "@archoleat/eslint-flat-compatibility": "^1.2.1",
|
57 |
| - "@archoleat/prettier-define-config": "^1.1.0", |
58 |
| - "@archoleat/semantic-release-define-config": "^1.2.0", |
| 57 | + "@archoleat/prettier-define-config": "^1.2.1", |
| 58 | + "@archoleat/semantic-release-define-config": "^1.3.1", |
59 | 59 | "@commitlint/cli": "^19.8.1",
|
60 | 60 | "@commitlint/config-conventional": "^19.8.1",
|
61 | 61 | "@commitlint/types": "^19.8.1",
|
62 | 62 | "@rollup/plugin-typescript": "^12.1.4",
|
63 | 63 | "@semantic-release/changelog": "^6.0.3",
|
64 | 64 | "@semantic-release/git": "^10.0.1",
|
65 |
| - "@types/bun": "^1.2.20", |
| 65 | + "@types/bun": "^1.2.21", |
66 | 66 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
67 | 67 | "@typescript-eslint/parser": "^7.18.0",
|
68 | 68 | "conventional-changelog-conventionalcommits": "^9.1.0",
|
|
75 | 75 | "eslint-import-resolver-typescript": "^4.4.4",
|
76 | 76 | "eslint-plugin-import": "^2.32.0",
|
77 | 77 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
78 |
| - "eslint-plugin-unicorn": "^60.0.0", |
| 78 | + "eslint-plugin-unicorn": "^61.0.1", |
79 | 79 | "expect-type": "^1.2.2",
|
80 | 80 | "git-pull-run": "^1.6.2",
|
81 | 81 | "globals": "^16.3.0",
|
82 | 82 | "husky": "^9.1.7",
|
83 |
| - "lint-staged": "^16.1.5", |
| 83 | + "lint-staged": "^16.1.6", |
84 | 84 | "prettier": "^3.6.2",
|
85 | 85 | "remark": "15.0.1",
|
86 | 86 | "remark-cli": "^12.0.1",
|
87 | 87 | "remark-preset-lint-consistent": "^6.0.1",
|
88 | 88 | "remark-preset-lint-markdown-style-guide": "^6.0.1",
|
89 | 89 | "remark-preset-lint-recommended": "^7.0.1",
|
90 |
| - "rollup": "^4.46.2", |
91 |
| - "rollup-plugin-dts": "^6.2.1", |
| 90 | + "rollup": "^4.50.0", |
| 91 | + "rollup-plugin-dts": "^6.2.3", |
92 | 92 | "rollup-plugin-esbuild": "^6.2.1",
|
93 | 93 | "semantic-release": "^24.2.7",
|
94 | 94 | "tslib": "^2.8.1"
|
|
0 commit comments