|
126 | 126 | "node": ">=14.0.0"
|
127 | 127 | },
|
128 | 128 | "devDependencies": {
|
129 |
| - "@babel/core": "7.24.4", |
130 |
| - "@babel/preset-env": "7.24.4", |
131 |
| - "@babel/preset-react": "7.24.1", |
132 |
| - "@babel/preset-typescript": "7.24.1", |
133 |
| - "@commitlint/cli": "19.2.1", |
134 |
| - "@commitlint/config-conventional": "19.1.0", |
135 |
| - "@keyv/postgres": "1.4.10", |
| 129 | + "@babel/core": "7.26.9", |
| 130 | + "@babel/preset-env": "7.26.9", |
| 131 | + "@babel/preset-react": "7.26.3", |
| 132 | + "@babel/preset-typescript": "7.26.0", |
| 133 | + "@commitlint/cli": "19.7.1", |
| 134 | + "@commitlint/config-conventional": "19.7.1", |
| 135 | + "@keyv/postgres": "1.4.11", |
136 | 136 | "@ryansonshine/commitizen": "4.2.8",
|
137 | 137 | "@ryansonshine/cz-conventional-changelog": "3.3.4",
|
138 |
| - "@storybook/addon-essentials": "8.0.8", |
139 |
| - "@storybook/addon-interactions": "8.0.8", |
140 |
| - "@storybook/addon-links": "8.0.8", |
141 |
| - "@storybook/blocks": "8.0.8", |
142 |
| - "@storybook/react": "8.0.8", |
143 |
| - "@storybook/react-webpack5": "8.0.8", |
| 138 | + "@storybook/addon-essentials": "8.6.0", |
| 139 | + "@storybook/addon-interactions": "8.6.0", |
| 140 | + "@storybook/addon-links": "8.6.0", |
| 141 | + "@storybook/blocks": "8.6.0", |
| 142 | + "@storybook/react": "8.6.0", |
| 143 | + "@storybook/react-webpack5": "8.6.0", |
144 | 144 | "@storybook/storybook-deployer": "2.8.16",
|
145 | 145 | "@storybook/testing-library": "0.2.2",
|
146 |
| - "@testing-library/jest-dom": "6.4.2", |
147 |
| - "@testing-library/react": "15.0.2", |
148 |
| - "@types/bytes": "3.1.4", |
149 |
| - "@types/dotenv": "8.2.0", |
150 |
| - "@types/node": "20.12.7", |
151 |
| - "@types/react": "18.2.78", |
152 |
| - "@types/react-dom": "18.2.25", |
153 |
| - "@types/react-test-renderer": "18.0.7", |
154 |
| - "@typescript-eslint/eslint-plugin": "6.18.1", |
155 |
| - "@typescript-eslint/parser": "6.18.1", |
156 |
| - "@vitejs/plugin-react": "4.2.1", |
157 |
| - "@vitest/coverage-v8": "1.5.0", |
158 |
| - "babel-loader": "9.1.3", |
| 146 | + "@testing-library/jest-dom": "6.6.3", |
| 147 | + "@testing-library/react": "15.0.7", |
| 148 | + "@types/bytes": "3.1.5", |
| 149 | + "@types/dotenv": "8.2.3", |
| 150 | + "@types/node": "20.17.19", |
| 151 | + "@types/react": "18.3.18", |
| 152 | + "@types/react-dom": "18.3.5", |
| 153 | + "@types/react-test-renderer": "18.3.1", |
| 154 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 155 | + "@typescript-eslint/parser": "6.21.0", |
| 156 | + "@vitejs/plugin-react": "4.3.4", |
| 157 | + "@vitest/coverage-v8": "1.6.1", |
| 158 | + "babel-loader": "9.2.1", |
159 | 159 | "concurrently": "8.2.2",
|
160 |
| - "dotenv": "16.4.5", |
161 |
| - "drizzle-kit": "0.20.14", |
162 |
| - "drizzle-orm": "0.30.8", |
163 |
| - "eslint": "8.56.0", |
| 160 | + "dotenv": "16.4.7", |
| 161 | + "drizzle-kit": "0.30.4", |
| 162 | + "drizzle-orm": "0.39.3", |
| 163 | + "eslint": "8.57.1", |
164 | 164 | "eslint-config-airbnb": "19.0.4",
|
165 | 165 | "eslint-config-prettier": "9.1.0",
|
166 |
| - "eslint-plugin-import": "2.29.1", |
167 |
| - "eslint-plugin-jsx-a11y": "6.8.0", |
| 166 | + "eslint-plugin-import": "2.31.0", |
| 167 | + "eslint-plugin-jsx-a11y": "6.10.2", |
168 | 168 | "eslint-plugin-prefer-arrow": "1.2.3",
|
169 |
| - "eslint-plugin-prettier": "5.1.3", |
170 |
| - "eslint-plugin-react": "7.33.2", |
171 |
| - "eslint-plugin-react-hooks": "4.6.0", |
172 |
| - "eslint-plugin-sort-class-members": "1.19.0", |
173 |
| - "eslint-plugin-storybook": "0.6.15", |
174 |
| - "eslint-plugin-typescript-sort-keys": "3.1.0", |
175 |
| - "eslint-plugin-unused-imports": "3.0.0", |
176 |
| - "husky": "9.0.11", |
177 |
| - "jsdom": "24.0.0", |
| 169 | + "eslint-plugin-prettier": "5.2.3", |
| 170 | + "eslint-plugin-react": "7.37.4", |
| 171 | + "eslint-plugin-react-hooks": "4.6.2", |
| 172 | + "eslint-plugin-sort-class-members": "1.21.0", |
| 173 | + "eslint-plugin-storybook": "0.11.3", |
| 174 | + "eslint-plugin-typescript-sort-keys": "3.3.0", |
| 175 | + "eslint-plugin-unused-imports": "3.2.0", |
| 176 | + "husky": "9.1.7", |
| 177 | + "jsdom": "24.1.3", |
178 | 178 | "keyv": "4.5.4",
|
179 |
| - "lint-staged": "15.2.2", |
| 179 | + "lint-staged": "15.4.3", |
180 | 180 | "mysql2": "3.9.4",
|
181 | 181 | "next": "14.2.1",
|
182 |
| - "postgres": "3.4.4", |
183 |
| - "prettier": "3.2.5", |
| 182 | + "postgres": "3.4.5", |
| 183 | + "prettier": "3.5.2", |
184 | 184 | "prop-types": "15.8.1",
|
185 |
| - "react": "18.2.0", |
186 |
| - "react-dom": "18.2.0", |
187 |
| - "react-test-renderer": "18.2.0", |
188 |
| - "release-it": "17.2.0", |
189 |
| - "storybook": "8.0.8", |
190 |
| - "tsdoc-markdown": "0.5.0", |
191 |
| - "tsup": "8.0.2", |
192 |
| - "typescript": "5.4.5", |
| 185 | + "react": "18.3.1", |
| 186 | + "react-dom": "18.3.1", |
| 187 | + "react-test-renderer": "18.3.1", |
| 188 | + "release-it": "17.11.0", |
| 189 | + "storybook": "8.6.0", |
| 190 | + "tsdoc-markdown": "0.6.3", |
| 191 | + "tsup": "8.3.6", |
| 192 | + "typescript": "5.7.3", |
193 | 193 | "vitest": "1.5.0",
|
194 | 194 | "yalc": "1.0.0-pre.53"
|
195 | 195 | },
|
|
215 | 215 | "@aws-sdk/s3-request-presigner": "^3.554.0",
|
216 | 216 | "bytes": "^3.1.2",
|
217 | 217 | "nanoid": "^5.0.7",
|
218 |
| - "next-tool": "^0.0.6" |
| 218 | + "next-tool": "^0.0.7" |
219 | 219 | }
|
220 | 220 | }
|
0 commit comments