|
1 | 1 | { |
2 | 2 | "name": "nextjs-lingui-template", |
3 | | - "version": "1.1.33", |
| 3 | + "version": "1.1.34", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "dev": "next dev", |
|
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.3.0", |
41 | | - "@testing-library/react": "14.1.2", |
| 40 | + "@testing-library/jest-dom": "6.4.1", |
| 41 | + "@testing-library/react": "14.2.1", |
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 | | - "@types/jest": "29.5.11", |
| 45 | + "@types/jest": "29.5.12", |
46 | 46 | "@types/langs": "2.0.4", |
47 | 47 | "@types/lint-staged": "13.3.0", |
48 | | - "@types/node": "20.11.6", |
49 | | - "@types/react": "18.2.48", |
| 48 | + "@types/node": "20.11.16", |
| 49 | + "@types/react": "18.2.51", |
50 | 50 | "@types/react-dom": "18.2.18", |
51 | 51 | "eslint": "8.56.0", |
52 | 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", |
56 | | - "eslint-plugin-tailwindcss": "3.14.0", |
| 56 | + "eslint-plugin-tailwindcss": "3.14.1", |
57 | 57 | "eslint-plugin-unicorn": "50.0.1", |
58 | | - "husky": "8.0.3", |
| 58 | + "husky": "9.0.10", |
59 | 59 | "jest": "29.7.0", |
60 | 60 | "jest-environment-jsdom": "29.7.0", |
61 | | - "lint-staged": "15.2.0", |
| 61 | + "lint-staged": "15.2.1", |
62 | 62 | "prettier": "3.2.4", |
63 | 63 | "prettier-plugin-jsdoc": "1.3.0", |
64 | 64 | "prettier-plugin-organize-attributes": "1.0.0", |
|
0 commit comments