Skip to content

Commit dfbfa30

Browse files
chore(deps): update tooling dependencies
1 parent 6046caa commit dfbfa30

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

bun.lockb

20 KB
Binary file not shown.

package.json

Lines changed: 13 additions & 13 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.5.0",
9-
"@commitlint/config-conventional": "19.5.0",
10-
"@types/bun": "1.1.10",
8+
"@commitlint/cli": "19.8.1",
9+
"@commitlint/config-conventional": "19.8.1",
10+
"@types/bun": "1.2.18",
1111
"@vue/test-utils": "2.4.6",
12-
"cspell": "8.14.4",
13-
"eslint": "9.11.1",
14-
"husky": "9.1.6",
15-
"lint-staged": "15.2.10",
16-
"markdownlint": "0.35.0",
17-
"markdownlint-cli2": "0.14.0",
12+
"cspell": "8.19.4",
13+
"eslint": "9.30.1",
14+
"husky": "9.1.7",
15+
"lint-staged": "15.5.2",
16+
"markdownlint": "0.38.0",
17+
"markdownlint-cli2": "0.18.1",
1818
"nuxt": "3.13.2",
19-
"prettier": "3.3.3",
20-
"prettier-plugin-tailwindcss": "0.6.8",
21-
"typescript": "5.6.2",
22-
"vue-tsc": "2.1.6"
19+
"prettier": "3.6.2",
20+
"prettier-plugin-tailwindcss": "0.6.13",
21+
"typescript": "5.8.3",
22+
"vue-tsc": "2.2.12"
2323
},
2424
"dependencies": {
2525
"@matterlabs/docs-nuxt-template": "2.10.0",

0 commit comments

Comments
 (0)