mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
update deps
This commit is contained in:
parent
4fc15813e5
commit
533ecea3d9
18
package.json
18
package.json
|
@ -12,7 +12,7 @@
|
|||
"clear": "docusaurus clear"
|
||||
},
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "^4.19.1",
|
||||
"@algolia/client-search": "^4.20.0",
|
||||
"@docusaurus/core": "3.0.0-alpha.0",
|
||||
"@docusaurus/plugin-content-docs": "3.0.0-alpha.0",
|
||||
"@docusaurus/preset-classic": "3.0.0-alpha.0",
|
||||
|
@ -20,24 +20,24 @@
|
|||
"@docusaurus/theme-mermaid": "3.0.0-alpha.0",
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@mdx-js/react": "^2.3.0",
|
||||
"@meshtastic/meshtasticjs": "2.2.4-0",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"@meshtastic/meshtasticjs": "2.2.9-0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"base64-js": "^1.5.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"postcss": "^8.4.29",
|
||||
"postcss": "^8.4.31",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.11.0",
|
||||
"swr": "^2.2.2",
|
||||
"swr": "^2.2.4",
|
||||
"tailwindcss": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "3.0.0-alpha.0",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@tsconfig/docusaurus": "^2.0.0",
|
||||
"@types/node": "^20.6.0",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@tsconfig/docusaurus": "^2.0.1",
|
||||
"@types/node": "^20.8.0",
|
||||
"@types/react": "^18.2.24",
|
||||
"@types/react-dom": "^18.2.8",
|
||||
"rome": "^12.1.3",
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
|
|
621
pnpm-lock.yaml
621
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue