Skip to content

Commit

Permalink
chore: updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kouts committed Jun 22, 2024
1 parent 95242f8 commit 988fd8b
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 243 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,33 +20,33 @@
},
"dependencies": {
"pinia": "^2.1.7",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"vue": "^3.4.30",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@fullhuman/postcss-purgecss": "^6.0.0",
"@fullhuman/vue-cli-plugin-purgecss": "^6.0.0",
"@kouts/eslint-config": "^0.0.14",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.11",
"@vitejs/plugin-vue": "^5.0.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.14.8",
"@vitejs/plugin-vue": "^5.0.5",
"@vitest/coverage-v8": "^1.6.0",
"@vue/compiler-sfc": "^3.4.27",
"@vue/compiler-sfc": "^3.4.30",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"sass": "^1.77.1",
"tailwindcss": "^3.4.3",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
"sass": "^1.77.6",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.17"
"vue-tsc": "^2.0.22"
}
}
Loading

0 comments on commit 988fd8b

Please sign in to comment.