Skip to content

Commit

Permalink
chore(deps): update dependency dayjs to v1.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent a4f0015 commit a582419
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"crypto-js": "^4.1.1",
"d3-array": "3.2.3",
"d3-regression": "1.3.10",
"dayjs": "1.11.9",
"dayjs": "1.11.11",
"echarts": "5.4.1",
"echarts-for-react": "3.0.2",
"echarts-gl": "2.0.9",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"crypto-js": "^4.1.1",
"d3-array": "3.2.3",
"d3-regression": "1.3.10",
"dayjs": "1.11.9",
"dayjs": "1.11.11",
"echarts": "5.4.1",
"echarts-for-react": "3.0.2",
"echarts-gl": "2.0.9",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,7 @@ __metadata:
crypto-js: ^4.1.1
d3-array: 3.2.3
d3-regression: 1.3.10
dayjs: 1.11.9
dayjs: 1.11.11
echarts: 5.4.1
echarts-for-react: 3.0.2
echarts-gl: 2.0.9
Expand Down Expand Up @@ -1907,7 +1907,7 @@ __metadata:
crypto-js: ^4.1.1
d3-array: 3.2.3
d3-regression: 1.3.10
dayjs: 1.11.9
dayjs: 1.11.11
echarts: 5.4.1
echarts-for-react: 3.0.2
echarts-gl: 2.0.9
Expand Down Expand Up @@ -8760,6 +8760,13 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:1.11.11":
version: 1.11.11
resolution: "dayjs@npm:1.11.11"
checksum: 84788275aad8a87fee4f1ce4be08861df29687aae6b7b43dd65350118a37dda56772a3902f802cb2dc651dfed447a5a8df62d88f0fb900dba8333e411190a5d5
languageName: node
linkType: hard

"dayjs@npm:1.11.9":
version: 1.11.9
resolution: "dayjs@npm:1.11.9"
Expand Down

0 comments on commit a582419

Please sign in to comment.