Skip to content

Commit

Permalink
Update all non-major dependencies (#392)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent d98dc7c commit 91d0a0a
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 142 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.11.0",
"packageManager": "pnpm@8.14.0",
"engines": {
"node": "^20"
},
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"clipboard-copy": "4.0.1",
"graphql": "16.8.1",
"vue": "3.3.9"
"vue": "3.4.4"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
Expand All @@ -31,19 +31,19 @@
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@vitejs/plugin-vue": "5.0.2",
"@vue/compiler-sfc": "3.3.9",
"@vue/compiler-sfc": "3.4.4",
"browserslist": "4.22.2",
"esbuild-plugin-browserslist": "0.10.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"sass": "1.69.5",
"typescript": "5.3.2",
"vite": "5.0.5",
"prettier": "3.1.1",
"sass": "1.69.7",
"typescript": "5.3.3",
"vite": "5.0.10",
"vite-plugin-webfont-dl": "3.9.1",
"vite-tsconfig-paths": "4.2.1",
"vue-tsc": "1.8.24"
"vite-tsconfig-paths": "4.2.3",
"vue-tsc": "1.8.27"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 91d0a0a

Please sign in to comment.