|
54 | 54 | "> 0.2%" |
55 | 55 | ], |
56 | 56 | "devDependencies": { |
57 | | - "@commitlint/cli": "19.8.1", |
58 | | - "@commitlint/config-conventional": "19.8.1", |
| 57 | + "@commitlint/cli": "20.1.0", |
| 58 | + "@commitlint/config-conventional": "20.0.0", |
59 | 59 | "@eslint-community/eslint-plugin-eslint-comments": "4.5.0", |
60 | | - "@eslint/js": "9.34.0", |
| 60 | + "@eslint/js": "9.38.0", |
61 | 61 | "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
62 | | - "@inquirer/prompts": "7.8.4", |
63 | | - "@octokit/core": "7.0.3", |
| 62 | + "@inquirer/prompts": "7.9.0", |
| 63 | + "@octokit/core": "7.0.5", |
64 | 64 | "@release-it/conventional-changelog": "10.0.1", |
65 | 65 | "@tailwindcss/vite": "^4.1.12", |
66 | | - "@types/node": "24.3.0", |
| 66 | + "@types/node": "24.9.1", |
67 | 67 | "@vitejs/plugin-legacy": "7.2.1", |
68 | 68 | "all-contributors-cli": "6.26.1", |
69 | | - "cspell": "9.2.0", |
70 | | - "dotenv": "17.2.1", |
71 | | - "eslint": "9.34.0", |
| 69 | + "cspell": "9.2.2", |
| 70 | + "dotenv": "17.2.3", |
| 71 | + "eslint": "9.38.0", |
72 | 72 | "eslint-plugin-eslint-comments": "3.2.0", |
73 | 73 | "eslint-plugin-import-x": "4.16.1", |
74 | | - "eslint-plugin-jsdoc": "54.1.1", |
75 | | - "eslint-plugin-jsonc": "2.20.1", |
76 | | - "eslint-plugin-n": "17.21.3", |
77 | | - "eslint-plugin-package-json": "0.56.0", |
78 | | - "eslint-plugin-perfectionist": "4.15.0", |
| 74 | + "eslint-plugin-jsdoc": "61.1.8", |
| 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 | 79 | "eslint-plugin-regexp": "2.10.0", |
80 | | - "eslint-plugin-unicorn": "60.0.0", |
81 | | - "eslint-plugin-yml": "1.18.0", |
| 80 | + "eslint-plugin-unicorn": "62.0.0", |
| 81 | + "eslint-plugin-yml": "1.19.0", |
82 | 82 | "execa": "9.6.0", |
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.63.0", |
88 | | - "lint-staged": "16.1.5", |
89 | | - "markdownlint": "0.38.0", |
| 87 | + "knip": "5.66.3", |
| 88 | + "lint-staged": "16.2.6", |
| 89 | + "markdownlint": "0.39.0", |
90 | 90 | "markdownlint-cli2": "0.18.1", |
91 | 91 | "prettier": "3.6.2", |
92 | | - "prettier-plugin-curly": "0.3.2", |
| 92 | + "prettier-plugin-curly": "0.4.0", |
93 | 93 | "prettier-plugin-packagejson": "2.5.19", |
94 | 94 | "prettier-plugin-sh": "0.18.0", |
95 | | - "prettier-plugin-tailwindcss": "0.6.14", |
96 | | - "release-it": "19.0.4", |
| 95 | + "prettier-plugin-tailwindcss": "0.7.1", |
| 96 | + "release-it": "19.0.5", |
97 | 97 | "rimraf": "6.0.1", |
98 | 98 | "sentences-per-line": "0.3.0", |
99 | | - "stylelint": "16.23.1", |
| 99 | + "stylelint": "16.25.0", |
100 | 100 | "stylelint-config-clean-order": "7.0.0", |
101 | | - "stylelint-config-standard": "39.0.0", |
102 | | - "tailwindcss": "4.1.12", |
103 | | - "terser": "5.43.1", |
104 | | - "turbo": "2.5.6", |
105 | | - "vite": "7.1.3", |
| 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 | 106 | "vite-plugin-minify": "2.1.0" |
107 | 107 | }, |
108 | | - "packageManager": "pnpm@10.15.0", |
| 108 | + "packageManager": "pnpm@10.19.0", |
109 | 109 | "engines": { |
110 | 110 | "node": "^20.19.0 || >=22.12.0" |
111 | 111 | }, |
|
0 commit comments