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 Jan 29, 2024
1 parent 83bdce2 commit 4b2a290
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 173 deletions.
18 changes: 9 additions & 9 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.1",
"engines": {
"node": "^20"
},
Expand All @@ -22,27 +22,27 @@
"dependencies": {
"clipboard-copy": "4.0.1",
"graphql": "16.8.1",
"vue": "3.4.4"
"vue": "3.4.15"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
"@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",
"@vitejs/plugin-vue": "5.0.3",
"@vue/compiler-sfc": "3.4.15",
"browserslist": "4.22.3",
"esbuild-plugin-browserslist": "0.11.1",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"sass": "1.69.7",
"prettier": "3.2.4",
"sass": "1.70.0",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite-plugin-webfont-dl": "3.9.1",
"vite-tsconfig-paths": "4.2.3",
"vite-tsconfig-paths": "4.3.1",
"vue-tsc": "1.8.27"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 4b2a290

Please sign in to comment.