Skip to content

Commit 5603445

Browse files
Bump frames.js from 0.9.3 to 0.11.0
Bumps [frames.js](https://github.com/framesjs/frames.js) from 0.9.3 to 0.11.0. - [Changelog](https://github.com/framesjs/frames.js/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/framesjs/frames.js/compare/frames.js@0.9.3...frames.js@0.11.0) --- updated-dependencies: - dependency-name: frames.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a43c39 commit 5603445

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@xmtp/frames-validator": "^0.5.0",
3232
"class-variance-authority": "^0.7.0",
3333
"clsx": "^2.1.0",
34-
"frames.js": "^0.9.3",
34+
"frames.js": "^0.11.0",
3535
"lucide-react": "^0.365.0",
3636
"next": "^14.1.0",
3737
"openai": "^4.33.0",

yarn.lock

+11-1
Original file line numberDiff line numberDiff line change
@@ -5094,7 +5094,17 @@ fraction.js@^4.3.7:
50945094
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz"
50955095
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
50965096

5097-
frames.js@^0.9.0, frames.js@^0.9.3:
5097+
frames.js@^0.11.0:
5098+
version "0.11.0"
5099+
resolved "https://registry.yarnpkg.com/frames.js/-/frames.js-0.11.0.tgz#8dfff2b065e4ecbec95c02e8fc1f8bf2a3387dcf"
5100+
integrity sha512-XJVDjyyMW1Se5zhwd/czY0k2bNSPEXB1RqDEdzr1VC3zwVy2eYgXeXLnSnEYeLyVUVnl1l0ApMBZ/Rkf3hkoXA==
5101+
dependencies:
5102+
"@vercel/og" "^0.6.2"
5103+
cheerio "^1.0.0-rc.12"
5104+
protobufjs "^7.2.6"
5105+
viem "^2.7.8"
5106+
5107+
frames.js@^0.9.0:
50985108
version "0.9.3"
50995109
resolved "https://registry.npmjs.org/frames.js/-/frames.js-0.9.3.tgz"
51005110
integrity sha512-E3SOjHJCji7y4jpmuERERnp5LfWFN6pf+38gfD0Y41eEWCUY+qIpD+Rk6lBa8gh/nhB5uXT4oBDf5ug/WgAndw==

0 commit comments

Comments
 (0)