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 Jul 25, 2024
1 parent b5c5c73 commit fb892ea
Show file tree
Hide file tree
Showing 2 changed files with 3,894 additions and 3,275 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"pinia": "^2.1.7",
"vue": "^3.4.33",
"vue": "^3.4.34",
"vue-router": "^4.4.0"
},
"devDependencies": {
Expand All @@ -30,23 +30,23 @@
"@fullhuman/vue-cli-plugin-purgecss": "^6.0.0",
"@kouts/eslint-config": "^0.0.15",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.14.11",
"@vitejs/plugin-vue": "^5.0.5",
"@vitest/coverage-v8": "^2.0.3",
"@vue/compiler-sfc": "^3.4.33",
"@types/node": "^20.14.12",
"@vitejs/plugin-vue": "^5.1.0",
"@vitest/coverage-v8": "^2.0.4",
"@vue/compiler-sfc": "^3.4.34",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"husky": "^9.1.1",
"husky": "^9.1.2",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"sass": "^1.77.8",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vitest": "^2.0.3",
"vue-tsc": "^2.0.26"
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vitest": "^2.0.4",
"vue-tsc": "^2.0.29"
}
}
Loading

0 comments on commit fb892ea

Please sign in to comment.