|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 | 13 | "@vercel/analytics": "^1.3.1",
|
14 |
| - "@vercel/speed-insights": "^1.0.11", |
15 |
| - "next": "14.2.3", |
| 14 | + "@vercel/speed-insights": "^1.0.12", |
| 15 | + "next": "^14.2.15", |
16 | 16 | "next-international": "^1.2.4",
|
17 | 17 | "react": "^18",
|
18 | 18 | "react-dom": "^18",
|
19 |
| - "react-icons": "^5.2.0", |
20 |
| - "react-modern-drawer": "^1.3.1", |
21 |
| - "react-syntax-highlighter": "^15.5.0", |
22 |
| - "sharp": "^0.33.4" |
| 19 | + "react-icons": "^5.3.0", |
| 20 | + "react-modern-drawer": "^1.4.0", |
| 21 | + "react-syntax-highlighter": "^15.6.1", |
| 22 | + "sharp": "^0.33.5" |
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 |
| - "@types/node": "^20", |
| 25 | + "@types/node": "^22.7.7", |
26 | 26 | "@types/react": "^18",
|
27 | 27 | "@types/react-dom": "^18",
|
28 | 28 | "@types/react-syntax-highlighter": "^15.5.13",
|
29 |
| - "azure-translator-code": "^1.1.6", |
| 29 | + "azure-translator-code": "^1.1.16", |
30 | 30 | "eslint": "^8",
|
31 | 31 | "eslint-config-next": "14.2.3",
|
32 | 32 | "eslint-config-universe": "^12.0.1",
|
33 | 33 | "postcss": "^8",
|
34 |
| - "prettier": "^3.2.5", |
35 |
| - "prettier-plugin-tailwindcss": "^0.5.14", |
| 34 | + "prettier": "^3.3.3", |
| 35 | + "prettier-plugin-tailwindcss": "^0.6.8", |
36 | 36 | "tailwindcss": "^3.4.1",
|
37 | 37 | "typescript": "^5"
|
38 | 38 | },
|
|
0 commit comments