Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored May 6, 2023
1 parent 5a86c35 commit a556543
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 59 deletions.
156 changes: 100 additions & 56 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"@types/node": "^16.11.43 || ^18.0.0",
"@types/qs": "^6.9.7",
"@vitejs/plugin-vue": "^3.0.0 || ^4.0.0",
"@vitest/coverage-c8": "^0.22.1 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0",
"@vitest/coverage-c8": "^0.22.1 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.2",
"@vue/tsconfig": "^0.1.3",
"@vue/tsconfig": "^0.1.3 || ^0.3.0",
"c8": "^7.12.0",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^9.0.0",
Expand All @@ -61,7 +61,7 @@
"prettier": "^2.5.1",
"typescript": "~4.7.4 || ~4.8.0 || ~4.9.0",
"vite": "^3.0.0 || ^4.0.0",
"vitest": "^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0",
"vitest": "^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^0.26.0 || ^0.27.0 || ^0.28.0 || ^0.29.0 || ^0.30.0 || ^0.31.0",
"vue-tsc": "^0.39.0 || ^0.40.0 || ^1.0.0"
}
}

0 comments on commit a556543

Please sign in to comment.