diff --git a/package-lock.json b/package-lock.json index 0b32b82..28eea1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "ioredis": "^5.4.1", "jest": "^29.7.0", "ldrs": "^1.0.2", - "lenis": "^1.1.13", + "lenis": "^1.1.17", "lodash.debounce": "^4.0.8", "lucide-react": "^0.441.0", "next": "14.2.6", @@ -729,11 +729,6 @@ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", "license": "MIT" }, - "node_modules/@darkroom.engineering/tempus": { - "version": "0.0.46", - "resolved": "https://registry.npmjs.org/@darkroom.engineering/tempus/-/tempus-0.0.46.tgz", - "integrity": "sha512-s5vav3KMHYezvUCl4ee5epg0oimF6M8C9gAaKxFnFaTvX2q3ywFDryIv6XLd0mRFUt3S1uHDJqKaiEcs2ZVSvw==" - }, "node_modules/@effect/platform": { "version": "0.63.2", "resolved": "https://registry.npmjs.org/@effect/platform/-/platform-0.63.2.tgz", @@ -9355,25 +9350,23 @@ } }, "node_modules/lenis": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/lenis/-/lenis-1.1.13.tgz", - "integrity": "sha512-iny+vWwUHcZGbJz+p2I75H1muLBRZqSG7t04jnhA+CWOQDFL1vt9bsZDwPPtYEmYVVvqAdo5MbXVFzNOlbgUkQ==", - "dependencies": { - "@darkroom.engineering/tempus": "^0.0.46" - }, + "version": "1.1.17", + "resolved": "https://registry.npmjs.org/lenis/-/lenis-1.1.17.tgz", + "integrity": "sha512-22XhWvjoJynQdfguMp1V+5ZbGUdGkJ4rtQy8x+w52NKxYb+OIZhGXC9Fo2PQTWzKDbYNDUb/O1CIbeEQHkZbag==", + "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/darkroomengineering" }, "peerDependencies": { "react": ">=17.0.0", - "react-dom": ">=17.0.0" + "vue": ">=3.0.0" }, "peerDependenciesMeta": { "react": { "optional": true }, - "react-dom": { + "vue": { "optional": true } } diff --git a/package.json b/package.json index 3b8e51d..e85060a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "ioredis": "^5.4.1", "jest": "^29.7.0", "ldrs": "^1.0.2", - "lenis": "^1.1.13", + "lenis": "^1.1.17", "lodash.debounce": "^4.0.8", "lucide-react": "^0.441.0", "next": "14.2.6", diff --git a/src/app/previous-editions/page.tsx b/src/app/previous-editions/page.tsx index a9bf7da..58530eb 100644 --- a/src/app/previous-editions/page.tsx +++ b/src/app/previous-editions/page.tsx @@ -8,7 +8,7 @@ type Props = {}; const Previous = (props: Props) => { const router = useRouter(); return ( -
- Revisit TEDx +
+ Revisit TEDx SJEC 2020 and 2022, where inspiring stories and transformative ideas left a lasting impact.