File tree 2 files changed +15
-0
lines changed
2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 15
15
"@alicloud/dysmsapi20170525" : " ^3.0.0" ,
16
16
"@cs-magic/shadcn" : " workspace:^" ,
17
17
"@prisma/client" : " *" ,
18
+ "@stripe/react-stripe-js" : " ^2.8.1" ,
18
19
"@stripe/stripe-js" : " ^4.7.0" ,
19
20
"@types/lodash" : " ^4.14.202" ,
20
21
"ali-oss" : " ^6.20.0" ,
Original file line number Diff line number Diff line change @@ -4094,6 +4094,7 @@ __metadata:
4094
4094
"@alicloud/dysmsapi20170525": "npm:^3.0.0"
4095
4095
"@cs-magic/shadcn": "workspace:^"
4096
4096
"@prisma/client": "npm:*"
4097
+ "@stripe/react-stripe-js": "npm:^2.8.1"
4097
4098
"@stripe/stripe-js": "npm:^4.7.0"
4098
4099
"@types/ali-oss": "npm:^6.16.11"
4099
4100
"@types/ansicolors": "npm:^0"
@@ -11871,6 +11872,19 @@ __metadata:
11871
11872
languageName: node
11872
11873
linkType: hard
11873
11874
11875
+ "@stripe/react-stripe-js@npm:^2.8.1":
11876
+ version: 2.8.1
11877
+ resolution: "@stripe/react-stripe-js@npm:2.8.1"
11878
+ dependencies:
11879
+ prop-types: "npm:^15.7.2"
11880
+ peerDependencies:
11881
+ "@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
11882
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0
11883
+ react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
11884
+ checksum: 10c0/d8425895529c7560c8b69d1427317b43a1c51e5f303d11738683f92b5e71996db7fbbf058e02e90573318e3b2f354ec704efbb5cc2718e0bdca1373f4e1855b2
11885
+ languageName: node
11886
+ linkType: hard
11887
+
11874
11888
"@stripe/stripe-js@npm:^2.1.0":
11875
11889
version: 2.4.0
11876
11890
resolution: "@stripe/stripe-js@npm:2.4.0"
You can’t perform that action at this time.
0 commit comments