|
42 | 42 | "@trpc/next": "^11.0.0-next-beta.289",
|
43 | 43 | "@trpc/react-query": "^11.0.0-next-beta.289",
|
44 | 44 | "@trpc/server": "^11.0.0-next-beta.289",
|
45 |
| - "accept-language": "^3.0.18", |
| 45 | + "accept-language": "^3.0.20", |
46 | 46 | "edgedb": "^1.5.12",
|
47 | 47 | "flowbite-react": "^0.7.2",
|
48 | 48 | "i18next": "^23.15.1",
|
49 | 49 | "i18next-browser-languagedetector": "^8.0.0",
|
50 | 50 | "i18next-resources-to-backend": "^1.2.1",
|
51 | 51 | "next": "^14.1.0",
|
52 | 52 | "react": "18.2.0",
|
53 |
| - "react-cookie": "^7.0.2", |
| 53 | + "react-cookie": "^7.2.0", |
54 | 54 | "react-dom": "18.2.0",
|
55 | 55 | "react-form-action": "^0.4.2",
|
56 | 56 | "react-i18next": "^15.0.2",
|
57 | 57 | "superjson": "^2.2.1",
|
58 |
| - "zod": "^3.22.4", |
| 58 | + "zod": "^3.23.8", |
59 | 59 | "zod-form-data": "^2.0.2",
|
60 | 60 | "zod-i18n-map": "^2.27.0"
|
61 | 61 | },
|
|
75 | 75 | "@types/react-dom": "^18.2.19",
|
76 | 76 | "@typescript-eslint/eslint-plugin": "^7.0.2",
|
77 | 77 | "@typescript-eslint/parser": "^7.0.2",
|
78 |
| - "autoprefixer": "^10.4.17", |
| 78 | + "autoprefixer": "^10.4.20", |
79 | 79 | "eslint": "^8.56.0",
|
80 | 80 | "eslint-config-next": "^14.1.0",
|
81 | 81 | "eslint-plugin-storybook": "^0.8.0",
|
82 | 82 | "i18next-parser": "^9.0.2",
|
83 | 83 | "jwt-decode": "^4.0.0",
|
84 | 84 | "npm-check-updates": "^17.1.1",
|
85 |
| - "postcss": "^8.4.35", |
| 85 | + "postcss": "^8.4.47", |
86 | 86 | "prettier": "^3.2.5",
|
87 |
| - "prettier-plugin-tailwindcss": "^0.5.11", |
| 87 | + "prettier-plugin-tailwindcss": "^0.6.6", |
88 | 88 | "react-render-prop-type": "^0.1.0",
|
89 | 89 | "storybook": "^8.3.0",
|
90 |
| - "tailwindcss": "^3.4.1", |
| 90 | + "tailwindcss": "^3.4.11", |
91 | 91 | "typescript": "^5.3.3"
|
92 | 92 | },
|
93 | 93 | "packageManager": "[email protected]"
|
|
0 commit comments