Skip to content

Commit 87d27c0

Browse files
Update redwood monorepo to v4.0.0-canary.231
1 parent 033d8ed commit 87d27c0

File tree

4 files changed

+35
-159
lines changed

4 files changed

+35
-159
lines changed

api/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.0.0",
44
"private": true,
55
"dependencies": {
6-
"@redwoodjs/api": "4.0.0-canary.230",
6+
"@redwoodjs/api": "4.0.0-canary.231",
77
"@redwoodjs/auth-providers-api": "^0.0.1",
8-
"@redwoodjs/graphql-server": "4.0.0-canary.230",
8+
"@redwoodjs/graphql-server": "4.0.0-canary.231",
99
"date-fns": "2.28.0",
1010
"got": "11.8.3"
1111
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
]
99
},
1010
"devDependencies": {
11-
"@redwoodjs/core": "4.0.0-canary.230"
11+
"@redwoodjs/core": "4.0.0-canary.231"
1212
},
1313
"eslintConfig": {
1414
"extends": "@redwoodjs/eslint-config"

web/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
],
88
"dependencies": {
99
"@headlessui/react": "1.6.1",
10-
"@redwoodjs/auth": "4.0.0-canary.230",
10+
"@redwoodjs/auth": "4.0.0-canary.231",
1111
"@redwoodjs/auth-providers-web": "^0.0.1",
12-
"@redwoodjs/forms": "4.0.0-canary.230",
13-
"@redwoodjs/router": "4.0.0-canary.230",
14-
"@redwoodjs/web": "4.0.0-canary.230",
12+
"@redwoodjs/forms": "4.0.0-canary.231",
13+
"@redwoodjs/router": "4.0.0-canary.231",
14+
"@redwoodjs/web": "4.0.0-canary.231",
1515
"@types/netlify-identity-widget": "^1.9.3",
1616
"netlify-identity-widget": "^1.9.2",
1717
"prop-types": "^15.7.2",

yarn.lock

+28-152
Original file line numberDiff line numberDiff line change
@@ -3651,48 +3651,7 @@ __metadata:
36513651
languageName: node
36523652
linkType: hard
36533653

3654-
"@redwoodjs/api@npm:4.0.0-canary.230":
3655-
version: 4.0.0-canary.230
3656-
resolution: "@redwoodjs/api@npm:4.0.0-canary.230"
3657-
dependencies:
3658-
"@babel/runtime-corejs3": 7.20.1
3659-
"@prisma/client": 4.6.1
3660-
base64url: 3.0.1
3661-
core-js: 3.26.0
3662-
cross-undici-fetch: 0.4.14
3663-
crypto-js: 4.1.1
3664-
humanize-string: 2.1.0
3665-
jsonwebtoken: 8.5.1
3666-
jwks-rsa: 2.0.5
3667-
md5: 2.3.0
3668-
pascalcase: 1.0.0
3669-
pino: 8.7.0
3670-
title-case: 3.0.3
3671-
uuid: 9.0.0
3672-
peerDependencies:
3673-
"@clerk/clerk-sdk-node": 3.9.2
3674-
"@magic-sdk/admin": 1.4.1
3675-
"@okta/jwt-verifier": 2.6.0
3676-
firebase-admin: 10.3.0
3677-
peerDependenciesMeta:
3678-
"@clerk/clerk-sdk-node":
3679-
optional: true
3680-
"@magic-sdk/admin":
3681-
optional: true
3682-
"@okta/jwt-verifier":
3683-
optional: true
3684-
firebase-admin:
3685-
optional: true
3686-
bin:
3687-
redwood: dist/bins/redwood.js
3688-
rw: dist/bins/redwood.js
3689-
rwfw: dist/bins/rwfw.js
3690-
tsc: dist/bins/tsc.js
3691-
checksum: e6806f47bc00d14454a57a9ee68ef9d61cfa8d90b6baf5894b587fb86bd05dd7433a485c9ff78a39cfcc5550ba02d3970f87398a452b59b46181f000ddf5b28f
3692-
languageName: node
3693-
linkType: hard
3694-
3695-
"@redwoodjs/api@npm:^4.0.0-canary.230+fd8229c55, @redwoodjs/api@npm:^4.0.0-canary.231+97c36e1de":
3654+
"@redwoodjs/api@npm:4.0.0-canary.231, @redwoodjs/api@npm:^4.0.0-canary.231+97c36e1de":
36963655
version: 4.0.0-canary.231
36973656
resolution: "@redwoodjs/api@npm:4.0.0-canary.231"
36983657
dependencies:
@@ -3803,17 +3762,7 @@ __metadata:
38033762
languageName: node
38043763
linkType: hard
38053764

3806-
"@redwoodjs/auth@npm:4.0.0-canary.230":
3807-
version: 4.0.0-canary.230
3808-
resolution: "@redwoodjs/auth@npm:4.0.0-canary.230"
3809-
dependencies:
3810-
"@babel/runtime-corejs3": 7.20.1
3811-
core-js: 3.26.0
3812-
checksum: 5da6e059e49f26e4ae40998a7ae3c88650be27c2ff2f7bd04bc736ba95d8c5491e93bc458eb6c2fab988271246434865ca23eef7ced44becd9aadfc22ecffc3c
3813-
languageName: node
3814-
linkType: hard
3815-
3816-
"@redwoodjs/auth@npm:^4.0.0-canary.230+fd8229c55, @redwoodjs/auth@npm:^4.0.0-canary.231+97c36e1de":
3765+
"@redwoodjs/auth@npm:4.0.0-canary.231, @redwoodjs/auth@npm:^4.0.0-canary.231+97c36e1de":
38173766
version: 4.0.0-canary.231
38183767
resolution: "@redwoodjs/auth@npm:4.0.0-canary.231"
38193768
dependencies:
@@ -3835,7 +3784,7 @@ __metadata:
38353784
languageName: node
38363785
linkType: hard
38373786

3838-
"@redwoodjs/cli@npm:^4.0.0-canary.230+fd8229c55":
3787+
"@redwoodjs/cli@npm:^4.0.0-canary.231+97c36e1de":
38393788
version: 4.0.0-canary.231
38403789
resolution: "@redwoodjs/cli@npm:4.0.0-canary.231"
38413790
dependencies:
@@ -3884,9 +3833,9 @@ __metadata:
38843833
languageName: node
38853834
linkType: hard
38863835

3887-
"@redwoodjs/core@npm:4.0.0-canary.230":
3888-
version: 4.0.0-canary.230
3889-
resolution: "@redwoodjs/core@npm:4.0.0-canary.230"
3836+
"@redwoodjs/core@npm:4.0.0-canary.231":
3837+
version: 4.0.0-canary.231
3838+
resolution: "@redwoodjs/core@npm:4.0.0-canary.231"
38903839
dependencies:
38913840
"@babel/cli": 7.19.3
38923841
"@babel/core": 7.20.2
@@ -3902,10 +3851,10 @@ __metadata:
39023851
"@babel/preset-typescript": 7.18.6
39033852
"@babel/runtime-corejs3": 7.20.1
39043853
"@pmmmwh/react-refresh-webpack-plugin": 0.5.9
3905-
"@redwoodjs/cli": ^4.0.0-canary.230+fd8229c55
3906-
"@redwoodjs/eslint-config": ^4.0.0-canary.230+fd8229c55
3907-
"@redwoodjs/internal": ^4.0.0-canary.230+fd8229c55
3908-
"@redwoodjs/testing": ^4.0.0-canary.230+fd8229c55
3854+
"@redwoodjs/cli": ^4.0.0-canary.231+97c36e1de
3855+
"@redwoodjs/eslint-config": ^4.0.0-canary.231+97c36e1de
3856+
"@redwoodjs/internal": ^4.0.0-canary.231+97c36e1de
3857+
"@redwoodjs/testing": ^4.0.0-canary.231+97c36e1de
39093858
babel-loader: 9.1.0
39103859
babel-plugin-auto-import: 1.1.0
39113860
babel-plugin-graphql-tag: 3.3.0
@@ -3953,11 +3902,11 @@ __metadata:
39533902
rw-gen-watch: dist/bins/rw-gen-watch.js
39543903
rw-log-formatter: dist/bins/rw-log-formatter.js
39553904
rwfw: dist/bins/rwfw.js
3956-
checksum: f167a317818645a77f2bb3594a7b169aa90f6cacb6745307f0f8487500217cf0cafb54308a0ce4c456639b14ea66fd360151a76028cf574d012d6f354a271861
3905+
checksum: 1f7e37eeb5e668f603aa3b297a9bac34c226c115aa90de0f1940f41787d907801f02e032effba79e757afea1627859d0c4914dfcfbae7ac09a9e24c4ca1a0df6
39573906
languageName: node
39583907
linkType: hard
39593908

3960-
"@redwoodjs/eslint-config@npm:^4.0.0-canary.230+fd8229c55":
3909+
"@redwoodjs/eslint-config@npm:^4.0.0-canary.231+97c36e1de":
39613910
version: 4.0.0-canary.231
39623911
resolution: "@redwoodjs/eslint-config@npm:4.0.0-canary.231"
39633912
dependencies:
@@ -3982,9 +3931,9 @@ __metadata:
39823931
languageName: node
39833932
linkType: hard
39843933

3985-
"@redwoodjs/forms@npm:4.0.0-canary.230":
3986-
version: 4.0.0-canary.230
3987-
resolution: "@redwoodjs/forms@npm:4.0.0-canary.230"
3934+
"@redwoodjs/forms@npm:4.0.0-canary.231":
3935+
version: 4.0.0-canary.231
3936+
resolution: "@redwoodjs/forms@npm:4.0.0-canary.231"
39883937
dependencies:
39893938
"@babel/runtime-corejs3": 7.20.1
39903939
core-js: 3.26.0
@@ -3993,39 +3942,11 @@ __metadata:
39933942
peerDependencies:
39943943
graphql: 16.6.0
39953944
react: 17.0.2
3996-
checksum: d2779861441f546c527801caecee0c1076b866be001c0ca4ea72a355cd6dd719a5f7b031b83450e5148eba5528b6122516f53f223457f868e7552294cd1c5b61
3997-
languageName: node
3998-
linkType: hard
3999-
4000-
"@redwoodjs/graphql-server@npm:4.0.0-canary.230":
4001-
version: 4.0.0-canary.230
4002-
resolution: "@redwoodjs/graphql-server@npm:4.0.0-canary.230"
4003-
dependencies:
4004-
"@babel/runtime-corejs3": 7.20.1
4005-
"@envelop/depth-limit": 1.8.0
4006-
"@envelop/disable-introspection": 3.6.0
4007-
"@envelop/filter-operation-type": 3.6.0
4008-
"@envelop/parser-cache": 4.7.0
4009-
"@envelop/validation-cache": 4.7.0
4010-
"@graphql-tools/merge": 8.3.6
4011-
"@graphql-tools/schema": 8.5.1
4012-
"@graphql-tools/utils": 8.12.0
4013-
"@graphql-yoga/common": 2.12.12
4014-
"@prisma/client": 4.6.1
4015-
"@redwoodjs/api": ^4.0.0-canary.230+fd8229c55
4016-
core-js: 3.26.0
4017-
cross-undici-fetch: 0.4.14
4018-
graphql: 16.6.0
4019-
graphql-scalars: 1.20.1
4020-
graphql-tag: 2.12.6
4021-
lodash.merge: 4.6.2
4022-
lodash.omitby: 4.6.0
4023-
uuid: 9.0.0
4024-
checksum: 93f43ca24529a8afa9b7972cff9400703a32c3de57a2bf8afe82ec9a245f2f0aa9d3e5d9817f79fb1b5f7dd5ed5ec753d1075c221213037632e3a0f3a939de2a
3945+
checksum: 5b00966c3ed9a83ecb543624456c92ad485726b6e084bd4b2f658f4b6e96f745f1e9833cd62415ab82f66daeb8d418095d7e4bbf6b451a5a965d0b65253b49f7
40253946
languageName: node
40263947
linkType: hard
40273948

4028-
"@redwoodjs/graphql-server@npm:^4.0.0-canary.231+97c36e1de":
3949+
"@redwoodjs/graphql-server@npm:4.0.0-canary.231, @redwoodjs/graphql-server@npm:^4.0.0-canary.231+97c36e1de":
40293950
version: 4.0.0-canary.231
40303951
resolution: "@redwoodjs/graphql-server@npm:4.0.0-canary.231"
40313952
dependencies:
@@ -4053,7 +3974,7 @@ __metadata:
40533974
languageName: node
40543975
linkType: hard
40553976

4056-
"@redwoodjs/internal@npm:^4.0.0-canary.230+fd8229c55, @redwoodjs/internal@npm:^4.0.0-canary.231+97c36e1de":
3977+
"@redwoodjs/internal@npm:^4.0.0-canary.231+97c36e1de":
40573978
version: 4.0.0-canary.231
40583979
resolution: "@redwoodjs/internal@npm:4.0.0-canary.231"
40593980
dependencies:
@@ -4119,20 +4040,7 @@ __metadata:
41194040
languageName: node
41204041
linkType: hard
41214042

4122-
"@redwoodjs/router@npm:4.0.0-canary.230":
4123-
version: 4.0.0-canary.230
4124-
resolution: "@redwoodjs/router@npm:4.0.0-canary.230"
4125-
dependencies:
4126-
"@babel/runtime-corejs3": 7.20.1
4127-
"@reach/skip-nav": 0.16.0
4128-
"@redwoodjs/auth": ^4.0.0-canary.230+fd8229c55
4129-
core-js: 3.26.0
4130-
lodash.isequal: 4.5.0
4131-
checksum: be261f7ced68add705f51e1db25c0cd2c43e2c37c48b8ab0400013a094a48a3f4a4438cd2e96fc46d590e347c2dd11157797e2b12f92dbdf127724d487fa419c
4132-
languageName: node
4133-
linkType: hard
4134-
4135-
"@redwoodjs/router@npm:^4.0.0-canary.231+97c36e1de":
4043+
"@redwoodjs/router@npm:4.0.0-canary.231, @redwoodjs/router@npm:^4.0.0-canary.231+97c36e1de":
41364044
version: 4.0.0-canary.231
41374045
resolution: "@redwoodjs/router@npm:4.0.0-canary.231"
41384046
dependencies:
@@ -4194,7 +4102,7 @@ __metadata:
41944102
languageName: node
41954103
linkType: hard
41964104

4197-
"@redwoodjs/testing@npm:^4.0.0-canary.230+fd8229c55":
4105+
"@redwoodjs/testing@npm:^4.0.0-canary.231+97c36e1de":
41984106
version: 4.0.0-canary.231
41994107
resolution: "@redwoodjs/testing@npm:4.0.0-canary.231"
42004108
dependencies:
@@ -4235,39 +4143,7 @@ __metadata:
42354143
languageName: node
42364144
linkType: hard
42374145

4238-
"@redwoodjs/web@npm:4.0.0-canary.230":
4239-
version: 4.0.0-canary.230
4240-
resolution: "@redwoodjs/web@npm:4.0.0-canary.230"
4241-
dependencies:
4242-
"@apollo/client": 3.7.1
4243-
"@babel/runtime-corejs3": 7.20.1
4244-
"@redwoodjs/auth": ^4.0.0-canary.230+fd8229c55
4245-
core-js: 3.26.0
4246-
graphql: 16.6.0
4247-
graphql-tag: 2.12.6
4248-
react-helmet-async: 1.3.0
4249-
react-hot-toast: 2.4.0
4250-
stacktracey: 2.1.8
4251-
ts-toolbelt: 9.6.0
4252-
peerDependencies:
4253-
prop-types: 15.8.1
4254-
react: 17.0.2
4255-
react-dom: 17.0.2
4256-
bin:
4257-
build-storybook: dist/bins/build-storybook.js
4258-
cross-env: dist/bins/cross-env.js
4259-
msw: dist/bins/msw.js
4260-
redwood: dist/bins/redwood.js
4261-
rw: dist/bins/redwood.js
4262-
rwfw: dist/bins/rwfw.js
4263-
start-storybook: dist/bins/start-storybook.js
4264-
tsc: dist/bins/tsc.js
4265-
webpack: dist/bins/webpack.js
4266-
checksum: 9b9850d2656fa736f4afb1ce1094115dc8bf83689239f30fd489d58d19c145faf707936ed7135fce3e1e679fbc3d1881f59bf1b99077f9a1283e9b9262f1cc1f
4267-
languageName: node
4268-
linkType: hard
4269-
4270-
"@redwoodjs/web@npm:^4.0.0-canary.231+97c36e1de":
4146+
"@redwoodjs/web@npm:4.0.0-canary.231, @redwoodjs/web@npm:^4.0.0-canary.231+97c36e1de":
42714147
version: 4.0.0-canary.231
42724148
resolution: "@redwoodjs/web@npm:4.0.0-canary.231"
42734149
dependencies:
@@ -7537,9 +7413,9 @@ __metadata:
75377413
version: 0.0.0-use.local
75387414
resolution: "api@workspace:api"
75397415
dependencies:
7540-
"@redwoodjs/api": 4.0.0-canary.230
7416+
"@redwoodjs/api": 4.0.0-canary.231
75417417
"@redwoodjs/auth-providers-api": ^0.0.1
7542-
"@redwoodjs/graphql-server": 4.0.0-canary.230
7418+
"@redwoodjs/graphql-server": 4.0.0-canary.231
75437419
date-fns: 2.28.0
75447420
got: 11.8.3
75457421
languageName: unknown
@@ -20812,7 +20688,7 @@ __metadata:
2081220688
version: 0.0.0-use.local
2081320689
resolution: "root-workspace-0b6124@workspace:."
2081420690
dependencies:
20815-
"@redwoodjs/core": 4.0.0-canary.230
20691+
"@redwoodjs/core": 4.0.0-canary.231
2081620692
languageName: unknown
2081720693
linkType: soft
2081820694

@@ -23793,11 +23669,11 @@ __metadata:
2379323669
resolution: "web@workspace:web"
2379423670
dependencies:
2379523671
"@headlessui/react": 1.6.1
23796-
"@redwoodjs/auth": 4.0.0-canary.230
23672+
"@redwoodjs/auth": 4.0.0-canary.231
2379723673
"@redwoodjs/auth-providers-web": ^0.0.1
23798-
"@redwoodjs/forms": 4.0.0-canary.230
23799-
"@redwoodjs/router": 4.0.0-canary.230
23800-
"@redwoodjs/web": 4.0.0-canary.230
23674+
"@redwoodjs/forms": 4.0.0-canary.231
23675+
"@redwoodjs/router": 4.0.0-canary.231
23676+
"@redwoodjs/web": 4.0.0-canary.231
2380123677
"@types/netlify-identity-widget": ^1.9.3
2380223678
autoprefixer: ^10.3.1
2380323679
netlify-identity-widget: ^1.9.2

0 commit comments

Comments
 (0)