Skip to content

Commit 391e98b

Browse files
Update all non-major dependencies
1 parent 068d8c9 commit 391e98b

File tree

2 files changed

+995
-642
lines changed

2 files changed

+995
-642
lines changed

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "siege-ui",
33
"version": "0.1.0",
44
"private": true,
5-
"packageManager": "pnpm@8.14.0",
5+
"packageManager": "pnpm@8.15.9",
66
"engines": {
77
"node": "^20"
88
},
@@ -21,28 +21,28 @@
2121
},
2222
"dependencies": {
2323
"clipboard-copy": "4.0.1",
24-
"graphql": "16.8.1",
25-
"vue": "3.4.4"
24+
"graphql": "16.9.0",
25+
"vue": "3.5.12"
2626
},
2727
"devDependencies": {
2828
"@beequeue/eslint-plugin": "4.0.1",
29-
"@graphql-codegen/add": "5.0.0",
30-
"@graphql-codegen/cli": "5.0.0",
31-
"@graphql-codegen/typescript": "4.0.1",
32-
"@graphql-codegen/typescript-operations": "4.0.1",
33-
"@vitejs/plugin-vue": "5.0.2",
34-
"@vue/compiler-sfc": "3.4.4",
35-
"browserslist": "4.22.2",
36-
"esbuild-plugin-browserslist": "0.10.0",
29+
"@graphql-codegen/add": "5.0.3",
30+
"@graphql-codegen/cli": "5.0.3",
31+
"@graphql-codegen/typescript": "4.1.1",
32+
"@graphql-codegen/typescript-operations": "4.3.1",
33+
"@vitejs/plugin-vue": "5.1.4",
34+
"@vue/compiler-sfc": "3.5.12",
35+
"browserslist": "4.24.2",
36+
"esbuild-plugin-browserslist": "0.15.0",
3737
"eslint": "8.57.0",
3838
"husky": "8.0.3",
3939
"lint-staged": "15.2.2",
40-
"prettier": "3.1.1",
41-
"sass": "1.69.7",
42-
"typescript": "5.3.3",
40+
"prettier": "3.3.3",
41+
"sass": "1.80.5",
42+
"typescript": "5.6.3",
4343
"vite": "5.0.13",
44-
"vite-plugin-webfont-dl": "3.9.1",
45-
"vite-tsconfig-paths": "4.2.3",
44+
"vite-plugin-webfont-dl": "3.9.5",
45+
"vite-tsconfig-paths": "4.3.2",
4646
"vue-tsc": "1.8.27"
4747
},
4848
"pnpm": {

0 commit comments

Comments
 (0)