|
4 | 4 | "version": "0.1.0", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@calcom/embed-react": "^1.3.0", |
8 | | - "@emotion/react": "^11.11.1", |
9 | | - "@sentry/react": "^7.65.0", |
10 | | - "@sentry/tracing": "^7.65.0", |
11 | | - "@types/jest": "^29.5.4", |
12 | | - "@types/node": "^20.5.7", |
13 | | - "@types/react": "^18.2.21", |
14 | | - "@types/react-dom": "^18.2.7", |
15 | | - "axios": "^1.5.0", |
16 | | - "colorthief": "^2.3.0", |
| 7 | + "@calcom/embed-react": "^1.5.2", |
| 8 | + "@emotion/react": "^11.14.0", |
| 9 | + "@sentry/react": "^9.2.0", |
| 10 | + "@sentry/tracing": "^7.120.3", |
| 11 | + "@types/jest": "^29.5.14", |
| 12 | + "@types/node": "^22.13.5", |
| 13 | + "@types/react": "^19.0.10", |
| 14 | + "@types/react-dom": "^19.0.4", |
| 15 | + "axios": "^1.8.1", |
| 16 | + "colorthief": "^2.6.0", |
17 | 17 | "crypto-js": "^4.0.0", |
18 | | - "gh-pages": "^6.0.0", |
19 | | - "graphql": "^16.8.0", |
20 | | - "react": "^18.2.0", |
21 | | - "react-awesome-reveal": "^4.2.5", |
22 | | - "react-dom": "^18.2.0", |
| 18 | + "gh-pages": "^6.3.0", |
| 19 | + "graphql": "^16.10.0", |
| 20 | + "react": "^19.0.0", |
| 21 | + "react-awesome-reveal": "^4.3.1", |
| 22 | + "react-dom": "^19.0.0", |
23 | 23 | "react-easy-emoji": "^1.8.1", |
24 | 24 | "react-headroom": "^3.2.1", |
25 | | - "react-lottie": "^1.2.3", |
| 25 | + "react-lottie": "^1.2.10", |
26 | 26 | "react-scripts": "5.0.1", |
27 | 27 | "react-twitter-embed": "4.0.4", |
28 | | - "sass": "^1.66.1", |
29 | | - "typescript": "^5.2.2" |
| 28 | + "sass": "^1.85.1", |
| 29 | + "typescript": "^5.7.3" |
30 | 30 | }, |
31 | 31 | "scripts": { |
32 | 32 | "predeploy": "yarn build", |
|
63 | 63 | ] |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "dotenv": "^16.3.1", |
67 | | - "prettier": "^3.0.2", |
| 66 | + "dotenv": "^16.4.7", |
| 67 | + "prettier": "^3.5.2", |
68 | 68 | "source-map-explorer": "^2.5.3" |
69 | | - } |
| 69 | + }, |
| 70 | + "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
70 | 71 | } |
0 commit comments