Merge pull request #45 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe-18.4.0

Bump stripe from 18.3.0 to 18.4.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:34:28 +02:00 committed by GitHub
commit 1e36e499a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -68,7 +68,7 @@
"react-use": "^17.6.0", "react-use": "^17.6.0",
"recharts": "^2.15.4", "recharts": "^2.15.4",
"sharp": "^0.34.3", "sharp": "^0.34.3",
"stripe": "^18.3.0", "stripe": "^18.4.0",
"superjson": "2.2.2", "superjson": "2.2.2",
"tailwind-merge": "2.4", "tailwind-merge": "2.4",
"trpc-ui": "^1.0.15", "trpc-ui": "^1.0.15",
@ -18183,9 +18183,9 @@
} }
}, },
"node_modules/stripe": { "node_modules/stripe": {
"version": "18.3.0", "version": "18.4.0",
"resolved": "https://registry.npmjs.org/stripe/-/stripe-18.3.0.tgz", "resolved": "https://registry.npmjs.org/stripe/-/stripe-18.4.0.tgz",
"integrity": "sha512-FkxrTUUcWB4CVN2yzgsfF/YHD6WgYHduaa7VmokCy5TLCgl5UNJkwortxcedrxSavQ8Qfa4Ir4JxcbIYiBsyLg==", "integrity": "sha512-LKFeDnDYo4U/YzNgx2Lc9PT9XgKN0JNF1iQwZxgkS4lOw5NunWCnzyH5RhTlD3clIZnf54h7nyMWkS8VXPmtTQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"qs": "^6.11.0" "qs": "^6.11.0"

View file

@ -79,7 +79,7 @@
"react-use": "^17.6.0", "react-use": "^17.6.0",
"recharts": "^2.15.4", "recharts": "^2.15.4",
"sharp": "^0.34.3", "sharp": "^0.34.3",
"stripe": "^18.3.0", "stripe": "^18.4.0",
"superjson": "2.2.2", "superjson": "2.2.2",
"tailwind-merge": "2.4", "tailwind-merge": "2.4",
"trpc-ui": "^1.0.15", "trpc-ui": "^1.0.15",