adding tracks swiper
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"@mapbox/leaflet-omnivore": "^0.3.4",
|
||||
"@mapbox/togeojson": "^0.16.2",
|
||||
"@noahspan/noahspan-components": "1.6.0",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "^5.0.0",
|
||||
"axios": "^1.7.2",
|
||||
"dotenv": "^16.4.7",
|
||||
"install": "^0.13.0",
|
||||
@@ -34,6 +33,7 @@
|
||||
"devDependencies": {
|
||||
"@microsoft/microsoft-graph-types": "^2.40.0",
|
||||
"@types/leaflet": "^1.9.16",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "^5.0.0",
|
||||
"@types/react": "^18.2.66",
|
||||
"@types/react-dom": "^18.2.22",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
|
||||
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@@ -169,9 +169,6 @@ importers:
|
||||
'@noahspan/noahspan-components':
|
||||
specifier: 1.6.0
|
||||
version: 1.6.0(@mui/system@6.4.8(@emotion/react@11.14.0(@types/react@18.3.18)(react@19.0.0-rc.1))(@emotion/styled@11.14.0(@emotion/react@11.14.0(@types/react@18.3.18)(react@19.0.0-rc.1))(@types/react@18.3.18)(react@19.0.0-rc.1))(@types/react@18.3.18)(react@19.0.0-rc.1))(@types/react-dom@18.3.5(@types/react@18.3.18))(@types/react@18.3.18)(less@4.2.2)(moment@2.30.1)(postcss@8.5.1)(react-dom@19.0.0-rc.1(react@19.0.0-rc.1))(react@19.0.0-rc.1)(storybook@8.6.8(prettier@3.2.5))(typescript@5.7.3)(webpack@5.97.1(esbuild@0.18.20))
|
||||
'@types/mapbox__mapbox-gl-geocoder':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
axios:
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.9
|
||||
@@ -215,6 +212,9 @@ importers:
|
||||
'@types/leaflet':
|
||||
specifier: ^1.9.16
|
||||
version: 1.9.16
|
||||
'@types/mapbox__mapbox-gl-geocoder':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
'@types/react':
|
||||
specifier: ^18.2.66
|
||||
version: 18.3.18
|
||||
|
||||
Reference in New Issue
Block a user