Skip to content

Commit 5f32a02

Browse files
-
1 parent d2849ef commit 5f32a02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dotenv": "^16.5.0",
2222
"framer-motion": "^11.15.0",
2323
"idb-keyval": "^6.2.2",
24-
"liquidops": "^1.2.25",
24+
"liquidops": "^1.2.26",
2525
"lucide-react": "^0.483.0",
2626
"next": "14.2.15",
2727
"next-sitemap": "^4.2.3",
@@ -757,7 +757,7 @@
757757

758758
"lightningcss-win32-x64-msvc": ["[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg=="],
759759

760-
"liquidops": ["[email protected].25", "", { "dependencies": { "ar-gql": "^2.0.2", "arbundles": "^0.11.2" }, "peerDependencies": { "@permaweb/aoconnect": ">= 0.0.85 < 1", "ao-tokens": ">= 0.0.6", "warp-arbundles": ">= 1.0.4" } }, "sha512-tTYayToJOanFoXF1CA7IxWL0fu+y2fglOOIkU/5gWrh3DUE1fdMGd318K67KH2QCBtLHPkMoJ72PDaeGQNEkGA=="],
760+
"liquidops": ["[email protected].26", "", { "dependencies": { "ar-gql": "^2.0.2", "arbundles": "^0.11.2" }, "peerDependencies": { "@permaweb/aoconnect": ">= 0.0.85 < 1", "ao-tokens": ">= 0.0.6", "warp-arbundles": ">= 1.0.4" } }, "sha512-oeiMpZXtfjiHapnkDvqosyiKzLp0xSMu9s4FSBQ1lf8GMGBrVleZWt4JECVORIU13B1itzSip2gEScOAMDy/Ug=="],
761761

762762
"locate-path": ["[email protected]", "", { "dependencies": { "p-locate": "^4.1.0" } }, "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g=="],
763763

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dotenv": "^16.5.0",
2929
"framer-motion": "^11.15.0",
3030
"idb-keyval": "^6.2.2",
31-
"liquidops": "^1.2.25",
31+
"liquidops": "^1.2.26",
3232
"lucide-react": "^0.483.0",
3333
"next": "14.2.15",
3434
"next-sitemap": "^4.2.3",

0 commit comments

Comments
 (0)