File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
packages/plugins/packages Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 8080 "peerDependencies" : {
8181 "@mui/icons-material" : " >=6 <8" ,
8282 "@mui/material" : " >=6 <8" ,
83- "axios" : " ^1" ,
83+ "axios" : " ^1.13.1 " ,
8484 "jsonpath-plus" : " ^10" ,
8585 "luxon" : " ^3" ,
8686 "react" : " ^19" ,
Original file line number Diff line number Diff line change 5050 "@xyo-network/react-map" : " workspace:^" ,
5151 "@xyo-network/react-map-model" : " workspace:^" ,
5252 "@xyo-network/sdk-geo" : " ~3.0.3" ,
53- "axios" : " ~1.13.1" ,
5453 "geojson" : " ~0.5.0" ,
5554 "mapbox-gl" : " ~3.16.0"
5655 },
6463 "@xylabs/tsconfig" : " ~7.1.8" ,
6564 "@xylabs/tsconfig-dom" : " ~7.1.8" ,
6665 "@xylabs/tsconfig-react" : " ~7.1.8" ,
66+ "axios" : " ^1.13.1" ,
6767 "react" : " ~19.2.0" ,
6868 "react-dom" : " ~19.2.0" ,
6969 "react-router-dom" : " ^7.9.4" ,
7474 "peerDependencies" : {
7575 "@mui/icons-material" : " >=6 <8" ,
7676 "@mui/material" : " >=6 <8" ,
77+ "axios" : " ~1.13.1" ,
7778 "react" : " ~19" ,
7879 "react-dom" : " ~19" ,
7980 "react-router-dom" : " ^7"
Original file line number Diff line number Diff line change @@ -6196,7 +6196,7 @@ __metadata:
61966196 peerDependencies:
61976197 "@mui/icons-material": ">=6 <8"
61986198 "@mui/material": ">=6 <8"
6199- axios: ^1
6199+ axios: ^1.13.1
62006200 jsonpath-plus: ^10
62016201 luxon: ^3
62026202 react: ^19
@@ -6708,7 +6708,7 @@ __metadata:
67086708 "@xyo-network/react-map": "workspace:^"
67096709 "@xyo-network/react-map-model": "workspace:^"
67106710 "@xyo-network/sdk-geo": "npm:~3.0.3"
6711- axios: "npm:~ 1.13.1"
6711+ axios: "npm:^ 1.13.1"
67126712 geojson: "npm:~0.5.0"
67136713 mapbox-gl: "npm:~3.16.0"
67146714 react: "npm:~19.2.0"
@@ -6720,6 +6720,7 @@ __metadata:
67206720 peerDependencies:
67216721 "@mui/icons-material": ">=6 <8"
67226722 "@mui/material": ">=6 <8"
6723+ axios: ~1.13.1
67236724 react: ~19
67246725 react-dom: ~19
67256726 react-router-dom: ^7
You can’t perform that action at this time.
0 commit comments