We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051784c commit 710a097Copy full SHA for 710a097
bun.lockb
2.3 KB
package.json
@@ -7,18 +7,18 @@
7
"devDependencies": {
8
"@commitlint/cli": "19.5.0",
9
"@commitlint/config-conventional": "19.5.0",
10
- "@types/bun": "1.1.10",
+ "@types/bun": "1.1.11",
11
"@vue/test-utils": "2.4.6",
12
- "cspell": "8.14.4",
13
- "eslint": "9.11.1",
+ "cspell": "8.15.1",
+ "eslint": "9.12.0",
14
"husky": "9.1.6",
15
"lint-staged": "15.2.10",
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",
+ "typescript": "5.6.3",
22
"vue-tsc": "2.1.6"
23
},
24
"dependencies": {
0 commit comments