Skip to content

Commit a808133

Browse files
committed
Add an info link to all campaign dialogs.
GitOrigin-RevId: 47e10fb9827fbb86f9fa5a48f088d65fabd15472
1 parent 0374f2e commit a808133

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ares/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@iconify-icons/pixelarticons": "^1.2.5",
3535
"@nkzw/use-relative-time": "^1.1.0",
3636
"@sentry/browser": "^9.3.0",
37-
"@stripe/react-stripe-js": "^3.1.1",
38-
"@stripe/stripe-js": "^5.7.0",
37+
"@stripe/react-stripe-js": "^3.3.0",
38+
"@stripe/stripe-js": "^5.8.0",
3939
"cordova-plugin-purchase": "^13.12.1",
4040
"fbtee": "^0.2.0",
4141
"framer-motion": "^12.4.7",
@@ -44,7 +44,7 @@
4444
"react-dom": "19.0.0",
4545
"react-error-boundary": "^5.0.0",
4646
"react-relay": "^18.2.0",
47-
"react-router-dom": "^7.2.0",
47+
"react-router-dom": "^7.3.0",
4848
"relay-runtime": "^18.2.0",
4949
"socket.io-client": "^4.8.1",
5050
"tinybase": "^5.4.8",
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"@babel/core": "^7.26.9",
5858
"@emotion/babel-plugin": "^11.13.5",
59-
"@sentry/vite-plugin": "^3.2.1",
59+
"@sentry/vite-plugin": "^3.2.2",
6060
"@types/babel__core": "^7.20.5",
6161
"@types/react": "^19.0.10",
6262
"@types/react-dom": "^19.0.4",

0 commit comments

Comments
 (0)