Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 068d8c9 commit 8ace6b5
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 633 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "siege-ui",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@8.14.0",
"packageManager": "pnpm@8.15.9",
"engines": {
"node": "^20"
},
Expand All @@ -21,28 +21,28 @@
},
"dependencies": {
"clipboard-copy": "4.0.1",
"graphql": "16.8.1",
"vue": "3.4.4"
"graphql": "16.9.0",
"vue": "3.5.12"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.1",
"@graphql-codegen/add": "5.0.0",
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@vitejs/plugin-vue": "5.0.2",
"@vue/compiler-sfc": "3.4.4",
"browserslist": "4.22.2",
"esbuild-plugin-browserslist": "0.10.0",
"@graphql-codegen/add": "5.0.3",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.0",
"@graphql-codegen/typescript-operations": "4.3.0",
"@vitejs/plugin-vue": "5.1.4",
"@vue/compiler-sfc": "3.5.12",
"browserslist": "4.24.2",
"esbuild-plugin-browserslist": "0.15.0",
"eslint": "8.57.0",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"prettier": "3.1.1",
"sass": "1.69.7",
"typescript": "5.3.3",
"prettier": "3.3.3",
"sass": "1.80.4",
"typescript": "5.6.3",
"vite": "5.0.13",
"vite-plugin-webfont-dl": "3.9.1",
"vite-tsconfig-paths": "4.2.3",
"vite-plugin-webfont-dl": "3.9.5",
"vite-tsconfig-paths": "4.3.2",
"vue-tsc": "1.8.27"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 8ace6b5

Please sign in to comment.