Merge branch 'master' into feature-589

This commit is contained in:
Thomas Göttgens 2023-04-02 15:45:05 +02:00 committed by GitHub
commit b4b99dbd25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 207 additions and 210 deletions

View file

@ -17,15 +17,15 @@
"@docusaurus/preset-classic": "2.4.0",
"@docusaurus/theme-mermaid": "^2.4.0",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.16",
"@heroicons/react": "^2.0.17",
"@mdx-js/react": "^1.6.22",
"@meshtastic/meshtasticjs": "2.0.13-0",
"@meshtastic/meshtasticjs": "2.1.6-0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"autoprefixer": "^10.4.14",
"base64-js": "^1.5.1",
"dotenv": "^16.0.3",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"framer-motion": "^6.5.1",
"postcss": "^8.4.21",
"react": "^17.0.2",
@ -33,7 +33,7 @@
"react-icons": "^4.8.0",
"react-responsive-carousel": "^3.2.23",
"swr": "^2.1.1",
"tailwindcss": "^3.3.0",
"tailwindcss": "^3.3.1",
"url-search-params-polyfill": "^8.1.1",
"use-breakpoint": "^3.0.7"
},
@ -42,9 +42,9 @@
"@docusaurus/module-type-aliases": "2.4.0",
"@tailwindcss/typography": "^0.5.9",
"@tsconfig/docusaurus": "^1.0.7",
"@types/node": "^18.15.10",
"@types/react": "^18.0.30",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.3"
}
}

File diff suppressed because it is too large Load diff