|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@gmurph91/react-textfit": "^1.1.4", |
15 | | - "@microsoft/signalr": "^7.0.7", |
| 15 | + "@microsoft/signalr": "^10.0.0", |
16 | 16 | "@preact/preset-vite": "^2.5.0", |
17 | | - "@react-spring/web": "^9.7.3", |
18 | | - "color": "^4.2.3", |
19 | | - "firebase": "^10.0.0", |
| 17 | + "@react-spring/web": "^10.0.3", |
| 18 | + "color": "^5.0.3", |
| 19 | + "firebase": "^12.9.0", |
20 | 20 | "js-cookie": "^3.0.1", |
21 | 21 | "milligram": "^1.4.1", |
22 | 22 | "preact": "^10.3.1", |
23 | | - "preact-cli": "^3.4.3", |
24 | 23 | "preact-iso": "^2.3.1", |
25 | | - "preact-render-to-string": "^5.1.4", |
26 | 24 | "preact-router": "^4.1.0", |
27 | | - "react-error-boundary": "^4.0.1", |
28 | | - "styled-components": "^5.3.11", |
29 | | - "vite": "^4.4.1" |
| 25 | + "react-error-boundary": "^6.1.1", |
| 26 | + "styled-components": "^6.3.11", |
| 27 | + "vite": "^7.3.1" |
30 | 28 | }, |
31 | 29 | "devDependencies": { |
32 | | - "@babel/plugin-transform-react-jsx-source": "^7.22.5", |
33 | | - "@types/color": "^3.0.3", |
| 30 | + "@types/color": "^4.2.0", |
34 | 31 | "@types/js-cookie": "^3.0.3", |
35 | | - "@types/react": "^18.2.14", |
| 32 | + "@types/react": "^19.2.14", |
36 | 33 | "@types/react-textfit": "^1.1.4", |
37 | 34 | "@types/styled-components": "^5.1.26", |
38 | | - "babel-plugin-module-resolver": "^5.0.0", |
39 | | - "dotenv-webpack": "^7.1.0", |
40 | | - "eslint-config-airbnb": "^18.2.1", |
41 | | - "eslint-config-airbnb-typescript": "^16.1.1", |
| 35 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 36 | + "@typescript-eslint/parser": "^7.18.0", |
| 37 | + "eslint": "^8.57.1", |
| 38 | + "eslint-config-airbnb": "^19.0.4", |
| 39 | + "eslint-config-airbnb-typescript": "^18.0.0", |
| 40 | + "eslint-plugin-import": "^2.32.0", |
| 41 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 42 | + "eslint-plugin-react": "^7.37.5", |
| 43 | + "eslint-plugin-react-hooks": "^4.6.2", |
42 | 44 | "sass": "^1.49.9", |
43 | | - "sass-loader": "^10.2.1", |
44 | | - "typescript": "^4.6.3" |
45 | | - } |
| 45 | + "typescript": "^5.9.3" |
| 46 | + }, |
| 47 | + "packageManager": "pnpm@10.30.2" |
46 | 48 | } |
0 commit comments