|
21 | 21 | "@emotion/cache": "^11.14.0", |
22 | 22 | "@emotion/react": "^11.14.0", |
23 | 23 | "@emotion/styled": "^11.14.0", |
24 | | - "@khmyznikov/pwa-install": "^0.5.4", |
25 | | - "@mui/icons-material": "^7.0.2", |
26 | | - "@mui/material": "^7.0.2", |
27 | | - "@mui/material-nextjs": "^7.0.2", |
28 | | - "@mui/x-date-pickers": "^7.28.3", |
29 | | - "@serwist/next": "^9.0.13", |
| 24 | + "@khmyznikov/pwa-install": "^0.5.2", |
| 25 | + "@mui/icons-material": "^6.4.2", |
| 26 | + "@mui/material": "^6.4.2", |
| 27 | + "@mui/material-nextjs": "^6.4.2", |
| 28 | + "@mui/x-date-pickers": "^7.24.1", |
| 29 | + "@serwist/next": "^9.0.11", |
30 | 30 | "js-cookie": "^3.0.5", |
31 | 31 | "jwt-decode": "^4.0.0", |
32 | | - "luxon": "^3.6.1", |
33 | | - "next": "15.3.0", |
34 | | - "react": "^19.1.0", |
| 32 | + "luxon": "^3.5.0", |
| 33 | + "next": "15.1.6", |
| 34 | + "react": "^19.0.0", |
35 | 35 | "react-device-detect": "^2.2.3", |
36 | | - "react-dom": "^19.1.0", |
37 | | - "react-dropzone": "^14.3.8", |
38 | | - "react-oauth2-code-pkce": "^1.23.0", |
| 36 | + "react-dom": "^19.0.0", |
| 37 | + "react-dropzone": "^14.3.5", |
| 38 | + "react-oauth2-code-pkce": "^1.22.2", |
39 | 39 | "react-snowfall": "^2.2.0", |
40 | 40 | "react-swipeable-views": "^0.14.0", |
41 | | - "sharp": "^0.34.1", |
42 | | - "swr": "^2.3.3", |
| 41 | + "sharp": "^0.33.5", |
| 42 | + "swr": "^2.3.0", |
43 | 43 | "zustand": "^5.0.3" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@eslint/js": "^9.24.0", |
47 | | - "@next/eslint-plugin-next": "^15.3.0", |
| 46 | + "@eslint/js": "^9.19.0", |
| 47 | + "@next/eslint-plugin-next": "^15.1.6", |
48 | 48 | "@tsconfig/next": "^2.0.3", |
49 | 49 | "@tsconfig/strictest": "^2.0.5", |
50 | 50 | "@types/js-cookie": "^3.0.6", |
51 | | - "@types/luxon": "^3.6.2", |
52 | | - "@types/node": "^22.14.1", |
53 | | - "@types/react": "^19.1.2", |
54 | | - "@types/react-dom": "^19.1.2", |
| 51 | + "@types/luxon": "^3.4.2", |
| 52 | + "@types/node": "^22.12.0", |
| 53 | + "@types/react": "^19.0.8", |
| 54 | + "@types/react-dom": "^19.0.3", |
55 | 55 | "@types/react-swipeable-views": "^0.13.6", |
56 | | - "eslint-config-prettier": "^10.1.2", |
| 56 | + "eslint-config-prettier": "^10.0.1", |
57 | 57 | "eslint-plugin-import": "^2.31.0", |
58 | 58 | "eslint-plugin-jsx-a11y": "^6.10.2", |
59 | 59 | "eslint-plugin-no-relative-import-paths": "^1.6.1", |
60 | | - "eslint-plugin-react": "^7.37.5", |
61 | | - "eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411", |
62 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 60 | + "eslint-plugin-react": "^7.37.4", |
| 61 | + "eslint-plugin-react-compiler": "19.0.0-beta-27714ef-20250124", |
| 62 | + "eslint-plugin-react-hooks": "^5.1.0", |
63 | 63 | "npm-run-all": "^4.1.5", |
64 | | - "prettier": "^3.5.3", |
65 | | - "serwist": "^9.0.13", |
66 | | - "typescript": "^5.8.3", |
67 | | - "typescript-eslint": "^8.30.1" |
| 64 | + "prettier": "^3.4.2", |
| 65 | + "serwist": "^9.0.11", |
| 66 | + "typescript": "^5.7.3", |
| 67 | + "typescript-eslint": "^8.22.0" |
68 | 68 | } |
69 | 69 | } |
0 commit comments