|
10 | 10 | "test": "playwright test" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@api-platform/admin": "^4.0.2", |
| 13 | + "@api-platform/admin": "^4.0.3", |
14 | 14 | "@api-platform/api-doc-parser": "^0.16.6", |
15 | 15 | "@auth/core": "^0.34.2", |
16 | | - "@fontsource/poppins": "^5.0.14", |
| 16 | + "@fontsource/poppins": "^5.1.0", |
17 | 17 | "@mui/icons-material": "^5.16.7", |
18 | 18 | "@mui/material": "^5.16.7", |
19 | | - "@tailwindcss/forms": "^0.5.7", |
20 | | - "@tanstack/react-query": "^5.51.23", |
21 | | - "@tanstack/react-query-devtools": "^5.51.23", |
22 | | - "@tanstack/react-query-next-experimental": "^5.51.23", |
| 19 | + "@tailwindcss/forms": "^0.5.9", |
| 20 | + "@tanstack/react-query": "^5.59.20", |
| 21 | + "@tanstack/react-query-devtools": "^5.59.20", |
| 22 | + "@tanstack/react-query-next-experimental": "^5.59.20", |
23 | 23 | "autoprefixer": "^10.4.20", |
24 | 24 | "formik": "^2.4.6", |
25 | | - "next": "^14.2.10", |
| 25 | + "next": "^14.2.17", |
26 | 26 | "next-auth": "5.0.0-beta.16", |
27 | | - "picocolors": "^1.0.1", |
28 | | - "postcss": "^8.4.41", |
29 | | - "ra-i18n-polyglot": "^5.1.1", |
30 | | - "ra-language-english": "^5.1.1", |
31 | | - "ra-language-french": "^5.1.1", |
32 | | - "ra-ui-materialui": "^5.1.1", |
| 27 | + "picocolors": "^1.1.1", |
| 28 | + "postcss": "^8.4.47", |
| 29 | + "ra-i18n-polyglot": "^5.3.3", |
| 30 | + "ra-language-english": "^5.3.3", |
| 31 | + "ra-language-french": "^5.3.3", |
| 32 | + "ra-ui-materialui": "^5.3.3", |
33 | 33 | "react": "^18.3.1", |
34 | | - "react-admin": "^5.1.1", |
| 34 | + "react-admin": "^5.3.3", |
35 | 35 | "react-dom": "^18.3.1", |
36 | | - "react-hook-form": "^7.52.2", |
| 36 | + "react-hook-form": "^7.53.2", |
37 | 37 | "react-spinners": "^0.14.1", |
38 | | - "sharp": "^0.33.4", |
| 38 | + "sharp": "^0.33.5", |
39 | 39 | "slugify": "^1.6.6", |
40 | | - "tailwindcss": "^3.4.9", |
| 40 | + "tailwindcss": "^3.4.14", |
41 | 41 | "yup": "^1.4.0" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@babel/core": "^7.25.2", |
45 | | - "@playwright/test": "^1.46.0", |
| 44 | + "@babel/core": "^7.26.0", |
| 45 | + "@playwright/test": "^1.48.2", |
46 | 46 | "@popperjs/core": "^2.11.8", |
47 | | - "@types/node": "^22.1.0", |
48 | | - "@types/react": "^18.3.3", |
49 | | - "@types/react-dom": "^18.3.0", |
50 | | - "eslint": "^8.57.0", |
51 | | - "eslint-config-next": "^14.2.5", |
52 | | - "typescript": "^5.5.4" |
| 47 | + "@types/node": "^22.9.0", |
| 48 | + "@types/react": "^18.3.12", |
| 49 | + "@types/react-dom": "^18.3.1", |
| 50 | + "eslint": "^8.57.1", |
| 51 | + "eslint-config-next": "^14.2.17", |
| 52 | + "typescript": "^5.6.3" |
53 | 53 | }, |
54 | 54 | "peerDependencies": { |
55 | 55 | "@babel/core": "^7.19.0", |
56 | 56 | "@popperjs/core": "^2.11.6" |
57 | | - } |
| 57 | + }, |
| 58 | + "packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee" |
58 | 59 | } |
0 commit comments