Skip to content

Commit

Permalink
fix: updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kouts committed Nov 10, 2024
1 parent d94810b commit 488aead
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 299 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepare": "husky"
},
"dependencies": {
"pinia": "^2.2.5",
"pinia": "^2.2.6",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
Expand All @@ -29,9 +29,9 @@
"@commitlint/config-conventional": "^19.5.0",
"@fullhuman/postcss-purgecss": "^6.0.0",
"@fullhuman/vue-cli-plugin-purgecss": "^6.0.0",
"@kouts/eslint-config": "^1.3.18",
"@kouts/eslint-config": "^1.3.22",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.8.6",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.4",
"@vue/compiler-sfc": "^3.5.12",
Expand Down
Loading

0 comments on commit 488aead

Please sign in to comment.