Skip to content

Commit bf011d7

Browse files
committed
build(deps): upgrade deps
1 parent d87e63a commit bf011d7

File tree

3 files changed

+1818
-1669
lines changed

3 files changed

+1818
-1669
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -52,33 +52,33 @@
5252
"vue": "^3.4.19"
5353
},
5454
"dependencies": {
55-
"@vueuse/core": "^13.0.0"
55+
"@vueuse/core": "^13.6.0"
5656
},
5757
"devDependencies": {
58-
"@commitlint/cli": "^19.8.0",
58+
"@commitlint/cli": "^19.8.1",
5959
"@eslint/eslintrc": "^3.3.1",
60-
"@louishaftmann/commitlint-config": "^4.2.0",
61-
"@louishaftmann/eslint-config": "^4.2.0",
62-
"@louishaftmann/lintstaged-config": "^4.2.0",
63-
"@louishaftmann/prettier-config": "^4.2.0",
64-
"@tanstack/vue-query": "^5.71.10",
65-
"@trpc/client": "11.0.2",
66-
"@trpc/server": "11.0.2",
60+
"@louishaftmann/commitlint-config": "^4.3.1",
61+
"@louishaftmann/eslint-config": "^4.3.1",
62+
"@louishaftmann/lintstaged-config": "^4.3.1",
63+
"@louishaftmann/prettier-config": "^4.3.1",
64+
"@tanstack/vue-query": "^5.83.0",
65+
"@trpc/client": "11.4.3",
66+
"@trpc/server": "11.4.3",
6767
"@types/eslint": "^9.6.1",
6868
"@types/ws": "^8.18.1",
69-
"@vitest/ui": "^3.1.1",
70-
"eslint": "^9.24.0",
69+
"@vitest/ui": "^3.2.4",
70+
"eslint": "^9.32.0",
7171
"husky": "^9.1.7",
72-
"lint-staged": "^15.5.0",
72+
"lint-staged": "^16.1.2",
7373
"prettier": "^3.5.3",
74-
"start-server-and-test": "^2.0.11",
75-
"tsup": "^8.4.0",
76-
"tsx": "^4.19.3",
77-
"type-fest": "^4.39.1",
74+
"start-server-and-test": "^2.0.12",
75+
"tsup": "^8.5.0",
76+
"tsx": "^4.20.3",
77+
"type-fest": "^4.41.0",
7878
"typescript": "^5.8.3",
79-
"vitest": "^3.1.1",
80-
"vue": "^3.5.13",
81-
"ws": "^8.18.1",
79+
"vitest": "^3.2.4",
80+
"vue": "^3.5.18",
81+
"ws": "^8.18.3",
8282
"zod": "^3.24.2"
8383
},
8484
"changelogithub": {

0 commit comments

Comments
 (0)