Skip to content

Commit 05cee48

Browse files
committed
docs: Bump version
1 parent a729f12 commit 05cee48

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepic/vue-datepicker",
3-
"version": "12.0.3",
3+
"version": "12.0.4",
44
"description": "Datepicker component for Vue 3",
55
"author": "Vuepic",
66
"private": false,
@@ -52,10 +52,10 @@
5252
"@tsconfig/node22": "^22.0.2",
5353
"@types/jsdom": "^27.0.0",
5454
"@types/minimist": "^1.2.5",
55-
"@types/node": "^22.18.13",
55+
"@types/node": "^22.19.1",
5656
"@vitejs/plugin-vue": "^6.0.1",
5757
"@vitest/coverage-v8": "^4.0.8",
58-
"@vitest/eslint-plugin": "^1.4.1",
58+
"@vitest/eslint-plugin": "^1.4.2",
5959
"@vue/eslint-config-prettier": "^10.2.0",
6060
"@vue/eslint-config-typescript": "^14.6.0",
6161
"@vue/test-utils": "^2.4.6",
@@ -65,12 +65,12 @@
6565
"eslint": "^9.39.1",
6666
"eslint-plugin-vue": "^10.5.1",
6767
"jiti": "^2.6.1",
68-
"jsdom": "^27.1.0",
68+
"jsdom": "^27.2.0",
6969
"npm-run-all2": "^8.0.4",
7070
"postcss": "^8.5.6",
7171
"prettier": "^3.6.2",
7272
"rimraf": "^6.1.0",
73-
"sass": "^1.93.3",
73+
"sass": "^1.94.0",
7474
"sass-loader": "^16.0.6",
7575
"stylelint": "^16.25.0",
7676
"stylelint-config-standard-scss": "^16.0.0",

0 commit comments

Comments
 (0)