Skip to content

Commit 8ce24c7

Browse files
chore(deps): update tooling dependencies
1 parent 922f45b commit 8ce24c7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-2.31 KB
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@
55
"version": "0.0.0",
66
"license": "MIT",
77
"devDependencies": {
8-
"@commitlint/cli": "^19.4.1",
9-
"@commitlint/config-conventional": "^19.4.1",
8+
"@commitlint/cli": "^19.5.0",
9+
"@commitlint/config-conventional": "^19.5.0",
1010
"@types/bun": "^1.1.8",
1111
"@vue/test-utils": "^2.4.6",
12-
"cspell": "^8.14.2",
13-
"eslint": "^8.57.0",
14-
"husky": "^9.1.5",
12+
"cspell": "^8.14.4",
13+
"eslint": "^8.57.1",
14+
"husky": "^9.1.6",
1515
"lint-staged": "^15.2.10",
16-
"markdownlint": "^0.33.0",
17-
"markdownlint-cli2": "^0.12.1",
16+
"markdownlint": "^0.35.0",
17+
"markdownlint-cli2": "^0.14.0",
1818
"nuxt": "^3.13.1",
1919
"particles.vue3": "^2.12.0",
2020
"prettier": "^3.3.3",
21-
"prettier-plugin-tailwindcss": "^0.5.14",
22-
"typescript": "^5.5.4",
21+
"prettier-plugin-tailwindcss": "^0.6.6",
22+
"typescript": "^5.6.2",
2323
"vue-tsc": "^2.1.6"
2424
},
2525
"dependencies": {

0 commit comments

Comments
 (0)