|
56 | 56 | ],
|
57 | 57 | "dependencies": {
|
58 | 58 | "@floating-ui/react-dom": "1.3.0",
|
59 |
| - "@mx-space/api-client": "1.3.5", |
| 59 | + "@mx-space/api-client": "1.4.0", |
60 | 60 | "axios": "1.4.0",
|
61 | 61 | "clsx": "1.2.1",
|
62 | 62 | "dayjs": "1.11.7",
|
63 |
| - "framer-motion": "^10.3.4", |
| 63 | + "framer-motion": "^10.12.8", |
64 | 64 | "immer": "^10.0.1",
|
65 | 65 | "js-cookie": "3.0.5",
|
66 | 66 | "lodash-es": "4.17.21",
|
67 | 67 | "markdown-escape": "2.0.0",
|
68 | 68 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
69 |
| - "next": "13.1.6", |
| 69 | + "next": "13.4.1", |
70 | 70 | "react": "18.2.0",
|
71 | 71 | "react-dom": "18.2.0",
|
72 | 72 | "react-intersection-observer": "9.4.3",
|
73 | 73 | "react-masonry-css": "1.0.16",
|
74 |
| - "react-message-popup": "1.0.0", |
| 74 | + "react-message-popup": "1.1.3", |
75 | 75 | "react-toastify": "9.1.2",
|
76 | 76 | "react-use": "17.4.0",
|
77 | 77 | "remove-markdown": "0.5.0",
|
78 | 78 | "socket.io-client": "4.6.1",
|
79 |
| - "swr": "2.0.4", |
| 79 | + "swr": "2.1.5", |
80 | 80 | "validator": "13.9.0",
|
81 | 81 | "zustand": "^4.3.7"
|
82 | 82 | },
|
83 | 83 | "devDependencies": {
|
84 |
| - "tailwindcss": "^3.2.7", |
| 84 | + "tailwindcss": "^3.3.2", |
85 | 85 | "@innei/eslint-config-react-ts": "0.9.9",
|
86 | 86 | "@innei/prettier": "0.9.9",
|
87 |
| - "@next/bundle-analyzer": "13.2.4", |
| 87 | + "@next/bundle-analyzer": "13.4.1", |
88 | 88 | "@trivago/prettier-plugin-sort-imports": "4.1.1",
|
89 | 89 | "@types/js-cookie": "3.0.3",
|
90 | 90 | "@types/lodash-es": "4.17.7",
|
91 | 91 | "@types/markdown-escape": "1.1.0",
|
92 | 92 | "@types/node": "18.14.6",
|
93 | 93 | "@types/react": "18.2.6",
|
94 | 94 | "@types/react-collapse": "5.0.1",
|
95 |
| - "@types/react-dom": "18.0.11", |
| 95 | + "@types/react-dom": "18.2.4", |
96 | 96 | "@types/remove-markdown": "0.3.1",
|
97 | 97 | "@types/validator": "13.7.15",
|
98 | 98 | "cross-env": "7.0.3",
|
99 | 99 | "dotenv": "16.0.3",
|
100 |
| - "eslint": "8.35.0", |
| 100 | + "eslint": "8.40.0", |
101 | 101 | "husky": "8.0.3",
|
102 | 102 | "js-yaml": "4.1.0",
|
103 |
| - "lint-staged": "13.1.4", |
| 103 | + "lint-staged": "13.2.2", |
104 | 104 | "postcss": "8.4.23",
|
105 | 105 | "postcss-import": "15.1.0",
|
106 | 106 | "postcss-nested": "6.0.1",
|
107 |
| - "postcss-preset-env": "8.0.1", |
| 107 | + "postcss-preset-env": "8.3.2", |
108 | 108 | "prettier": "2.8.8",
|
109 | 109 | "rimraf": "3.0.2",
|
110 | 110 | "tilg": "0.1.1",
|
|
0 commit comments