File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 66 " src/*/src/Bridge/*/assets"
77 ],
88 "scripts" : {
9- "build" : " yarn workspaces foreach -Apt run build" ,
10- "test" : " yarn workspaces foreach -Apt run test" ,
9+ "build" : " yarn workspaces foreach -Ap --topological-dev run build" ,
10+ "test" : " yarn workspaces foreach -Ap --topological-dev run test" ,
1111 "check" : " biome check" ,
1212 "ci" : " biome ci"
1313 },
Original file line number Diff line number Diff line change 4040 "devDependencies" : {
4141 "@googlemaps/js-api-loader" : " ^1.16.6" ,
4242 "@hotwired/stimulus" : " ^3.0.0" ,
43+ "@symfony/ux-map" : " workspace:*" ,
4344 "@types/google.maps" : " ^3.55.9"
4445 }
4546}
Original file line number Diff line number Diff line change 3939 },
4040 "devDependencies" : {
4141 "@hotwired/stimulus" : " ^3.0.0" ,
42+ "@symfony/ux-map" : " workspace:*" ,
4243 "@types/leaflet" : " ^1.9.12" ,
4344 "leaflet" : " ^1.9.4"
4445 }
Original file line number Diff line number Diff line change @@ -2888,6 +2888,7 @@ __metadata:
28882888 dependencies :
28892889 " @googlemaps/js-api-loader " : " npm:^1.16.6"
28902890 " @hotwired/stimulus " : " npm:^3.0.0"
2891+ " @symfony/ux-map " : " workspace:*"
28912892 " @types/google.maps " : " npm:^3.55.9"
28922893 peerDependencies :
28932894 " @googlemaps/js-api-loader " : ^1.16.6
@@ -2913,6 +2914,7 @@ __metadata:
29132914 resolution : " @symfony/ux-leaflet-map@workspace:src/Map/src/Bridge/Leaflet/assets"
29142915 dependencies :
29152916 " @hotwired/stimulus " : " npm:^3.0.0"
2917+ " @symfony/ux-map " : " workspace:*"
29162918 " @types/leaflet " : " npm:^1.9.12"
29172919 leaflet : " npm:^1.9.4"
29182920 peerDependencies :
@@ -2939,7 +2941,7 @@ __metadata:
29392941 languageName : unknown
29402942 linkType : soft
29412943
2942- " @symfony/ux-map@workspace:src/Map/assets " :
2944+ " @symfony/ux-map@workspace:*, @symfony/ux-map@workspace: src/Map/assets " :
29432945 version : 0.0.0-use.local
29442946 resolution : " @symfony/ux-map@workspace:src/Map/assets"
29452947 dependencies :
You can’t perform that action at this time.
0 commit comments