mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-30 07:10:51 -08:00
Merge branch 'master' into add-lilygo-t-deck-and-t-watch
This commit is contained in:
commit
4fd44ae8d9
12
package.json
12
package.json
|
@ -13,11 +13,11 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@algolia/client-search": "^4.20.0",
|
"@algolia/client-search": "^4.20.0",
|
||||||
"@docusaurus/core": "3.0.0",
|
"@docusaurus/core": "3.0.1",
|
||||||
"@docusaurus/plugin-content-docs": "3.0.0",
|
"@docusaurus/plugin-content-docs": "3.0.1",
|
||||||
"@docusaurus/preset-classic": "3.0.0",
|
"@docusaurus/preset-classic": "3.0.1",
|
||||||
"@docusaurus/theme-common": "3.0.0",
|
"@docusaurus/theme-common": "3.0.1",
|
||||||
"@docusaurus/theme-mermaid": "3.0.0",
|
"@docusaurus/theme-mermaid": "3.0.1",
|
||||||
"@heroicons/react": "^2.0.18",
|
"@heroicons/react": "^2.0.18",
|
||||||
"@mdx-js/react": "^3.0.0",
|
"@mdx-js/react": "^3.0.0",
|
||||||
"@meshtastic/meshtasticjs": "2.2.13-1",
|
"@meshtastic/meshtasticjs": "2.2.13-1",
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
"tailwindcss": "^3.3.5"
|
"tailwindcss": "^3.3.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@docusaurus/module-type-aliases": "3.0.0",
|
"@docusaurus/module-type-aliases": "3.0.1",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
"@tsconfig/docusaurus": "^2.0.2",
|
"@tsconfig/docusaurus": "^2.0.2",
|
||||||
"@types/node": "^20.9.3",
|
"@types/node": "^20.9.3",
|
||||||
|
|
569
pnpm-lock.yaml
569
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue