|
36 | 36 | "cronstrue": "^3.2.0", |
37 | 37 | "fflate": "^0.8.2", |
38 | 38 | "jose": "^6.1.1", |
39 | | - "minimatch": "^10.0.3", |
40 | | - "next": "16.1.6", |
| 39 | + "minimatch": "^10.2.3", |
| 40 | + "next": "16.2.1", |
41 | 41 | "next-intl": "^4.4.0", |
42 | 42 | "next-themes": "^0.2.1", |
43 | 43 | "postcss": "^8", |
|
46 | 46 | "react-dom": "19.2.4", |
47 | 47 | "react-syntax-highlighter": "^15.6.1", |
48 | 48 | "serwist": "^9.5.5", |
49 | | - "systeminformation": "^5.27.14", |
| 49 | + "systeminformation": "^5.31.0", |
50 | 50 | "tailwind-merge": "^2.0.0", |
51 | 51 | "tailwindcss": "^3.3.0", |
52 | 52 | "typescript": "^5" |
|
56 | 56 | "@types/bcryptjs": "^2.4.6", |
57 | 57 | "@types/minimatch": "^6.0.0", |
58 | 58 | "eslint": "^9", |
59 | | - "eslint-config-next": "16.1.6", |
| 59 | + "eslint-config-next": "16.2.1", |
60 | 60 | "postcss-import": "^16.1.1" |
61 | 61 | }, |
62 | 62 | "resolutions": { |
63 | 63 | "@isaacs/brace-expansion": "^5.0.1", |
| 64 | + "eslint/minimatch": "^3.1.3", |
| 65 | + "@eslint/config-array/minimatch": "^3.1.3", |
| 66 | + "@eslint/eslintrc/minimatch": "^3.1.3", |
| 67 | + "eslint-plugin-import/minimatch": "^3.1.3", |
| 68 | + "eslint-plugin-jsx-a11y/minimatch": "^3.1.3", |
64 | 69 | "@types/react": "19.2.14", |
65 | 70 | "@types/react-dom": "19.2.3", |
66 | 71 | "lodash": "^4.17.23", |
67 | 72 | "prismjs": "^1.30.0", |
68 | | - "systeminformation": "^5.27.14" |
| 73 | + "systeminformation": "^5.31.0", |
| 74 | + "ajv": "^6.14.0", |
| 75 | + "flatted": "^3.4.2" |
69 | 76 | } |
70 | 77 | } |
0 commit comments