Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#98)
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 9, 2025
1 parent 0fd9be0 commit 93c5096
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 153 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.3.0",
"license": "MIT",
"type": "module",
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"scripts": {
"dev": "vite",
"dev:mock": "MOCK=true vite",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node22": "^22.0.0",
"@types/node": "^22.10.3",
"@types/node": "^22.10.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.1.8",
"@vue/tsconfig": "^0.7.0",
Expand All @@ -49,7 +49,7 @@
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.13.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"unplugin-vue-components": "^0.28.0",
"vite": "^5.4.11",
"vite-plugin-svg-icons": "^2.0.1",
Expand Down
Loading

0 comments on commit 93c5096

Please sign in to comment.