There was an error while loading. Please reload this page.
1 parent 8466883 commit 120b01aCopy full SHA for 120b01a
2 files changed
bun.lockb
17.7 KB
package.json
@@ -5,21 +5,21 @@
5
"version": "0.0.0",
6
"license": "MIT",
7
"devDependencies": {
8
- "@commitlint/cli": "19.5.0",
9
- "@commitlint/config-conventional": "19.5.0",
+ "@commitlint/cli": "20.1.0",
+ "@commitlint/config-conventional": "20.0.0",
10
"@types/bun": "1.1.10",
11
"@vue/test-utils": "2.4.6",
12
- "cspell": "8.14.4",
+ "cspell": "9.3.2",
13
"eslint": "9.11.1",
14
"husky": "9.1.6",
15
- "lint-staged": "15.2.10",
+ "lint-staged": "16.2.6",
16
"markdownlint": "0.35.0",
17
"markdownlint-cli2": "0.14.0",
18
"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"
+ "vue-tsc": "3.1.4"
23
},
24
"dependencies": {
25
"@matterlabs/docs-nuxt-template": "2.12.1",
0 commit comments