|
5 | 5 | "scripts": {}, |
6 | 6 | "private": true, |
7 | 7 | "dependencies": { |
8 | | - "@builder.io/partytown": "0.10.1", |
| 8 | + "@builder.io/partytown": "0.10.2", |
9 | 9 | "autoprefixer": "10.4.19", |
10 | | - "clsx": "2.1.0", |
| 10 | + "clsx": "2.1.1", |
11 | 11 | "next-sitemap": "4.2.3", |
12 | 12 | "nextra": "2.13.4", |
13 | 13 | "nextra-theme-docs": "2.13.4", |
14 | 14 | "postcss": "8.4.38", |
15 | | - "react": "18.2.0", |
16 | | - "react-dom": "18.2.0", |
| 15 | + "react": "18.3.1", |
| 16 | + "react-dom": "18.3.1", |
17 | 17 | "tailwindcss": "3.4.3", |
18 | 18 | "tslib": "^2.3.0", |
19 | | - "zod": "3.22.4" |
| 19 | + "zod": "3.23.8" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | 22 | "@nx/cypress": "17.2.8", |
|
34 | 34 | "@testing-library/react": "14.0.0", |
35 | 35 | "@types/jest": "^29.4.0", |
36 | 36 | "@types/node": "18.16.9", |
37 | | - "@types/react": "18.2.37", |
38 | | - "@types/react-dom": "^18.2.15", |
| 37 | + "@types/react": "18.3.2", |
| 38 | + "@types/react-dom": "^18.3.0", |
39 | 39 | "@typescript-eslint/eslint-plugin": "6.11.0", |
40 | 40 | "@typescript-eslint/parser": "6.11.0", |
41 | 41 | "babel-jest": "^29.4.1", |
42 | | - "cypress": "13.6.3", |
| 42 | + "cypress": "13.10.0", |
43 | 43 | "esbuild": "^0.19.2", |
44 | 44 | "eslint": "8.48.0", |
45 | | - "eslint-config-next": "14.1.0", |
| 45 | + "eslint-config-next": "14.2.3", |
46 | 46 | "eslint-config-prettier": "^9.0.0", |
47 | 47 | "eslint-plugin-cypress": "^2.13.4", |
48 | 48 | "eslint-plugin-import": "2.29.0", |
|
51 | 51 | "eslint-plugin-react-hooks": "4.6.0", |
52 | 52 | "jest": "^29.4.1", |
53 | 53 | "jest-environment-jsdom": "^29.4.1", |
54 | | - "next": "14.1.0", |
| 54 | + "next": "14.2.3", |
55 | 55 | "nx": "17.2.8", |
56 | 56 | "prettier": "3.2.4", |
57 | 57 | "ts-jest": "^29.1.0", |
58 | 58 | "ts-node": "10.9.1", |
59 | | - "typescript": "5.3.3" |
| 59 | + "typescript": "5.4.5" |
60 | 60 | }, |
61 | 61 | "nx": { |
62 | 62 | "includedScripts": [] |
|
0 commit comments