Skip to content

Commit

Permalink
Bump dayjs to ^1.11.11 (#13004)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 138f8ce commit 0896c58
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"cross-env": "^7.0.3",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.21.3-1",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jscodeshift": "^0.11.5",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"moment-timezone": "^0.5.45",
"rimraf": "^5.0.5"
},
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 @@ -99,7 +99,7 @@
"@types/luxon": "^3.4.2",
"@types/prop-types": "^15.7.11",
"date-fns": "^2.30.0",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"luxon": "^3.4.4",
"moment": "^2.30.1",
"rimraf": "^5.0.5"
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 @@ -104,7 +104,7 @@
"@types/prop-types": "^15.7.11",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.13.0-0",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"luxon": "^3.4.4",
"moment": "^2.30.1",
"moment-hijri": "^2.1.2",
Expand Down
26 changes: 13 additions & 13 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 @@ -20,7 +20,7 @@
"@types/prop-types": "^15.7.11",
"@types/react": "^18.2.60",
"chai": "^4.4.1",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 0896c58

Please sign in to comment.