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 6, 2023
1 parent de51ebb commit 6db9a19
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 224 deletions.
20 changes: 10 additions & 10 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.6.1",
"packageManager": "pnpm@8.8.0",
"engines": {
"node": "^18"
},
Expand Down Expand Up @@ -31,20 +31,20 @@
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@vitejs/plugin-vue": "4.2.3",
"@vitejs/plugin-vue": "4.4.0",
"@vue/compiler-sfc": "3.3.4",
"browserslist": "4.21.7",
"esbuild-plugin-browserslist": "0.7.2",
"browserslist": "4.22.1",
"esbuild-plugin-browserslist": "0.9.1",
"eslint": "8.49.0",
"husky": "8.0.3",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"sass": "1.62.1",
"typescript": "5.1.3",
"vite": "4.3.9",
"vite-plugin-webfont-dl": "3.7.4",
"vite-tsconfig-paths": "4.2.0",
"vue-tsc": "1.6.5"
"sass": "1.69.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite-plugin-webfont-dl": "3.7.6",
"vite-tsconfig-paths": "4.2.1",
"vue-tsc": "1.8.16"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 6db9a19

Please sign in to comment.