Skip to content

Commit 8006a56

Browse files
committed
chore: Bump version
1 parent 46052b3 commit 8006a56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepic/vue-datepicker",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Datepicker component for Vue 3",
55
"author": "Vuepic",
66
"private": false,
@@ -64,7 +64,7 @@
6464
"cross-env": "^7.0.3",
6565
"eslint": "^9.17.0",
6666
"eslint-plugin-vue": "^9.32.0",
67-
"jsdom": "^25.0.1",
67+
"jsdom": "^26.0.0",
6868
"minimist": "^1.2.8",
6969
"npm-run-all2": "^7.0.2",
7070
"postcss": "^8.4.49",
@@ -74,7 +74,7 @@
7474
"sass-loader": "^16.0.4",
7575
"stylelint": "^16.12.0",
7676
"stylelint-config-standard-scss": "^14.0.0",
77-
"typescript": "^5.7.2",
77+
"typescript": "^5.7.3",
7878
"vite": "^6.0.7",
7979
"vitest": "^2.1.8",
8080
"vue": "^3.5.13",

0 commit comments

Comments
 (0)