|
55 | 55 | "last 2 Firefox versions"
|
56 | 56 | ],
|
57 | 57 | "dependencies": {
|
58 |
| - "@floating-ui/react-dom": "2.0.0", |
| 58 | + "@floating-ui/react-dom": "2.0.1", |
59 | 59 | "@formkit/auto-animate": "1.0.0-beta.6",
|
60 | 60 | "@headlessui/react": "1.7.15",
|
61 | 61 | "@mx-space/api-client": "1.4.1",
|
|
64 | 64 | "@tanstack/react-query-persist-client": "4.29.12",
|
65 | 65 | "axios": "1.4.0",
|
66 | 66 | "clsx": "1.2.1",
|
67 |
| - "daisyui": "3.0.23", |
| 67 | + "daisyui": "3.0.25", |
68 | 68 | "dayjs": "1.11.8",
|
69 | 69 | "framer-motion": "^10.12.16",
|
70 | 70 | "idb-keyval": "6.2.1",
|
|
74 | 74 | "lodash-es": "4.17.21",
|
75 | 75 | "markdown-escape": "2.0.0",
|
76 | 76 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
77 |
| - "next": "13.4.4", |
| 77 | + "next": "13.4.5", |
78 | 78 | "next-themes": "0.2.1",
|
79 | 79 | "react": "18.2.0",
|
80 | 80 | "react-dom": "18.2.0",
|
|
113 | 113 | "@iconify/tailwind": "0.1.3",
|
114 | 114 | "@innei/eslint-config-react-ts": "0.10.1",
|
115 | 115 | "@innei/prettier": "0.10.1",
|
116 |
| - "@next/bundle-analyzer": "13.4.4", |
| 116 | + "@next/bundle-analyzer": "13.4.5", |
117 | 117 | "@tailwindcss/typography": "0.5.9",
|
118 | 118 | "@types/color": "3.0.3",
|
119 | 119 | "@types/js-cookie": "3.0.3",
|
120 | 120 | "@types/lodash-es": "4.17.7",
|
121 | 121 | "@types/markdown-escape": "1.1.0",
|
122 |
| - "@types/node": "20.2.6", |
123 |
| - "@types/react": "18.2.10", |
| 122 | + "@types/node": "20.3.0", |
| 123 | + "@types/react": "18.2.11", |
124 | 124 | "@types/react-dom": "18.2.4",
|
125 | 125 | "@types/remove-markdown": "0.3.1",
|
126 | 126 | "@types/validator": "13.7.17",
|
|
0 commit comments