|
53 | 53 | "next": "^13.0.0 || ^14.0.0"
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@archoleat/commitlint-define-config": "^1.0.10", |
57 |
| - "@archoleat/eslint-flat-compatibility": "^1.1.7", |
58 |
| - "@archoleat/prettier-define-config": "^1.0.1", |
59 |
| - "@archoleat/semantic-release-define-config": "^1.1.15", |
60 |
| - "@commitlint/cli": "^19.4.0", |
61 |
| - "@commitlint/config-conventional": "^19.2.2", |
| 56 | + "@archoleat/commitlint-define-config": "^1.0.11", |
| 57 | + "@archoleat/eslint-flat-compatibility": "^1.1.8", |
| 58 | + "@archoleat/prettier-define-config": "^1.0.2", |
| 59 | + "@archoleat/semantic-release-define-config": "^1.1.16", |
| 60 | + "@commitlint/cli": "^19.4.1", |
| 61 | + "@commitlint/config-conventional": "^19.4.1", |
62 | 62 | "@commitlint/types": "^19.0.3",
|
63 | 63 | "@rollup/plugin-typescript": "^11.1.6",
|
64 | 64 | "@semantic-release/changelog": "^6.0.3",
|
|
79 | 79 | "git-pull-run": "^1.4.0",
|
80 | 80 | "globals": "^15.9.0",
|
81 | 81 | "husky": "^9.1.5",
|
82 |
| - "lint-staged": "^15.2.9", |
83 |
| - "next": "^14.2.6", |
| 82 | + "lint-staged": "^15.2.10", |
| 83 | + "next": "^14.2.7", |
84 | 84 | "prettier": "^3.3.3",
|
85 | 85 | "remark": "15.0.1",
|
86 | 86 | "remark-cli": "^12.0.1",
|
87 | 87 | "remark-preset-lint-consistent": "^6.0.0",
|
88 | 88 | "remark-preset-lint-markdown-style-guide": "^6.0.0",
|
89 | 89 | "remark-preset-lint-recommended": "^7.0.0",
|
90 |
| - "rollup": "^4.21.1", |
| 90 | + "rollup": "^4.21.2", |
91 | 91 | "rollup-plugin-dts": "^6.1.1",
|
92 | 92 | "rollup-plugin-esbuild": "^6.1.1",
|
93 | 93 | "semantic-release": "^24.1.0",
|
|
0 commit comments