|
20 | 20 | "dependencies": { |
21 | 21 | "@emotion/cache": "^11.14.0", |
22 | 22 | "@emotion/react": "^11.14.0", |
23 | | - "@emotion/styled": "^11.14.0", |
24 | | - "@khmyznikov/pwa-install": "^0.5.4", |
| 23 | + "@emotion/styled": "^11.14.1", |
| 24 | + "@khmyznikov/pwa-install": "^0.5.7", |
25 | 25 | "@mui/icons-material": "^6.4.2", |
26 | 26 | "@mui/material": "^6.4.2", |
27 | 27 | "@mui/material-nextjs": "^6.4.2", |
28 | 28 | "@mui/x-date-pickers": "^7.28.3", |
29 | | - "@serwist/next": "^9.0.13", |
| 29 | + "@serwist/next": "^9.1.1", |
30 | 30 | "js-cookie": "^3.0.5", |
31 | 31 | "jwt-decode": "^4.0.0", |
32 | | - "luxon": "^3.6.1", |
| 32 | + "luxon": "^3.7.1", |
33 | 33 | "next": "15.3.0", |
34 | | - "react": "^19.1.0", |
| 34 | + "react": "^19.1.1", |
35 | 35 | "react-device-detect": "^2.2.3", |
36 | | - "react-dom": "^19.1.0", |
| 36 | + "react-dom": "^19.1.1", |
37 | 37 | "react-dropzone": "^14.3.8", |
38 | | - "react-oauth2-code-pkce": "^1.23.0", |
39 | | - "react-snowfall": "^2.2.0", |
| 38 | + "react-oauth2-code-pkce": "^1.23.1", |
| 39 | + "react-snowfall": "^2.3.0", |
40 | 40 | "react-swipeable-views": "^0.14.0", |
41 | | - "sharp": "^0.34.1", |
42 | | - "swr": "^2.3.3", |
43 | | - "zustand": "^5.0.3" |
| 41 | + "sharp": "^0.34.3", |
| 42 | + "swr": "^2.3.6", |
| 43 | + "zustand": "^5.0.8" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@eslint/js": "^9.24.0", |
| 46 | + "@eslint/js": "^9.33.0", |
47 | 47 | "@next/eslint-plugin-next": "^15.3.0", |
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.7.1", |
| 52 | + "@types/node": "^24.3.0", |
| 53 | + "@types/react": "^19.1.10", |
| 54 | + "@types/react-dom": "^19.1.7", |
55 | 55 | "@types/react-swipeable-views": "^0.13.6", |
56 | | - "eslint-config-prettier": "^10.1.2", |
57 | | - "eslint-plugin-import": "^2.31.0", |
| 56 | + "eslint": "^9.33.0", |
| 57 | + "eslint-config-prettier": "^10.1.8", |
| 58 | + "eslint-import-resolver-typescript": "^4.4.4", |
| 59 | + "eslint-plugin-import-x": "^4.16.1", |
58 | 60 | "eslint-plugin-jsx-a11y": "^6.10.2", |
59 | 61 | "eslint-plugin-no-relative-import-paths": "^1.6.1", |
60 | 62 | "eslint-plugin-react": "^7.37.5", |
61 | | - "eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411", |
| 63 | + "eslint-plugin-react-compiler": "19.1.0-rc.2", |
62 | 64 | "eslint-plugin-react-hooks": "^5.2.0", |
63 | 65 | "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" |
| 66 | + "prettier": "^3.6.2", |
| 67 | + "serwist": "^9.1.1", |
| 68 | + "typescript": "^5.9.2", |
| 69 | + "typescript-eslint": "^8.40.0" |
68 | 70 | } |
69 | 71 | } |
0 commit comments