Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasenkoo committed Feb 10, 2024
1 parent 2076b14 commit e2b7be6
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
158 changes: 79 additions & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vuepic/vue-datepicker",
"version": "8.0.0",
"version": "8.1.0",
"description": "Datepicker component for Vue 3",
"author": "Vuepic",
"private": false,
Expand Down Expand Up @@ -53,8 +53,8 @@
"@tsconfig/node20": "^20.1.2",
"@types/jsdom": "^21.1.6",
"@types/minimist": "^1.2.5",
"@types/node": "^20.11.16",
"@vitejs/plugin-vue": "^5.0.3",
"@types/node": "^20.11.17",
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/coverage-v8": "^1.2.2",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -67,17 +67,17 @@
"jsdom": "^24.0.0",
"minimist": "^1.2.8",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"postcss": "^8.4.35",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"sass": "^1.70.0",
"sass-loader": "^14.1.0",
"stylelint": "^16.2.1",
"stylelint-config-standard-scss": "^13.0.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.1",
"vitest": "^1.2.2",
"vue": "^3.4.15",
"vue": "^3.4.18",
"vue-tsc": "^1.8.27"
},
"dependencies": {
Expand Down

0 comments on commit e2b7be6

Please sign in to comment.