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 Oct 2, 2024
1 parent 1263109 commit 401ccb8
Show file tree
Hide file tree
Showing 2 changed files with 1,144 additions and 1,121 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Giannis Koutsaftakis",
"license": "MIT",
"repository": "https://github.com/kouts/vue-dataset",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.12.0",
"type": "module",
"keywords": [
"vue",
Expand Down Expand Up @@ -43,11 +43,11 @@
"vue": "^3.4.38"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@kouts/eslint-config": "^1.3.3",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/coverage-v8": "^2.0.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.2",
"@vue/compiler-sfc": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "2.0.0-rc.15",
Expand All @@ -56,17 +56,17 @@
"@vuepress/theme-default": "^2.0.0-rc.41",
"bootstrap": "^4.6.2",
"eslint": "^9.9.0",
"husky": "^9.1.5",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.9",
"husky": "^9.1.6",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"make-coverage-badge": "^1.2.0",
"prettier": "3.3.3",
"prismjs": "^1.29.0",
"sass": "~1.77.8",
"vite": "^5.4.2",
"vite": "^5.4.8",
"vite-plugin-html": "^3.2.2",
"vitest": "^2.0.5",
"vue-router": "^4.4.3",
"vitest": "^2.1.2",
"vue-router": "^4.4.5",
"vuepress": "2.0.0-rc.15",
"vuepress-plugin-vue-example": "3.0.17",
"vuex": "^4.1.0"
Expand Down
Loading

0 comments on commit 401ccb8

Please sign in to comment.