Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 5, 2024
1 parent 1947456 commit b8f5ba9
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -59,5 +59,5 @@ jobs:
run: pnpm test:ci

- name: Coverage
uses: davelosert/vitest-coverage-report-action@v2.2.0
uses: davelosert/vitest-coverage-report-action@v2.3.1
if: ${{ always() }}
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -40,18 +40,18 @@
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.5.3",
"@vitest/coverage-v8": "1.6.0",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "10.4.19",
"cross-env": "7.0.3",
"cssnano": "7.0.1",
"eslint": "8.57.0",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-playwright": "1.6.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "3.0.0",
Expand All @@ -69,7 +69,7 @@
"unplugin-vue-components": "0.27.0",
"vite": "5.2.10",
"vite-plugin-vue-devtools": "7.1.3",
"vitest": "1.5.3",
"vitest": "1.6.0",
"vue-tsc": "2.0.16",
"wait-on": "7.2.0"
}
Expand Down

0 comments on commit b8f5ba9

Please sign in to comment.