Update demo dependencies

This commit is contained in:
Yuri Astrakhan 2023-11-09 22:52:32 -05:00
parent fe05faaa20
commit db90780ad4
2 changed files with 1225 additions and 1080 deletions

View File

@ -14,28 +14,28 @@
"dependencies": {
"date-fns": "^2.30.0",
"debounce": "1.2.1",
"maplibre-gl": "^3.3.0",
"maplibre-gl": "^3.5.2",
"normalize.css": "8.0.1",
"react": "18.2.0",
"react-day-picker": "^8.7.1",
"react-day-picker": "^8.9.1",
"react-dom": "18.2.0",
"react-map-gl": "^7.1.0",
"react-scroll-parallax": "3.4.2",
"react-map-gl": "^7.1.6",
"react-scroll-parallax": "3.4.3",
"styled-components": "5.3.11"
},
"devDependencies": {
"@types/node": "^20.5.0",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.4",
"eslint": "8.47.0",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.1.1",
"eslint": "8.53.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-react-app": "7.0.1",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-mkcert": "^1.16.0",
"vite-tsconfig-paths": "^4.2.0"
"vite-tsconfig-paths": "^4.2.1"
},
"browserslist": [
">0.2%",

File diff suppressed because it is too large Load Diff