@mars-stack/core 8.0.4 → 8.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mars-stack/core",
3
- "version": "8.0.4",
3
+ "version": "8.0.7",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -196,20 +196,20 @@
196
196
  "zod": "^4.3.6"
197
197
  },
198
198
  "devDependencies": {
199
- "@aws-sdk/client-s3": "^3.1019.0",
200
- "@aws-sdk/s3-request-presigner": "^3.1019.0",
199
+ "@aws-sdk/client-s3": "^3.1024.0",
200
+ "@aws-sdk/s3-request-presigner": "^3.1024.0",
201
201
  "@testing-library/react": "^16.0.0",
202
202
  "@types/bcryptjs": "^3.0.0",
203
203
  "@types/fs-extra": "^11.0.4",
204
204
  "@types/react": "^19.0.0",
205
205
  "@upstash/ratelimit": "^2.0.0",
206
206
  "@upstash/redis": "^1.37.0",
207
- "@vercel/blob": "^2.3.2",
207
+ "@vercel/blob": "^2.3.3",
208
208
  "fs-extra": "^11.3.4",
209
- "next": "^16.2.1",
209
+ "next": "^16.2.2",
210
210
  "react": "^19.0.0",
211
- "resend": "^6.9.4",
212
- "stripe": "^21.0.1",
211
+ "resend": "^6.10.0",
212
+ "stripe": "^22.0.1",
213
213
  "tsup": "^8.0.0",
214
214
  "typescript": "^6.0.2",
215
215
  "vitest": "^4.1.2"