Skip to content

Commit 2463034

Browse files
fix(deps): update dependency @react-email/button to v0.1.0 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb2f12d commit 2463034

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"@react-email/button": "0.0.14",
6+
"@react-email/button": "0.1.0",
77
"@react-email/html": "0.0.11",
88
"@redwoodjs/api": "7.7.5",
99
"@redwoodjs/graphql-server": "7.7.5",

yarn.lock

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5359,6 +5359,15 @@ __metadata:
53595359
languageName: node
53605360
linkType: hard
53615361

5362+
"@react-email/button@npm:0.1.0":
5363+
version: 0.1.0
5364+
resolution: "@react-email/button@npm:0.1.0"
5365+
peerDependencies:
5366+
react: ^18.0 || ^19.0 || ^19.0.0-rc
5367+
checksum: 10c0/968ff0b149969d6d2663b93150118e72afe9db8b6a5adab409944b329583ca024a010334fca2b469a5a9e6b8cf2136df0cfc87180cca6c3e3bbe2e84d3c7683f
5368+
languageName: node
5369+
linkType: hard
5370+
53625371
"@react-email/code-block@npm:0.0.3":
53635372
version: 0.0.3
53645373
resolution: "@react-email/code-block@npm:0.0.3"
@@ -8373,7 +8382,7 @@ __metadata:
83738382
version: 0.0.0-use.local
83748383
resolution: "api@workspace:api"
83758384
dependencies:
8376-
"@react-email/button": "npm:0.0.14"
8385+
"@react-email/button": "npm:0.1.0"
83778386
"@react-email/html": "npm:0.0.11"
83788387
"@redwoodjs/api": "npm:7.7.5"
83798388
"@redwoodjs/graphql-server": "npm:7.7.5"
@@ -23850,11 +23859,11 @@ __metadata:
2385023859

2385123860
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
2385223861
version: 5.4.5
23853-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25"
23862+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
2385423863
bin:
2385523864
tsc: bin/tsc
2385623865
tsserver: bin/tsserver
23857-
checksum: 10c0/9cf4c053893bcf327d101b6c024a55baf05430dc30263f9adb1bf354aeffc11306fe1f23ba2f9a0209674359f16219b5b7d229e923477b94831d07d5a33a4217
23866+
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
2385823867
languageName: node
2385923868
linkType: hard
2386023869

0 commit comments

Comments
 (0)