|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@headlessui/react": "1.7.13", |
21 | | - "@heroicons/react": "2.0.16", |
| 21 | + "@heroicons/react": "2.0.17", |
22 | 22 | "lodash": "4.17.21", |
23 | | - "next": "13.2.4", |
| 23 | + "next": "13.3.0", |
24 | 24 | "openai": "3.2.1", |
25 | 25 | "react": "18.2.0", |
26 | 26 | "react-dom": "18.2.0", |
|
30 | 30 | "devDependencies": { |
31 | 31 | "@tailwindcss/forms": "0.5.3", |
32 | 32 | "@types/ffmpeg": "1.0.4", |
33 | | - "@types/lodash": "4.14.191", |
34 | | - "@types/node": "18.15.7", |
35 | | - "@types/react": "18.0.28", |
| 33 | + "@types/lodash": "4.14.192", |
| 34 | + "@types/node": "18.15.11", |
| 35 | + "@types/react": "18.0.33", |
36 | 36 | "@types/react-dom": "18.0.11", |
37 | 37 | "@types/tmp": "0.2.3", |
38 | 38 | "autoprefixer": "10.4.14", |
39 | | - "eslint": "8.36.0", |
40 | | - "eslint-config-next": "13.2.4", |
| 39 | + "eslint": "8.37.0", |
| 40 | + "eslint-config-next": "13.3.0", |
41 | 41 | "postcss": "8.4.21", |
42 | 42 | "prettier": "2.8.7", |
43 | | - "prettier-plugin-tailwindcss": "0.2.5", |
44 | | - "stylelint": "15.3.0", |
45 | | - "stylelint-config-standard": "31.0.0", |
46 | | - "tailwindcss": "3.2.7", |
47 | | - "typescript": "5.0.2" |
| 43 | + "prettier-plugin-tailwindcss": "0.2.7", |
| 44 | + "stylelint": "15.4.0", |
| 45 | + "stylelint-config-standard": "32.0.0", |
| 46 | + "tailwindcss": "3.3.1", |
| 47 | + "typescript": "5.0.3" |
48 | 48 | } |
49 | 49 | } |
0 commit comments