diff --git a/package.json b/package.json index f57bc05..54eb59a 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "@radix-ui/react-tooltip": "^1.1.3", "@tanstack/react-query": "^5.59.9", "@vercel/analytics": "^1.3.1", + "@vercel/functions": "^1.4.2", "@vercel/speed-insights": "^1.0.12", "babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905", "class-variance-authority": "^0.7.0", @@ -38,10 +39,10 @@ "eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918", "lodash": "^4.17.21", "lucide-react": "^0.451.0", - "next": "15.0.0-rc.0", - "react": "^19.0.0-rc.0", + "next": "15.0.0-rc.1", + "react": "19.0.0-rc-cd22717c-20241013", "react-day-picker": "^9.1.3", - "react-dom": "^19.0.0-rc.0", + "react-dom": "19.0.0-rc-cd22717c-20241013", "sharp": "^0.33.5", "sonner": "^1.5.0", "stripe": "^17.2.0", @@ -58,8 +59,8 @@ "@types/dompurify": "^3", "@types/lodash": "^4.17.10", "@types/node": "^22.7.5", - "@types/react": "npm:types-react@rc", - "@types/react-dom": "npm:types-react-dom@rc", + "@types/react": "npm:types-react@19.0.0-rc.1", + "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", "@typescript-eslint/eslint-plugin": "^8.8.1", "@typescript-eslint/parser": "^8.8.1", "autoprefixer": "^10.4.20", @@ -77,5 +78,9 @@ "@types/react": "npm:types-react@rc", "@types/react-dom": "npm:types-react-dom@rc" }, - "packageManager": "yarn@4.5.0" + "packageManager": "yarn@4.5.0", + "resolutions": { + "@types/react": "npm:types-react@19.0.0-rc.1", + "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1" + } } diff --git a/yarn.lock b/yarn.lock index 8f7d4ca..ed9cf36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -831,10 +831,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/env@npm:15.0.0-rc.0" - checksum: 10c0/d431c28d1ff3a00ab2b9a70ae65441b9f716e2b5f1fb0867684674e654f420702f3529cf689d809328e10f6304d3827d5a63bd56ee4ef2872ac1f087f1dcf16d +"@next/env@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/env@npm:15.0.0-rc.1" + checksum: 10c0/cb743229a9216a748f014e047b126d37b088e1e179734248c6a2f273ff5b8abf778de06bb7c5d506a417277de8ea8f79c873d2a5db8e99aae34c69a1e2b75a29 languageName: node linkType: hard @@ -856,65 +856,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-darwin-arm64@npm:15.0.0-rc.0" +"@next/swc-darwin-arm64@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-darwin-arm64@npm:15.0.0-rc.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-darwin-x64@npm:15.0.0-rc.0" +"@next/swc-darwin-x64@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-darwin-x64@npm:15.0.0-rc.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-arm64-gnu@npm:15.0.0-rc.0" +"@next/swc-linux-arm64-gnu@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-linux-arm64-gnu@npm:15.0.0-rc.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-arm64-musl@npm:15.0.0-rc.0" +"@next/swc-linux-arm64-musl@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-linux-arm64-musl@npm:15.0.0-rc.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-x64-gnu@npm:15.0.0-rc.0" +"@next/swc-linux-x64-gnu@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-linux-x64-gnu@npm:15.0.0-rc.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-linux-x64-musl@npm:15.0.0-rc.0" +"@next/swc-linux-x64-musl@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-linux-x64-musl@npm:15.0.0-rc.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-arm64-msvc@npm:15.0.0-rc.0" +"@next/swc-win32-arm64-msvc@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-win32-arm64-msvc@npm:15.0.0-rc.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-ia32-msvc@npm:15.0.0-rc.0" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - -"@next/swc-win32-x64-msvc@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "@next/swc-win32-x64-msvc@npm:15.0.0-rc.0" +"@next/swc-win32-x64-msvc@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "@next/swc-win32-x64-msvc@npm:15.0.0-rc.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1650,12 +1643,19 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.5.11": - version: 0.5.11 - resolution: "@swc/helpers@npm:0.5.11" +"@swc/counter@npm:0.1.3": + version: 0.1.3 + resolution: "@swc/counter@npm:0.1.3" + checksum: 10c0/8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356 + languageName: node + linkType: hard + +"@swc/helpers@npm:0.5.13": + version: 0.5.13 + resolution: "@swc/helpers@npm:0.5.13" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/7d1987ee6b887277d373a9be8c445cd2259c3258c08b16908c06864121fd8eac8bb89b179c91b6c5395f38194a903b5772575947c7eb3ca23285152cb0f66caa + checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f languageName: node linkType: hard @@ -1744,14 +1744,7 @@ __metadata: languageName: node linkType: hard -"@types/prop-types@npm:*": - version: 15.7.12 - resolution: "@types/prop-types@npm:15.7.12" - checksum: 10c0/1babcc7db6a1177779f8fde0ccc78d64d459906e6ef69a4ed4dd6339c920c2e05b074ee5a92120fe4e9d9f1a01c952f843ebd550bee2332fc2ef81d1706878f8 - languageName: node - linkType: hard - -"@types/react-dom@npm:types-react-dom@rc": +"@types/react-dom@npm:types-react-dom@19.0.0-rc.1": version: 19.0.0-rc.1 resolution: "types-react-dom@npm:19.0.0-rc.1" dependencies: @@ -1760,17 +1753,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*": - version: 18.3.3 - resolution: "@types/react@npm:18.3.3" - dependencies: - "@types/prop-types": "npm:*" - csstype: "npm:^3.0.2" - checksum: 10c0/fe455f805c5da13b89964c3d68060cebd43e73ec15001a68b34634604a78140e6fc202f3f61679b9d809dde6d7a7c2cb3ed51e0fd1462557911db09879b55114 - languageName: node - linkType: hard - -"@types/react@npm:types-react@rc": +"@types/react@npm:types-react@19.0.0-rc.1": version: 19.0.0-rc.1 resolution: "types-react@npm:19.0.0-rc.1" dependencies: @@ -2013,6 +1996,18 @@ __metadata: languageName: node linkType: hard +"@vercel/functions@npm:^1.4.2": + version: 1.4.2 + resolution: "@vercel/functions@npm:1.4.2" + peerDependencies: + "@aws-sdk/credential-provider-web-identity": "*" + peerDependenciesMeta: + "@aws-sdk/credential-provider-web-identity": + optional: true + checksum: 10c0/9ea42ad888a0d1227d6d4ef4747d453b70464b0151fac7122f7adcc67e78a4a1c164a0eb4ec09212de4c32980d0d2335f23d41ff7c86f8dafee4c2babf1787f6 + languageName: node + linkType: hard + "@vercel/speed-insights@npm:^1.0.12": version: 1.0.12 resolution: "@vercel/speed-insights@npm:1.0.12" @@ -3781,7 +3776,7 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6": +"graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2 @@ -4776,33 +4771,32 @@ __metadata: languageName: node linkType: hard -"next@npm:15.0.0-rc.0": - version: 15.0.0-rc.0 - resolution: "next@npm:15.0.0-rc.0" +"next@npm:15.0.0-rc.1": + version: 15.0.0-rc.1 + resolution: "next@npm:15.0.0-rc.1" dependencies: - "@next/env": "npm:15.0.0-rc.0" - "@next/swc-darwin-arm64": "npm:15.0.0-rc.0" - "@next/swc-darwin-x64": "npm:15.0.0-rc.0" - "@next/swc-linux-arm64-gnu": "npm:15.0.0-rc.0" - "@next/swc-linux-arm64-musl": "npm:15.0.0-rc.0" - "@next/swc-linux-x64-gnu": "npm:15.0.0-rc.0" - "@next/swc-linux-x64-musl": "npm:15.0.0-rc.0" - "@next/swc-win32-arm64-msvc": "npm:15.0.0-rc.0" - "@next/swc-win32-ia32-msvc": "npm:15.0.0-rc.0" - "@next/swc-win32-x64-msvc": "npm:15.0.0-rc.0" - "@swc/helpers": "npm:0.5.11" + "@next/env": "npm:15.0.0-rc.1" + "@next/swc-darwin-arm64": "npm:15.0.0-rc.1" + "@next/swc-darwin-x64": "npm:15.0.0-rc.1" + "@next/swc-linux-arm64-gnu": "npm:15.0.0-rc.1" + "@next/swc-linux-arm64-musl": "npm:15.0.0-rc.1" + "@next/swc-linux-x64-gnu": "npm:15.0.0-rc.1" + "@next/swc-linux-x64-musl": "npm:15.0.0-rc.1" + "@next/swc-win32-arm64-msvc": "npm:15.0.0-rc.1" + "@next/swc-win32-x64-msvc": "npm:15.0.0-rc.1" + "@swc/counter": "npm:0.1.3" + "@swc/helpers": "npm:0.5.13" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" - graceful-fs: "npm:^4.2.11" postcss: "npm:8.4.31" - sharp: "npm:^0.33.4" - styled-jsx: "npm:5.1.3" + sharp: "npm:^0.33.5" + styled-jsx: "npm:5.1.6" peerDependencies: "@opentelemetry/api": ^1.1.0 "@playwright/test": ^1.41.2 babel-plugin-react-compiler: "*" - react: 19.0.0-rc-f994737d14-20240522 - react-dom: 19.0.0-rc-f994737d14-20240522 + react: ^18.2.0 || 19.0.0-rc-cd22717c-20241013 + react-dom: ^18.2.0 || 19.0.0-rc-cd22717c-20241013 sass: ^1.3.0 dependenciesMeta: "@next/swc-darwin-arm64": @@ -4819,8 +4813,6 @@ __metadata: optional: true "@next/swc-win32-arm64-msvc": optional: true - "@next/swc-win32-ia32-msvc": - optional: true "@next/swc-win32-x64-msvc": optional: true sharp: @@ -4836,7 +4828,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/d4b53c1d0d05b44edd4f8434d4860283176e5c7147f48230979e0c2e96f9b805de69f70069e7eda2a28477202256e38a455631d2cbfd46d96e46f3c12c6f2bc1 + checksum: 10c0/1df689eea76f90f4e2d5465706a21c0a4966e02e3a4494737d06b491764b9a0929bc7370ff5543a475c974fe342336cb6a3f677690effca357631e1dc081a8de languageName: node linkType: hard @@ -5438,14 +5430,14 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:^19.0.0-rc.0": - version: 19.0.0-rc-fb9a90fa48-20240614 - resolution: "react-dom@npm:19.0.0-rc-fb9a90fa48-20240614" +"react-dom@npm:19.0.0-rc-cd22717c-20241013": + version: 19.0.0-rc-cd22717c-20241013 + resolution: "react-dom@npm:19.0.0-rc-cd22717c-20241013" dependencies: - scheduler: "npm:0.25.0-rc-fb9a90fa48-20240614" + scheduler: "npm:0.25.0-rc-cd22717c-20241013" peerDependencies: - react: 19.0.0-rc-fb9a90fa48-20240614 - checksum: 10c0/ab4f49752f71fcf3de910af463d3ec4f2ea17777dbd854df7f08987b1ae4d91e5b59a1f5998063f68c7db3af06e9cb67f26a57f0e78bb71c28884ef5029edf0d + react: 19.0.0-rc-cd22717c-20241013 + checksum: 10c0/5e9c3d5e82df73736ddb7ff9abcaf903ba39b3681f62f42fae0b4b7fc0667886b755ba31da7fc2d381a4ac313baba9266f648c8dce90c3312b6bcad6c3c354be languageName: node linkType: hard @@ -5527,10 +5519,10 @@ __metadata: languageName: node linkType: hard -"react@npm:^19.0.0-rc.0": - version: 19.0.0-rc-fb9a90fa48-20240614 - resolution: "react@npm:19.0.0-rc-fb9a90fa48-20240614" - checksum: 10c0/99c3d3398d46c8c704c0deb04160f5a7c9cf2ff785a777fb0f1a4d0c91ade044c4d50cd52e008b4c45623eaa8f4d18a80272444df4972a2cc696bf35ef3e59b0 +"react@npm:19.0.0-rc-cd22717c-20241013": + version: 19.0.0-rc-cd22717c-20241013 + resolution: "react@npm:19.0.0-rc-cd22717c-20241013" + checksum: 10c0/a2afd64fe2d3a5e7347af70183945fdfb5e24a755209a23be782a3b34da6c592b66570f3afb677a9b6ae1e27ed087c5e2d7f74b9b32174d53bc09974db60e570 languageName: node linkType: hard @@ -5723,10 +5715,10 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:0.25.0-rc-fb9a90fa48-20240614": - version: 0.25.0-rc-fb9a90fa48-20240614 - resolution: "scheduler@npm:0.25.0-rc-fb9a90fa48-20240614" - checksum: 10c0/efd80573e35479d0e47e864ba5747579be2a8b20cfb61f32bcb17a8b945711d2337dd7f92ac6373f3128ed20a8915624dc82fda6b7f761aab352692a6445d411 +"scheduler@npm:0.25.0-rc-cd22717c-20241013": + version: 0.25.0-rc-cd22717c-20241013 + resolution: "scheduler@npm:0.25.0-rc-cd22717c-20241013" + checksum: 10c0/63c9cac077c1bff5129e1734905c049d50d294348d68ebe34464222602dd99ff3960680d0bd51f81c1ca5fcea2829f7c0cb7dada884e0e6bac7c2c8fe51888d8 languageName: node linkType: hard @@ -5781,7 +5773,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.33.4, sharp@npm:^0.33.5": +"sharp@npm:^0.33.5": version: 0.33.5 resolution: "sharp@npm:0.33.5" dependencies: @@ -6158,9 +6150,9 @@ __metadata: languageName: node linkType: hard -"styled-jsx@npm:5.1.3": - version: 5.1.3 - resolution: "styled-jsx@npm:5.1.3" +"styled-jsx@npm:5.1.6": + version: 5.1.6 + resolution: "styled-jsx@npm:5.1.6" dependencies: client-only: "npm:0.0.1" peerDependencies: @@ -6170,7 +6162,7 @@ __metadata: optional: true babel-plugin-macros: optional: true - checksum: 10c0/338f2c1a47e6c39a8307ffe6afaf7b1069574a5c9e3291b1ca426d54160adc5b2ef5b0412bcf8366ee2f9db2b3ea1b45d7021c1cf9d7c391e12629619f77af8b + checksum: 10c0/ace50e7ea5ae5ae6a3b65a50994c51fca6ae7df9c7ecfd0104c36be0b4b3a9c5c1a2374d16e2a11e256d0b20be6d47256d768ecb4f91ab390f60752a075780f5 languageName: node linkType: hard @@ -6324,11 +6316,12 @@ __metadata: "@types/dompurify": "npm:^3" "@types/lodash": "npm:^4.17.10" "@types/node": "npm:^22.7.5" - "@types/react": "npm:types-react@rc" - "@types/react-dom": "npm:types-react-dom@rc" + "@types/react": "npm:types-react@19.0.0-rc.1" + "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1" "@typescript-eslint/eslint-plugin": "npm:^8.8.1" "@typescript-eslint/parser": "npm:^8.8.1" "@vercel/analytics": "npm:^1.3.1" + "@vercel/functions": "npm:^1.4.2" "@vercel/speed-insights": "npm:^1.0.12" autoprefixer: "npm:^10.4.20" babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905" @@ -6342,14 +6335,14 @@ __metadata: eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918" lodash: "npm:^4.17.21" lucide-react: "npm:^0.451.0" - next: "npm:15.0.0-rc.0" + next: "npm:15.0.0-rc.1" postcss: "npm:^8.4.47" prettier: "npm:^3.3.3" prettier-plugin-tailwindcss: "npm:^0.6.8" prisma: "npm:^5.20.0" - react: "npm:^19.0.0-rc.0" + react: "npm:19.0.0-rc-cd22717c-20241013" react-day-picker: "npm:^9.1.3" - react-dom: "npm:^19.0.0-rc.0" + react-dom: "npm:19.0.0-rc-cd22717c-20241013" sharp: "npm:^0.33.5" sonner: "npm:^1.5.0" stripe: "npm:^17.2.0"