|
1 | 1 | {
|
2 | 2 | "name": "nextjs-lingui-template",
|
3 |
| - "version": "1.1.32", |
| 3 | + "version": "1.1.33", |
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 | 6 | "dev": "next dev",
|
|
22 | 22 | "clsx": "2.1.0",
|
23 | 23 | "cssnano": "6.0.3",
|
24 | 24 | "langs": "2.0.0",
|
25 |
| - "next": "14.0.4", |
| 25 | + "next": "14.1.0", |
26 | 26 | "postcss": "8.4.33",
|
27 | 27 | "react": "18.2.0",
|
28 | 28 | "react-dom": "18.2.0",
|
29 |
| - "react-use": "17.4.3", |
30 |
| - "tailwind-merge": "2.2.0", |
| 29 | + "react-use": "17.5.0", |
| 30 | + "tailwind-merge": "2.2.1", |
31 | 31 | "tailwindcss": "3.4.1"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
|
37 | 37 | "@lingui/loader": "4.7.0",
|
38 | 38 | "@lingui/macro": "4.7.0",
|
39 | 39 | "@lingui/swc-plugin": "4.0.4",
|
40 |
| - "@testing-library/jest-dom": "6.2.0", |
| 40 | + "@testing-library/jest-dom": "6.3.0", |
41 | 41 | "@testing-library/react": "14.1.2",
|
42 | 42 | "@testing-library/user-event": "14.5.2",
|
43 | 43 | "@types/eslint": "8.56.2",
|
44 | 44 | "@types/eslint-config-prettier": "6.11.3",
|
45 | 45 | "@types/jest": "29.5.11",
|
46 | 46 | "@types/langs": "2.0.4",
|
47 | 47 | "@types/lint-staged": "13.3.0",
|
48 |
| - "@types/node": "20.11.5", |
| 48 | + "@types/node": "20.11.6", |
49 | 49 | "@types/react": "18.2.48",
|
50 | 50 | "@types/react-dom": "18.2.18",
|
51 | 51 | "eslint": "8.56.0",
|
52 |
| - "eslint-config-next": "14.0.4", |
| 52 | + "eslint-config-next": "14.1.0", |
53 | 53 | "eslint-config-prettier": "9.1.0",
|
54 | 54 | "eslint-plugin-prettier": "5.1.3",
|
55 | 55 | "eslint-plugin-lingui": "0.2.2",
|
|
0 commit comments