|
3 | 3 | "version": "1.0.0", |
4 | 4 | "private": true, |
5 | 5 | "type": "module", |
6 | | - "packageManager": "pnpm@11.22.0", |
| 6 | + "packageManager": "pnpm@11.24.0", |
7 | 7 | "dependencies": { |
8 | 8 | "@emotion/react": "11.14.0", |
9 | 9 | "@emotion/styled": "11.14.1", |
10 | 10 | "@hookform/resolvers": "5.9.1", |
11 | 11 | "@mui/icons-material": "9.3.1", |
12 | 12 | "@mui/material": "9.3.1", |
13 | 13 | "@mui/x-date-pickers": "9.12.0", |
14 | | - "@sentry/react": "10.70.0", |
15 | | - "@marsidev/react-turnstile": "1.6.0", |
16 | | - "axios": "1.19.0", |
| 14 | + "@sentry/react": "10.71.0", |
| 15 | + "@marsidev/react-turnstile": "1.6.1", |
| 16 | + "axios": "1.20.0", |
17 | 17 | "classnames": "2.5.1", |
18 | 18 | "date-fns": "4.4.0", |
19 | 19 | "jwt-decode": "4.0.0", |
|
22 | 22 | "prop-types": "15.8.1", |
23 | 23 | "react": "19.2.8", |
24 | 24 | "react-dom": "19.2.8", |
25 | | - "react-hook-form": "7.85.0", |
| 25 | + "react-hook-form": "7.86.0", |
26 | 26 | "react-router": "8.3.0", |
27 | 27 | "sass": "1.103.1", |
28 | 28 | "yup": "1.7.1" |
|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@eslint/js": "10.0.1", |
56 | | - "@typescript-eslint/parser": "8.67.0", |
| 56 | + "@typescript-eslint/parser": "8.68.0", |
57 | 57 | "@vite-pwa/assets-generator": "1.0.2", |
58 | 58 | "@vitejs/plugin-basic-ssl": "2.3.0", |
59 | 59 | "@vitejs/plugin-react": "6.1.0", |
60 | | - "eslint": "10.9.0", |
| 60 | + "eslint": "10.9.1", |
61 | 61 | "eslint-config-prettier": "10.1.8", |
62 | 62 | "eslint-import-resolver-typescript": "4.4.5", |
63 | 63 | "eslint-plugin-import-x": "4.17.1", |
|
68 | 68 | "globals": "17.11.0", |
69 | 69 | "prettier": "3.9.6", |
70 | 70 | "source-map-explorer": "2.5.3", |
71 | | - "typescript-eslint": "8.67.0", |
| 71 | + "typescript-eslint": "8.68.0", |
72 | 72 | "vite": "8.2.2", |
73 | 73 | "vite-plugin-pwa": "1.3.0", |
74 | 74 | "vite-tsconfig-paths": "6.1.1", |
|
0 commit comments