|
26 | 26 | "@remix-run/cloudflare-pages": "^1.17.1",
|
27 | 27 | "@remix-run/node": "^1.17.1",
|
28 | 28 | "@remix-run/react": "^1.17.1",
|
29 |
| - "@sentry/remix": "^7.55.2", |
| 29 | + "@sentry/remix": "^7.56.0", |
30 | 30 | "clsx": "^1.2.1",
|
31 | 31 | "cross-env": "^7.0.3",
|
32 |
| - "daisyui": "^3.1.1", |
| 32 | + "daisyui": "^3.1.6", |
33 | 33 | "date-fns": "^2.30.0",
|
34 |
| - "isbot": "^3.6.10", |
| 34 | + "isbot": "^3.6.12", |
35 | 35 | "kysely": "^0.25.0",
|
36 | 36 | "kysely-d1": "^0.3.0",
|
37 | 37 | "react": "^18.2.0",
|
38 | 38 | "react-dom": "^18.2.0",
|
39 | 39 | "react-hot-toast": "^2.4.1",
|
40 |
| - "react-icons": "^4.9.0", |
| 40 | + "react-icons": "^4.10.1", |
41 | 41 | "remix-auth": "^3.4.0",
|
42 | 42 | "remix-auth-oauth2": "^1.7.0",
|
43 |
| - "stripe": "^12.9.0", |
| 43 | + "stripe": "^12.10.0", |
44 | 44 | "zod": "^3.21.4"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
|
49 | 49 | "@remix-run/dev": "^1.17.1",
|
50 | 50 | "@remix-run/eslint-config": "^1.17.1",
|
51 | 51 | "@tailwindcss/typography": "^0.5.9",
|
52 |
| - "@types/react": "^18.2.12", |
53 |
| - "@types/react-dom": "^18.2.5", |
| 52 | + "@types/react": "^18.2.14", |
| 53 | + "@types/react-dom": "^18.2.6", |
54 | 54 | "autoprefixer": "^10.4.14",
|
55 | 55 | "concurrently": "^8.2.0",
|
56 |
| - "discord-api-types": "^0.37.45", |
| 56 | + "discord-api-types": "^0.37.46", |
57 | 57 | "eslint": "^8.43.0",
|
58 | 58 | "nodemon": "^2.0.22",
|
59 | 59 | "postcss": "^8.4.24",
|
60 | 60 | "prettier-plugin-tailwindcss": "^0.3.0",
|
61 | 61 | "tailwindcss": "^3.3.2",
|
62 | 62 | "typescript": "^5.1.3",
|
63 |
| - "wrangler": "^3.1.0" |
| 63 | + "wrangler": "^3.1.1" |
64 | 64 | },
|
65 | 65 | "engines": {
|
66 | 66 | "node": ">=16.13"
|
|
0 commit comments