bump applesauce

This commit is contained in:
hzrd149 2024-12-07 12:04:07 -06:00
parent 815affd9ec
commit 3fc9c64cd4
2 changed files with 402 additions and 390 deletions

View File

@ -28,7 +28,7 @@
"@codemirror/autocomplete": "^6.18.3",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.6",
"@codemirror/view": "^6.35.0",
"@codemirror/view": "^6.35.2",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@getalby/bitcoin-connect": "^3.6.3",
@ -60,7 +60,7 @@
"codemirror": "^6.0.1",
"codemirror-json-schema": "^0.7.9",
"dayjs": "^1.11.13",
"debug": "^4.3.7",
"debug": "^4.4.0",
"easymde": "^2.18.0",
"emoji-regex": "^10.4.0",
"emojilib": "^3.0.12",
@ -89,9 +89,9 @@
"react-diff-viewer-continued": "^3.4.0",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-force-graph-2d": "^1.26.0",
"react-force-graph-3d": "^1.25.0",
"react-hook-form": "^7.53.2",
"react-force-graph-2d": "^1.26.1",
"react-force-graph-3d": "^1.25.1",
"react-hook-form": "^7.54.0",
"react-markdown": "^9.0.1",
"react-mosaic-component": "^6.1.0",
"react-photo-album": "^2.4.1",
@ -107,7 +107,7 @@
"rx-nostr": "^3.4.1",
"rxjs": "^7.8.1",
"three": "^0.170.0",
"three-spritetext": "^1.9.1",
"three-spritetext": "^1.9.2",
"three-stdlib": "^2.34.0",
"tiny-lru": "^11.2.11",
"unified": "^11.0.5",
@ -131,8 +131,8 @@
"@types/leaflet.locatecontrol": "^0.74.6",
"@types/lodash.throttle": "^4.1.9",
"@types/ngeohash": "^0.6.8",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react-window": "^1.8.8",
"@types/three": "^0.160.0",
"@types/webscopeio__react-textarea-autocomplete": "^4.7.5",

776
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff