Skip to content

Commit

Permalink
chore(deps): update all dependencies (#246)
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 Oct 23, 2023
1 parent c27c4cf commit 9c118ce
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 121 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@types/jsdom": "21.1.1",
"@types/lodash-es": "4.17.7",
"@types/node": "20.8.3",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-vue": "4.4.0",
"@vitest/coverage-v8": "0.34.1",
"@vue/eslint-config-prettier": "8.0.0",
Expand All @@ -44,7 +44,7 @@
"autoprefixer": "10.4.14",
"cross-env": "^7.0.3",
"cssnano": "6.0.1",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-node": "11.1.0",
Expand All @@ -60,7 +60,7 @@
"typescript": "5.2.2",
"unplugin-auto-import": "0.16.5",
"unplugin-vue-components": "0.25.1",
"vite": "4.4.2",
"vite": "4.5.0",
"vitest": "0.34.1",
"vue-tsc": "1.8.3",
"wait-on": "7.0.1"
Expand Down
Loading

1 comment on commit 9c118ce

@vercel
Copy link

@vercel vercel bot commented on 9c118ce Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.