Skip to content

Commit a582419

Browse files
chore(deps): update dependency dayjs to v1.11.11
1 parent a4f0015 commit a582419

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"crypto-js": "^4.1.1",
153153
"d3-array": "3.2.3",
154154
"d3-regression": "1.3.10",
155-
"dayjs": "1.11.9",
155+
"dayjs": "1.11.11",
156156
"echarts": "5.4.1",
157157
"echarts-for-react": "3.0.2",
158158
"echarts-gl": "2.0.9",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"crypto-js": "^4.1.1",
4949
"d3-array": "3.2.3",
5050
"d3-regression": "1.3.10",
51-
"dayjs": "1.11.9",
51+
"dayjs": "1.11.11",
5252
"echarts": "5.4.1",
5353
"echarts-for-react": "3.0.2",
5454
"echarts-gl": "2.0.9",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1754,7 +1754,7 @@ __metadata:
17541754
crypto-js: ^4.1.1
17551755
d3-array: 3.2.3
17561756
d3-regression: 1.3.10
1757-
dayjs: 1.11.9
1757+
dayjs: 1.11.11
17581758
echarts: 5.4.1
17591759
echarts-for-react: 3.0.2
17601760
echarts-gl: 2.0.9
@@ -1907,7 +1907,7 @@ __metadata:
19071907
crypto-js: ^4.1.1
19081908
d3-array: 3.2.3
19091909
d3-regression: 1.3.10
1910-
dayjs: 1.11.9
1910+
dayjs: 1.11.11
19111911
echarts: 5.4.1
19121912
echarts-for-react: 3.0.2
19131913
echarts-gl: 2.0.9
@@ -8760,6 +8760,13 @@ __metadata:
87608760
languageName: node
87618761
linkType: hard
87628762

8763+
"dayjs@npm:1.11.11":
8764+
version: 1.11.11
8765+
resolution: "dayjs@npm:1.11.11"
8766+
checksum: 84788275aad8a87fee4f1ce4be08861df29687aae6b7b43dd65350118a37dda56772a3902f802cb2dc651dfed447a5a8df62d88f0fb900dba8333e411190a5d5
8767+
languageName: node
8768+
linkType: hard
8769+
87638770
"dayjs@npm:1.11.9":
87648771
version: 1.11.9
87658772
resolution: "dayjs@npm:1.11.9"

0 commit comments

Comments
 (0)