Skip to content

Commit 0c878a7

Browse files
committed
Bump @wojtekmaj/date-utils from 1.0.2 to 1.1.3
1 parent f4006b7 commit 0c878a7

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"license": "MIT",
3232
"dependencies": {
3333
"@types/react-calendar": "^3.0.0",
34-
"@wojtekmaj/date-utils": "^1.0.3",
34+
"@wojtekmaj/date-utils": "^1.1.3",
3535
"clsx": "^1.2.1",
3636
"get-user-locale": "^2.1.3",
3737
"make-event-props": "^1.1.0",

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"license": "MIT",
1717
"dependencies": {
18-
"@wojtekmaj/date-utils": "^1.0.2",
18+
"@wojtekmaj/date-utils": "^1.1.3",
1919
"prop-types": "^15.6.0",
2020
"react": "^18.2.0",
2121
"react-date-picker": "portal:../",

test/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,10 @@ __metadata:
575575
languageName: node
576576
linkType: hard
577577

578-
"@wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3":
579-
version: 1.0.3
580-
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
581-
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
578+
"@wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.1.3":
579+
version: 1.1.3
580+
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
581+
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
582582
languageName: node
583583
linkType: hard
584584

@@ -1637,7 +1637,7 @@ __metadata:
16371637
resolution: "react-date-picker-test-page@workspace:."
16381638
dependencies:
16391639
"@vitejs/plugin-react": ^3.0.0
1640-
"@wojtekmaj/date-utils": ^1.0.2
1640+
"@wojtekmaj/date-utils": ^1.1.3
16411641
prop-types: ^15.6.0
16421642
react: ^18.2.0
16431643
react-date-picker: "portal:../"
@@ -1651,7 +1651,7 @@ __metadata:
16511651
resolution: "react-date-picker@portal:../::locator=react-date-picker-test-page%40workspace%3A."
16521652
dependencies:
16531653
"@types/react-calendar": ^3.0.0
1654-
"@wojtekmaj/date-utils": ^1.0.3
1654+
"@wojtekmaj/date-utils": ^1.1.3
16551655
clsx: ^1.2.1
16561656
get-user-locale: ^2.1.3
16571657
make-event-props: ^1.1.0

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@ __metadata:
21362136
languageName: node
21372137
linkType: hard
21382138

2139-
"@wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.0.3":
2140-
version: 1.0.3
2141-
resolution: "@wojtekmaj/date-utils@npm:1.0.3"
2142-
checksum: 70b7152160529295319ead97e070f85a50c0eab7973b5845e3a58eab9b0c999023975d2739b5e2a059d27b108ce7cdbf14da99737d6fa3e3822d4dafb76b06f0
2139+
"@wojtekmaj/date-utils@npm:^1.0.2, @wojtekmaj/date-utils@npm:^1.1.3":
2140+
version: 1.1.3
2141+
resolution: "@wojtekmaj/date-utils@npm:1.1.3"
2142+
checksum: 4ae0eba0876b8c156720c249ddd665efd8da0c42a02bbf037475b8a30554e02fa642e6f1d81d1fffdc02c6d816fb73590ee03c003ac976d91380745533dbf327
21432143
languageName: node
21442144
linkType: hard
21452145

@@ -6094,7 +6094,7 @@ __metadata:
60946094
"@testing-library/react": ^13.4.0
60956095
"@testing-library/user-event": ^14.4.0
60966096
"@types/react-calendar": ^3.0.0
6097-
"@wojtekmaj/date-utils": ^1.0.3
6097+
"@wojtekmaj/date-utils": ^1.1.3
60986098
clsx: ^1.2.1
60996099
eslint: ^8.26.0
61006100
eslint-config-wojtekmaj: ^0.7.1

0 commit comments

Comments
 (0)