|
54 | 54 | "> 0.2%" |
55 | 55 | ], |
56 | 56 | "devDependencies": { |
57 | | - "@commitlint/cli": "20.1.0", |
58 | | - "@commitlint/config-conventional": "20.0.0", |
59 | | - "@eslint-community/eslint-plugin-eslint-comments": "4.5.0", |
60 | | - "@eslint/js": "9.38.0", |
61 | | - "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
62 | | - "@inquirer/prompts": "7.9.0", |
63 | | - "@octokit/core": "7.0.5", |
64 | | - "@release-it/conventional-changelog": "10.0.1", |
| 57 | + "@commitlint/cli": "21.1.0", |
| 58 | + "@commitlint/config-conventional": "21.1.0", |
| 59 | + "@eslint-community/eslint-plugin-eslint-comments": "4.7.2", |
| 60 | + "@eslint/js": "10.0.1", |
| 61 | + "@ianvs/prettier-plugin-sort-imports": "4.7.1", |
| 62 | + "@inquirer/prompts": "8.5.2", |
| 63 | + "@octokit/core": "7.0.6", |
| 64 | + "@release-it/conventional-changelog": "11.0.1", |
65 | 65 | "@tailwindcss/vite": "^4.1.12", |
66 | | - "@types/node": "24.9.1", |
67 | | - "@vitejs/plugin-legacy": "7.2.1", |
| 66 | + "@types/node": "24.13.2", |
| 67 | + "@vitejs/plugin-legacy": "8.1.0", |
68 | 68 | "all-contributors-cli": "6.26.1", |
69 | | - "cspell": "9.2.2", |
70 | | - "dotenv": "17.2.3", |
71 | | - "eslint": "9.38.0", |
| 69 | + "cspell": "10.0.1", |
| 70 | + "dotenv": "17.4.2", |
| 71 | + "eslint": "10.6.0", |
72 | 72 | "eslint-plugin-eslint-comments": "3.2.0", |
73 | | - "eslint-plugin-import-x": "4.16.1", |
74 | | - "eslint-plugin-jsdoc": "61.1.9", |
75 | | - "eslint-plugin-jsonc": "2.21.0", |
76 | | - "eslint-plugin-n": "17.23.1", |
77 | | - "eslint-plugin-package-json": "0.59.0", |
78 | | - "eslint-plugin-perfectionist": "4.15.1", |
79 | | - "eslint-plugin-regexp": "2.10.0", |
80 | | - "eslint-plugin-unicorn": "62.0.0", |
81 | | - "eslint-plugin-yml": "1.19.0", |
82 | | - "execa": "9.6.0", |
| 73 | + "eslint-plugin-import-x": "4.17.0", |
| 74 | + "eslint-plugin-jsdoc": "63.0.10", |
| 75 | + "eslint-plugin-jsonc": "3.2.0", |
| 76 | + "eslint-plugin-n": "18.2.1", |
| 77 | + "eslint-plugin-package-json": "1.5.0", |
| 78 | + "eslint-plugin-perfectionist": "5.9.1", |
| 79 | + "eslint-plugin-regexp": "3.1.1", |
| 80 | + "eslint-plugin-unicorn": "69.0.0", |
| 81 | + "eslint-plugin-yml": "3.5.0", |
| 82 | + "execa": "9.6.1", |
83 | 83 | "git-remote-origin-url": "4.0.0", |
84 | 84 | "git-url-parse": "16.1.0", |
85 | 85 | "husky": "9.1.7", |
86 | 86 | "is-ci": "4.1.0", |
87 | | - "knip": "5.66.3", |
88 | | - "lint-staged": "16.2.6", |
89 | | - "markdownlint": "0.39.0", |
90 | | - "markdownlint-cli2": "0.18.1", |
91 | | - "prettier": "3.6.2", |
92 | | - "prettier-plugin-curly": "0.4.0", |
93 | | - "prettier-plugin-packagejson": "2.5.19", |
94 | | - "prettier-plugin-sh": "0.18.0", |
95 | | - "prettier-plugin-tailwindcss": "0.7.1", |
96 | | - "release-it": "19.0.5", |
97 | | - "rimraf": "6.0.1", |
98 | | - "sentences-per-line": "0.3.0", |
99 | | - "stylelint": "16.25.0", |
100 | | - "stylelint-config-clean-order": "7.0.0", |
101 | | - "stylelint-config-standard": "39.0.1", |
102 | | - "tailwindcss": "4.1.16", |
103 | | - "terser": "5.44.0", |
104 | | - "turbo": "2.5.8", |
105 | | - "vite": "7.1.12", |
106 | | - "vite-plugin-minify": "2.1.0" |
| 87 | + "knip": "6.22.0", |
| 88 | + "lint-staged": "17.0.8", |
| 89 | + "markdownlint": "0.41.0", |
| 90 | + "markdownlint-cli2": "0.22.1", |
| 91 | + "prettier": "3.9.1", |
| 92 | + "prettier-plugin-curly": "0.4.1", |
| 93 | + "prettier-plugin-packagejson": "3.0.2", |
| 94 | + "prettier-plugin-sh": "0.18.1", |
| 95 | + "prettier-plugin-tailwindcss": "0.8.0", |
| 96 | + "release-it": "20.2.1", |
| 97 | + "rimraf": "6.1.3", |
| 98 | + "sentences-per-line": "0.5.3", |
| 99 | + "stylelint": "17.14.0", |
| 100 | + "stylelint-config-clean-order": "10.0.0", |
| 101 | + "stylelint-config-standard": "40.0.0", |
| 102 | + "tailwindcss": "4.3.1", |
| 103 | + "terser": "5.48.0", |
| 104 | + "turbo": "2.10.0", |
| 105 | + "vite": "8.1.0", |
| 106 | + "vite-plugin-minify": "3.0.0" |
107 | 107 | }, |
108 | | - "packageManager": "pnpm@10.19.0", |
| 108 | + "packageManager": "pnpm@11.9.0", |
109 | 109 | "engines": { |
110 | 110 | "node": "^20.19.0 || >=22.16.0" |
111 | 111 | }, |
|
0 commit comments