File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 42
42
"mitt" : " 3.0.1" ,
43
43
"nprogress" : " 1.0.0-1" ,
44
44
"preact" : " 10.26.8" ,
45
- "simple-icons" : " 2.19 .0" ,
45
+ "simple-icons" : " 15.0 .0" ,
46
46
"subscriptions-transport-ws" : " 0.11.0" ,
47
47
"svg-pan-zoom" : " 3.6.2" ,
48
48
"vue" : " 3.5.16" ,
Original file line number Diff line number Diff line change 27
27
* - That fits within a 24px box.
28
28
*/
29
29
30
- import { Jupyter } from 'simple-icons'
30
+ import { siJupyter } from 'simple-icons'
31
31
32
- export const jupyterLogo = Jupyter . svg . replace ( / .* d = " ( .* ) " .* / , '$1' )
32
+ export const jupyterLogo = siJupyter . svg . replace ( / .* d = " ( .* ) " .* / , '$1' )
Original file line number Diff line number Diff line change @@ -4328,7 +4328,7 @@ __metadata:
4328
4328
nyc : " npm:17.1.0"
4329
4329
preact : " npm:10.26.8"
4330
4330
sass-embedded : " npm:1.89.0"
4331
- simple-icons : " npm:2.19 .0"
4331
+ simple-icons : " npm:15.0 .0"
4332
4332
sinon : " npm:20.0.0"
4333
4333
standard : " npm:17.1.2"
4334
4334
subscriptions-transport-ws : " npm:0.11.0"
@@ -10048,10 +10048,10 @@ __metadata:
10048
10048
languageName : node
10049
10049
linkType : hard
10050
10050
10051
- " simple-icons@npm:2.19 .0 " :
10052
- version : 2.19 .0
10053
- resolution : " simple-icons@npm:2.19 .0"
10054
- checksum : 10c0/44fedf8fe40d49bc00605433c16fb38b3d068758f4bb5d64e7044cebdf54c0fb2f4a6c9a33ff544f8ca6aba9152e3bcd6da8d5ebb5def575b3108a895bd0b08c
10051
+ " simple-icons@npm:15.0 .0 " :
10052
+ version : 15.0 .0
10053
+ resolution : " simple-icons@npm:15.0 .0"
10054
+ checksum : 10c0/bb1511ae0057a1d89ce810cc8e74ca5b029a53b00fe58a7dd5bd6ef0a7c7757c3610b7ad4581aafae1593ccb36843d308cf45cf6404471809b611090718f7b8a
10055
10055
languageName : node
10056
10056
linkType : hard
10057
10057
You can’t perform that action at this time.
0 commit comments