Skip to content

Commit

Permalink
Merge branch 'main' into renovate/codecov-codecov-action-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Nov 25, 2024
2 parents b86b970 + 6995b7c commit e074897
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@fontsource-variable/plus-jakarta-sans": "5.1.0",
"@prisma/client": "5.22.0",
"@sentry/nextjs": "8.39.0",
"@stripe/react-stripe-js": "2.9.0",
"@stripe/react-stripe-js": "3.0.0",
"@stripe/stripe-js": "5.2.0",
"@types/bcrypt": "5.0.2",
"autoprefixer": "10.4.20",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2489,16 +2489,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:2.9.0":
version: 2.9.0
resolution: "@stripe/react-stripe-js@npm:2.9.0"
"@stripe/react-stripe-js@npm:3.0.0":
version: 3.0.0
resolution: "@stripe/react-stripe-js@npm:3.0.0"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/8efb985cb4e46e86ca314d3026318fabffb450d6bfdd385121af4d1730ac791c9f5458618652a27fa92a30d0ccc5cb15fbf9ea7c15c355a0b67df01b45429c3d
checksum: 10c0/863b434f28a700432312a12116873f63ff26fa1ed11e025af59cba5eed940f9c8f226768dc05b237b17836fc50d1f956b749124488e8c33146499d08fc9783f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9204,7 +9204,7 @@ __metadata:
"@fontsource-variable/plus-jakarta-sans": "npm:5.1.0"
"@prisma/client": "npm:5.22.0"
"@sentry/nextjs": "npm:8.39.0"
"@stripe/react-stripe-js": "npm:2.9.0"
"@stripe/react-stripe-js": "npm:3.0.0"
"@stripe/stripe-js": "npm:5.2.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
Expand Down

0 comments on commit e074897

Please sign in to comment.