|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 | 17 | "@fontsource/poppins": "4.5.10",
|
18 |
| - "@headlessui/react": "1.7.3", |
| 18 | + "@headlessui/react": "1.7.7", |
19 | 19 | "clsx": "1.2.1",
|
20 |
| - "next": "12.3.1", |
| 20 | + "next": "12.3.4", |
21 | 21 | "react": "18.2.0",
|
22 | 22 | "react-dom": "18.2.0",
|
23 | 23 | "swr": "2.0.0"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@svgr/webpack": "6.4.0", |
27 |
| - "@types/node": "18.8.5", |
28 |
| - "@types/react": "18.0.21", |
29 |
| - "@types/react-dom": "18.0.6", |
30 |
| - "@typescript-eslint/eslint-plugin": "5.41.0", |
31 |
| - "@typescript-eslint/parser": "5.41.0", |
32 |
| - "eslint": "8.25.0", |
33 |
| - "eslint-config-next": "12.3.1", |
| 26 | + "@svgr/webpack": "6.5.1", |
| 27 | + "@types/node": "18.11.18", |
| 28 | + "@types/react": "18.0.26", |
| 29 | + "@types/react-dom": "18.0.10", |
| 30 | + "@typescript-eslint/eslint-plugin": "5.47.1", |
| 31 | + "@typescript-eslint/parser": "5.47.1", |
| 32 | + "eslint": "8.30.0", |
| 33 | + "eslint-config-next": "12.3.4", |
34 | 34 | "eslint-config-prettier": "8.5.0",
|
35 | 35 | "eslint-plugin-prettier": "4.2.1",
|
36 |
| - "prettier": "2.7.1", |
37 |
| - "typescript": "4.8.4", |
| 36 | + "prettier": "2.8.1", |
| 37 | + "typescript": "4.9.4", |
38 | 38 | "windicss": "3.5.6",
|
39 |
| - "windicss-webpack-plugin": "1.7.6" |
| 39 | + "windicss-webpack-plugin": "1.7.7" |
40 | 40 | },
|
41 | 41 | "sideEffects": false
|
42 | 42 | }
|
0 commit comments