Skip to content

Commit c5d7966

Browse files
committed
chore: Bump version
1 parent 47d9485 commit c5d7966

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

+65-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepic/vue-datepicker",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Datepicker component for Vue 3",
55
"author": "Vuepic",
66
"private": false,
@@ -54,7 +54,7 @@
5454
"@tsconfig/node20": "^20.1.4",
5555
"@types/jsdom": "^21.1.7",
5656
"@types/minimist": "^1.2.5",
57-
"@types/node": "^20.14.10",
57+
"@types/node": "^20.14.11",
5858
"@vitejs/plugin-vue": "^5.0.5",
5959
"@vitest/coverage-v8": "^2.0.3",
6060
"@vue/eslint-config-prettier": "^9.0.0",
@@ -76,9 +76,9 @@
7676
"stylelint": "^16.7.0",
7777
"stylelint-config-standard-scss": "^13.1.0",
7878
"typescript": "^5.5.3",
79-
"vite": "^5.3.3",
79+
"vite": "^5.3.4",
8080
"vitest": "^2.0.3",
81-
"vue": "^3.4.31",
81+
"vue": "^3.4.32",
8282
"vue-tsc": "^2.0.26"
8383
},
8484
"dependencies": {

0 commit comments

Comments
 (0)