|
98 | 98 | "vue-sonner": "^1.3.0" |
99 | 99 | }, |
100 | 100 | "devDependencies": { |
101 | | - "@commitlint/cli": "^19.6.1", |
102 | | - "@commitlint/config-conventional": "^19.6.0", |
103 | | - "@commitlint/types": "^19.5.0", |
104 | | - "@types/crypto-js": "^4.2.2", |
105 | | - "@types/lodash-es": "^4.17.12", |
106 | | - "@types/markdown-it": "^14.1.2", |
107 | | - "@types/markdown-it-footnote": "^3.0.4", |
108 | | - "@types/node": "^22.10.2", |
109 | | - "@types/ua-parser-js": "^0.7.39", |
110 | | - "@unocss/extractor-mdc": "^0.62.4", |
111 | | - "@unocss/preset-tagify": "^0.64.1", |
112 | | - "conventional-changelog-cli": "^5.0.0", |
113 | | - "cz-conventional-changelog": "^3.3.0", |
114 | | - "dotenv-cli": "^8.0.0", |
115 | | - "fontaine": "^0.5.0", |
116 | | - "git-cz": "^4.9.0", |
117 | | - "husky": "^9.1.7", |
118 | | - "lint-staged": "^15.3.0", |
119 | | - "lodash-es": "^4.17.21", |
120 | | - "markdown-it": "^14.1.0", |
121 | | - "markdown-it-container": "^4.0.0", |
122 | | - "markdown-it-kbd-better": "^1.2.5", |
123 | | - "markdownlint-cli": "^0.41.0", |
124 | | - "pnpm": "^9.15.2", |
125 | | - "prettier": "^3.4.2", |
126 | | - "prettier-config-vuepress": "^5.0.0", |
127 | | - "sort-package-json": "^2.12.0", |
128 | | - "stylelint": "^16.12.0", |
129 | | - "stylelint-config-prettier": "^9.0.5", |
130 | | - "stylelint-config-standard": "^36.0.1", |
131 | | - "stylelint-config-standard-scss": "^13.1.0", |
132 | | - "stylelint-order": "^6.0.4", |
133 | | - "taze": "^0.16.9", |
134 | | - "tsconfig-paths": "^4.2.0", |
135 | | - "tsconfig-vuepress": "^5.2.1", |
136 | | - "tsx": "^4.19.2", |
| 101 | + "@commitlint/cli": "19.6.1", |
| 102 | + "@commitlint/config-conventional": "19.6.0", |
| 103 | + "@commitlint/types": "19.5.0", |
| 104 | + "@types/crypto-js": "4.2.2", |
| 105 | + "@types/lodash-es": "4.17.12", |
| 106 | + "@types/markdown-it": "14.1.2", |
| 107 | + "@types/markdown-it-footnote": "3.0.4", |
| 108 | + "@types/node": "22.10.2", |
| 109 | + "@types/ua-parser-js": "0.7.39", |
| 110 | + "@unocss/extractor-mdc": "0.62.4", |
| 111 | + "@unocss/preset-tagify": "0.64.1", |
| 112 | + "conventional-changelog-cli": "5.0.0", |
| 113 | + "cz-conventional-changelog": "3.3.0", |
| 114 | + "dotenv-cli": "8.0.0", |
| 115 | + "fontaine": "0.5.0", |
| 116 | + "git-cz": "4.9.0", |
| 117 | + "husky": "9.1.7", |
| 118 | + "lint-staged": "15.3.0", |
| 119 | + "lodash-es": "4.17.21", |
| 120 | + "markdown-it": "14.1.0", |
| 121 | + "markdown-it-container": "4.0.0", |
| 122 | + "markdown-it-kbd-better": "1.2.5", |
| 123 | + "markdownlint-cli": "0.41.0", |
| 124 | + "pnpm": "9.15.2", |
| 125 | + "prettier": "3.4.2", |
| 126 | + "prettier-config-vuepress": "5.0.0", |
| 127 | + "sort-package-json": "2.12.0", |
| 128 | + "stylelint": "16.12.0", |
| 129 | + "stylelint-config-prettier": "9.0.5", |
| 130 | + "stylelint-config-standard": "36.0.1", |
| 131 | + "stylelint-config-standard-scss": "13.1.0", |
| 132 | + "stylelint-order": "6.0.4", |
| 133 | + "taze": "0.16.9", |
| 134 | + "tsconfig-paths": "4.2.0", |
| 135 | + "tsconfig-vuepress": "5.2.1", |
| 136 | + "tsx": "4.19.2", |
137 | 137 | "vite": "^6.0.6", |
138 | | - "vite-plugin-inspect": "^0.8.9", |
139 | | - "zhlint": "^0.8.2" |
| 138 | + "vite-plugin-inspect": "0.8.9", |
| 139 | + "zhlint": "0.8.2" |
140 | 140 | }, |
141 | 141 | "packageManager": "pnpm@9.11.0" |
142 | 142 | } |
0 commit comments