diff --git a/web/package-lock.json b/web/package-lock.json index d8b09ce91..2bfa87069 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -20,7 +20,7 @@ "@supabase/auth-helpers-nextjs": "^0.10.0", "@supabase/auth-helpers-react": "^0.5.0", "@supabase/ssr": "^0.5.2", - "@supabase/supabase-js": "^2.47.14", + "@supabase/supabase-js": "^2.47.16", "@tanstack/react-query": "^5.64.1", "@vercel/speed-insights": "^1.1.0", "ahooks": "^3.8.4", @@ -51,7 +51,7 @@ "echarts-stat": "^1.2.0", "email-validator": "^2.0.4", "font-color-contrast": "^11.1.0", - "framer-motion": "^11.18.0", + "framer-motion": "^11.18.1", "html2canvas": "^1.4.1", "immer": "^10.1.1", "js-cookie": "^3.0.5", @@ -68,10 +68,9 @@ "papaparse": "^5.5.1", "patternomaly": "^1.3.2", "pluralize": "^8.0.0", - "posthog-js": "^1.206.1", + "posthog-js": "^1.207.0", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.10", - "rc-virtual-list": "^3.17.0", "react": "^18", "react-chartjs-2": "^5.3.0", "react-data-grid": "^7.0.0-beta.47", @@ -81,7 +80,7 @@ "react-markdown": "^9.0.3", "react-material-symbols": "^4.4.0", "react-monaco-editor": "^0.56.2", - "react-scan": "^0.0.54", + "react-scan": "^0.1.0", "react-syntax-highlighter": "^15.6.1", "react-type-animation": "^3.2.0", "react-use-websocket": "^4.11.1", @@ -584,7 +583,6 @@ }, "node_modules/@clack/prompts/node_modules/is-unicode-supported": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -2997,9 +2995,9 @@ } }, "node_modules/@supabase/supabase-js": { - "version": "2.47.15", - "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.47.15.tgz", - "integrity": "sha512-Ufeqya/8L7Y1CDmpo7HquoHaF/MiRGHhnPE7Djz43ExL0hQnnrzUfu5bBeFXkzQ3uiuaA+fbGMaWlXaSbqKJ7g==", + "version": "2.47.16", + "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.47.16.tgz", + "integrity": "sha512-FnoV0miLnYUL8ZTS94tSIyn+ogCwh5DB5f1fj1n4wHGNAqJSKFb8OQzLVlRFAH7cB9TKQ5eon3/n2lXUWY7GfA==", "license": "MIT", "dependencies": { "@supabase/auth-js": "2.67.3", @@ -4531,9 +4529,9 @@ } }, "node_modules/bippy": { - "version": "0.0.25", - "resolved": "https://registry.npmjs.org/bippy/-/bippy-0.0.25.tgz", - "integrity": "sha512-+rvlmS7vbv704MjmpMLaSNKezGkc7xux7/DbhTp61RFQZAYwH8V0pbxGYiDWxA9a+7RxNFhHtsSIu9uoB+eK0Q==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/bippy/-/bippy-0.2.7.tgz", + "integrity": "sha512-LTCos3SmOJHrag0qF91tLUZMMw6wA+i15ESRBp71pvfNlTMYcxYoJHJ/pvFhd+29Wm5vfgVxBHV7kP5OKUUipg==", "license": "MIT" }, "node_modules/blob-util": { @@ -7553,13 +7551,13 @@ } }, "node_modules/framer-motion": { - "version": "11.18.0", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.0.tgz", - "integrity": "sha512-Vmjl5Al7XqKHzDFnVqzi1H9hzn5w4eN/bdqXTymVpU2UuMQuz9w6UPdsL9dFBeH7loBlnu4qcEXME+nvbkcIOw==", + "version": "11.18.1", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.18.1.tgz", + "integrity": "sha512-EQa8c9lWVOm4zlz14MsBJWr8woq87HsNmsBnQNvcS0hs8uzw6HtGAxZyIU7EGTVpHD1C1n01ufxRyarXcNzpPg==", "license": "MIT", "dependencies": { - "motion-dom": "^11.16.4", - "motion-utils": "^11.16.0", + "motion-dom": "^11.18.1", + "motion-utils": "^11.18.1", "tslib": "^2.4.0" }, "peerDependencies": { @@ -10602,18 +10600,18 @@ } }, "node_modules/motion-dom": { - "version": "11.16.4", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.16.4.tgz", - "integrity": "sha512-2wuCie206pCiP2K23uvwJeci4pMFfyQKpWI0Vy6HrCTDzDCer4TsYtT7IVnuGbDeoIV37UuZiUr6SZMHEc1Vww==", + "version": "11.18.1", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.18.1.tgz", + "integrity": "sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==", "license": "MIT", "dependencies": { - "motion-utils": "^11.16.0" + "motion-utils": "^11.18.1" } }, "node_modules/motion-utils": { - "version": "11.16.0", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.16.0.tgz", - "integrity": "sha512-ngdWPjg31rD4WGXFi0eZ00DQQqKKu04QExyv/ymlC+3k+WIgYVFbt6gS5JsFPbJODTF/r8XiE/X+SsoT9c0ocw==", + "version": "11.18.1", + "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.18.1.tgz", + "integrity": "sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==", "license": "MIT" }, "node_modules/mri": { @@ -12566,9 +12564,9 @@ } }, "node_modules/react-scan": { - "version": "0.0.54", - "resolved": "https://registry.npmjs.org/react-scan/-/react-scan-0.0.54.tgz", - "integrity": "sha512-3ydazntrl7M4JUoCq75hoKYiZv1vBIuA8cnsRVj8DVv4GXYFSbO0R759T1pwIhcf5DBj9Ik8GPnQ2NHcWJ7TUA==", + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/react-scan/-/react-scan-0.1.0.tgz", + "integrity": "sha512-J40gyP7HgOJqrRqzoZrvZxwLLAE1EC1jn2flZqZi5OH0IX3x9KNnEmbiDxpCsXPzGPd5JWreU1cxXZtnmzANgQ==", "license": "MIT", "dependencies": { "@babel/core": "^7.26.0", @@ -12579,7 +12577,7 @@ "@preact/signals": "^1.3.1", "@rollup/pluginutils": "^5.1.3", "@types/node": "^20.17.9", - "bippy": "^0.0.25", + "bippy": "0.2.7", "esbuild": "^0.24.0", "estree-walker": "^3.0.3", "kleur": "^4.1.5", diff --git a/web/package.json b/web/package.json index a0b746d5d..1c9b2c974 100644 --- a/web/package.json +++ b/web/package.json @@ -25,7 +25,7 @@ "@supabase/auth-helpers-nextjs": "^0.10.0", "@supabase/auth-helpers-react": "^0.5.0", "@supabase/ssr": "^0.5.2", - "@supabase/supabase-js": "^2.47.14", + "@supabase/supabase-js": "^2.47.16", "@tanstack/react-query": "^5.64.1", "@vercel/speed-insights": "^1.1.0", "ahooks": "^3.8.4", @@ -56,7 +56,7 @@ "echarts-stat": "^1.2.0", "email-validator": "^2.0.4", "font-color-contrast": "^11.1.0", - "framer-motion": "^11.18.0", + "framer-motion": "^11.18.1", "html2canvas": "^1.4.1", "immer": "^10.1.1", "js-cookie": "^3.0.5", @@ -73,10 +73,9 @@ "papaparse": "^5.5.1", "patternomaly": "^1.3.2", "pluralize": "^8.0.0", - "posthog-js": "^1.206.1", + "posthog-js": "^1.207.0", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.10", - "rc-virtual-list": "^3.17.0", "react": "^18", "react-chartjs-2": "^5.3.0", "react-data-grid": "^7.0.0-beta.47", @@ -86,7 +85,7 @@ "react-markdown": "^9.0.3", "react-material-symbols": "^4.4.0", "react-monaco-editor": "^0.56.2", - "react-scan": "^0.0.54", + "react-scan": "^0.1.0", "react-syntax-highlighter": "^15.6.1", "react-type-animation": "^3.2.0", "react-use-websocket": "^4.11.1",