|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@astrojs/check": "^0.9.8", |
25 | | - "@astrojs/cloudflare": "^13.1.4", |
| 25 | + "@astrojs/cloudflare": "^13.1.6", |
26 | 26 | "@astrojs/react": "^5.0.2", |
27 | 27 | "@astrojs/ts-plugin": "^1.10.7", |
28 | 28 | "@heroicons/react": "^2.2.0", |
29 | 29 | "@nanostores/react": "^1.1.0", |
30 | | - "@stripe/react-stripe-js": "^6.0.0", |
31 | | - "@stripe/stripe-js": "^9.0.0", |
| 30 | + "@stripe/react-stripe-js": "^6.1.0", |
| 31 | + "@stripe/stripe-js": "^9.0.1", |
32 | 32 | "@tailwindcss/vite": "^4.2.2", |
33 | | - "astro": "^6.1.1", |
| 33 | + "astro": "^6.1.2", |
34 | 34 | "nanostores": "^1.2.0", |
35 | 35 | "react": "^19.2.4", |
36 | 36 | "react-dom": "^19.2.4", |
|
43 | 43 | "@types/node": "^25.5.0", |
44 | 44 | "@types/react": "^19.2.14", |
45 | 45 | "@types/react-dom": "^19.2.3", |
46 | | - "@typescript-eslint/parser": "^8.57.2", |
| 46 | + "@typescript-eslint/parser": "^8.58.0", |
47 | 47 | "eslint": "^10.1.0", |
48 | 48 | "eslint-plugin-astro": "^1.6.0", |
49 | 49 | "eslint-plugin-jsx-a11y": "^6.10.2", |
|
55 | 55 | "prettier-plugin-astro": "0.14.1", |
56 | 56 | "prettier-plugin-tailwindcss": "^0.7.2", |
57 | 57 | "typescript": "^6.0.2", |
58 | | - "typescript-eslint": "^8.57.2", |
| 58 | + "typescript-eslint": "^8.58.0", |
59 | 59 | "wrangler": "^4.78.0" |
60 | 60 | }, |
61 | 61 | "keywords": [ |
|
0 commit comments