|
37 | 37 | "prod:reload": "pm2 reload ecosystem.config.js"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@clerk/nextjs": "4.21.8", |
| 40 | + "@clerk/nextjs": "4.21.10", |
41 | 41 | "@floating-ui/react-dom": "2.0.1",
|
42 | 42 | "@formkit/auto-animate": "1.0.0-pre-alpha.3",
|
43 | 43 | "@mx-space/api-client": "1.4.2",
|
44 | 44 | "@radix-ui/react-dialog": "1.0.4",
|
45 | 45 | "@sentry/nextjs": "7.56.0",
|
46 | 46 | "@sentry/webpack-plugin": "2.3.0",
|
47 |
| - "@tanstack/react-query": "4.29.15", |
48 |
| - "@tanstack/react-query-devtools": "4.29.15", |
49 |
| - "@tanstack/react-query-persist-client": "4.29.15", |
| 47 | + "@tanstack/react-query": "4.29.19", |
| 48 | + "@tanstack/react-query-devtools": "4.29.19", |
| 49 | + "@tanstack/react-query-persist-client": "4.29.19", |
50 | 50 | "@uidotdev/usehooks": "2.0.1",
|
51 | 51 | "@upstash/redis": "1.21.0",
|
52 | 52 | "@vercel/analytics": "1.0.1",
|
53 | 53 | "axios": "1.4.0",
|
54 | 54 | "clsx": "1.2.1",
|
55 |
| - "daisyui": "3.1.5", |
| 55 | + "daisyui": "3.1.6", |
56 | 56 | "dayjs": "1.11.8",
|
57 |
| - "foxact": "0.2.9", |
58 |
| - "framer-motion": "^10.12.16", |
| 57 | + "foxact": "0.2.10", |
| 58 | + "framer-motion": "^10.12.17", |
59 | 59 | "idb-keyval": "6.2.1",
|
60 | 60 | "immer": "^10.0.2",
|
61 | 61 | "jotai": "2.2.1",
|
|
80 | 80 | "validator": "13.9.0"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@iconify-json/material-symbols": "1.1.48", |
| 83 | + "@iconify-json/material-symbols": "1.1.49", |
84 | 84 | "@iconify-json/mingcute": "1.1.7",
|
85 | 85 | "@iconify/tailwind": "0.1.3",
|
86 |
| - "@innei/eslint-config-react-ts": "0.10.1", |
87 |
| - "@innei/prettier": "0.10.1", |
| 86 | + "@innei/eslint-config-react-ts": "0.10.2", |
| 87 | + "@innei/prettier": "0.10.2", |
88 | 88 | "@next/bundle-analyzer": "13.4.7",
|
89 |
| - "@sentry/cli": "2.19.1", |
90 | 89 | "@tailwindcss/typography": "0.5.9",
|
91 | 90 | "@types/color": "3.0.3",
|
92 | 91 | "@types/js-cookie": "3.0.3",
|
93 | 92 | "@types/markdown-escape": "1.1.0",
|
94 |
| - "@types/node": "20.3.1", |
95 |
| - "@types/react": "18.2.13", |
| 93 | + "@types/node": "20.3.2", |
| 94 | + "@types/react": "18.2.14", |
96 | 95 | "@types/react-dom": "18.2.6",
|
97 | 96 | "@types/remove-markdown": "0.3.1",
|
98 | 97 | "@types/validator": "13.7.17",
|
|
0 commit comments