Skip to content

Commit

Permalink
bump applesauce
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 committed Dec 7, 2024
1 parent 815affd commit 3fc9c64
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 390 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit 3fc9c64

Please sign in to comment.