File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"@deck.gl/react" : " ^8.9.4" ,
12
12
"@material-ui/core" : " ^4.12.4" ,
13
13
"@types/cors" : " ^2.8.17" ,
14
- "@types/d3" : " ^7.4.0 " ,
14
+ "@types/d3" : " ^7.4.3 " ,
15
15
"@types/node" : " ^18.19.6" ,
16
16
"@types/react" : " ^18.2.47" ,
17
17
"@types/topojson" : " ^3.2.6" ,
18
18
"bezier-easing" : " ^2.1.0" ,
19
19
"clsx" : " ^2.1.0" ,
20
20
"cors" : " ^2.8.5" ,
21
- "d3" : " ^7.8.3 " ,
21
+ "d3" : " ^7.8.5 " ,
22
22
"fp-ts" : " ^2.16.0" ,
23
23
"immer" : " ^9.0.21" ,
24
24
"io-ts" : " ^2.2.20" ,
Original file line number Diff line number Diff line change 592
592
" @types/d3-interpolate" " *"
593
593
" @types/d3-selection" " *"
594
594
595
- " @types/d3@^7.4.0 " :
596
- version "7.4.0 "
597
- resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.0 .tgz#fc5cac5b1756fc592a3cf1f3dc881bf08225f515 "
598
- integrity sha512-jIfNVK0ZlxcuRDKtRS/SypEyOQ6UHaFQBKv032X45VvxSJ6Yi5G9behy9h6tNTHTDGh5Vq+KbmBjUWLgY4meCA ==
595
+ " @types/d3@^7.4.3 " :
596
+ version "7.4.3 "
597
+ resolved "https://registry.yarnpkg.com/@types/d3/-/d3-7.4.3 .tgz#d4550a85d08f4978faf0a4c36b848c61eaac07e2 "
598
+ integrity sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww ==
599
599
dependencies :
600
600
" @types/d3-array" " *"
601
601
" @types/d3-axis" " *"
@@ -1116,10 +1116,10 @@ d3-zoom@3:
1116
1116
d3-selection "2 - 3"
1117
1117
d3-transition "2 - 3"
1118
1118
1119
- d3@^7.8.3 :
1120
- version "7.8.3 "
1121
- resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.3 .tgz#b6c862d16368e15bf764c89e248a300a56f2ab40 "
1122
- integrity sha512-cAa866AkPXtt4IzRx6nzGf50uerq6VYks7p/tTH94be4QfhUkyTfJfaxXGPOB5ZRVUZmUV1wcM1dism/Ua0lCw ==
1119
+ d3@^7.8.5 :
1120
+ version "7.8.5 "
1121
+ resolved "https://registry.yarnpkg.com/d3/-/d3-7.8.5 .tgz#fde4b760d4486cdb6f0cc8e2cbff318af844635c "
1122
+ integrity sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA ==
1123
1123
dependencies :
1124
1124
d3-array "3"
1125
1125
d3-axis "3"
You can’t perform that action at this time.
0 commit comments