Skip to content

Commit 9de2858

Browse files
author
Pascal Klesse
committed
chore: update dependencies to latest versions
1 parent c503966 commit 9de2858

File tree

2 files changed

+2555
-1958
lines changed

2 files changed

+2555
-1958
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -38,31 +38,31 @@
3838
"test:watch": "vitest watch"
3939
},
4040
"dependencies": {
41-
"@babel/core": "7.26.9",
41+
"@babel/core": "7.27.1",
4242
"@graphql-codegen/cli": "5.0.5",
43-
"@graphql-codegen/client-preset": "4.6.2",
44-
"@graphql-codegen/typescript": "4.1.3",
43+
"@graphql-codegen/client-preset": "4.8.0",
44+
"@graphql-codegen/typescript": "4.1.6",
4545
"gql-query-builder": "3.8.0",
46-
"graphql": "16.10.0",
46+
"graphql": "16.11.0",
4747
"graphql-tag": "2.12.6",
48-
"graphql-tools": "9.0.13",
48+
"graphql-tools": "9.0.18",
4949
"graphql-ws": "6.0.4",
5050
"js-sha256": "0.11.0",
5151
"jwt-decode": "4.0.0",
52-
"nuxi": "3.21.1",
52+
"nuxi": "3.25.0",
5353
"nuxt-graphql-request": "^8.1.1",
5454
"vue": "3.5.13"
5555
},
5656
"devDependencies": {
57-
"@lenne.tech/eslint-config-vue": "1.0.5",
58-
"@nuxt/module-builder": "0.8.4",
59-
"@nuxt/schema": "3.15.4",
60-
"@nuxt/test-utils": "3.15.4",
61-
"@types/node": "22.13.4",
62-
"eslint": "9.20.1",
57+
"@lenne.tech/eslint-config-vue": "2.0.1",
58+
"@nuxt/module-builder": "1.0.1",
59+
"@nuxt/schema": "3.17.2",
60+
"@nuxt/test-utils": "3.18.0",
61+
"@types/node": "22.15.3",
62+
"eslint": "9.26.0",
6363
"standard-version": "9.5.0",
64-
"typescript": "5.7.3",
65-
"vitest": "3.0.5"
64+
"typescript": "5.8.3",
65+
"vitest": "3.1.2"
6666
},
6767
"overrides": {
6868
"@nuxt/test-utils": {

0 commit comments

Comments
 (0)