Skip to content

Commit

Permalink
Bump dayjs to ^1.11.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent d858303 commit c395788
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"d3-scale-chromatic": "^3.1.0",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.30.0-0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"doctrine": "^3.0.0",
"exceljs": "^4.4.0",
"fg-loadcss": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jscodeshift": "^0.12.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"moment-timezone": "^0.5.45",
"rimraf": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@types/prop-types": "^15.7.13",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.30.0-0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"luxon": "^3.5.0",
"moment": "^2.30.1",
"rimraf": "^6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"@types/prop-types": "^15.7.13",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.30.0-0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"luxon": "^3.5.0",
"moment": "^2.30.1",
"moment-hijri": "^2.30.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^18.3.4",
"@types/semver": "^7.5.8",
"chai": "^4.5.0",
"dayjs": "^1.11.11",
"dayjs": "^1.11.13",
"moment": "^2.30.1",
"moment-jalaali": "^0.10.1",
"prop-types": "^15.8.1",
Expand Down

0 comments on commit c395788

Please sign in to comment.