|
1 | 1 | { |
2 | 2 | "name": "nextjs-lingui-template", |
3 | | - "version": "1.1.16", |
| 3 | + "version": "1.1.17", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "dev": "next dev", |
|
40 | 40 | "@testing-library/jest-dom": "6.0.0", |
41 | 41 | "@testing-library/react": "14.0.0", |
42 | 42 | "@testing-library/user-event": "14.5.1", |
43 | | - "@types/eslint": "8.44.6", |
44 | | - "@types/eslint-config-prettier": "6.11.2", |
| 43 | + "@types/eslint": "8.44.7", |
| 44 | + "@types/eslint-config-prettier": "6.11.3", |
45 | 45 | "@types/jest": "29.5.7", |
46 | | - "@types/langs": "2.0.3", |
47 | | - "@types/lint-staged": "13.2.0", |
| 46 | + "@types/langs": "2.0.4", |
| 47 | + "@types/lint-staged": "13.2.2", |
48 | 48 | "@types/node": "20.8.10", |
49 | | - "@types/react": "18.2.34", |
| 49 | + "@types/react": "18.2.36", |
50 | 50 | "@types/react-dom": "18.2.14", |
51 | 51 | "@types/testing-library__jest-dom": "5.14.9", |
52 | | - "eslint": "8.52.0", |
| 52 | + "eslint": "8.53.0", |
53 | 53 | "eslint-config-next": "14.0.1", |
54 | 54 | "eslint-config-prettier": "9.0.0", |
55 | 55 | "eslint-plugin-tailwindcss": "3.13.0", |
|
0 commit comments