|
39 | 39 | "classnames": "^2.5.1", |
40 | 40 | "core-js": "^3.37.0", |
41 | 41 | "detect-browser": "^5.3.0", |
42 | | - "dompurify": "^3.1.0", |
| 42 | + "dompurify": "^3.1.1", |
43 | 43 | "flag-icons": "^7.2.1", |
44 | 44 | "focus-trap-react": "^10.2.3", |
45 | 45 | "fscreen": "^1.2.0", |
|
54 | 54 | "nanoid": "^5.0.7", |
55 | 55 | "node-forge": "^1.3.1", |
56 | 56 | "ofetch": "^1.3.4", |
57 | | - "react": "^18.2.0", |
58 | | - "react-dom": "^18.2.0", |
| 57 | + "react": "^18.3.1", |
| 58 | + "react-dom": "^18.3.1", |
59 | 59 | "react-ga4": "^2.1.0", |
60 | 60 | "react-google-recaptcha-v3": "^1.10.1", |
61 | 61 | "react-helmet-async": "^2.0.4", |
|
84 | 84 | "@types/lodash.throttle": "^4.1.9", |
85 | 85 | "@types/node": "^20.12.7", |
86 | 86 | "@types/pako": "^2.0.3", |
87 | | - "@types/react": "^18.2.79", |
88 | | - "@types/react-dom": "^18.2.25", |
| 87 | + "@types/react": "^18.3.0", |
| 88 | + "@types/react-dom": "^18.3.0", |
89 | 89 | "@types/react-helmet": "^6.1.11", |
90 | 90 | "@types/react-lazy-load-image-component": "^1.6.4", |
91 | 91 | "@types/react-router": "^5.1.20", |
|
119 | 119 | "tailwind-scrollbar": "^3.1.0", |
120 | 120 | "tailwindcss": "^3.4.3", |
121 | 121 | "tailwindcss-themer": "^4.0.0", |
122 | | - "type-fest": "^4.16.0", |
| 122 | + "type-fest": "^4.17.0", |
123 | 123 | "typescript": "^5.4.5", |
124 | 124 | "vite": "^5.2.10", |
125 | 125 | "vite-plugin-checker": "^0.6.4", |
126 | 126 | "vite-plugin-package-version": "^1.1.0", |
127 | 127 | "vite-plugin-pwa": "^0.17.5", |
128 | 128 | "vite-plugin-static-copy": "^1.0.3", |
129 | | - "vitest": "^1.5.0", |
| 129 | + "vitest": "^1.5.2", |
130 | 130 | "workbox-window": "^7.1.0" |
131 | 131 | }, |
132 | 132 | "pnpm": { |
|
0 commit comments