Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions apps/ff-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@jsdevtools/rehype-toc": "^3.0.2",
"@octokit/rest": "^22.0.0",
"@phosphor-icons/react": "^2.1.10",
"@sentry/nextjs": "^10.27.0",
"@sentry/nextjs": "^10.31.0",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"@tanstack/react-table": "^8.21.3",
"@vercel/speed-insights": "^1.1.0",
"@vercel/speed-insights": "^1.3.1",
"airtable": "^0.12.2",
"clsx": "^2.1.1",
"crypto-js": "^4.2.0",
Expand All @@ -41,35 +41,35 @@
"gray-matter": "^4.0.3",
"next": "^15.5.7",
"next-plausible": "^3.12.4",
"nuqs": "^2.8.1",
"nuqs": "^2.8.5",
"pluralize": "^8.0.0",
"pretty-bytes": "^7.1.0",
"ramda": "^0.32.0",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-hook-form": "^7.65.0",
"react-lite-youtube-embed": "^3.3.2",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hook-form": "^7.68.0",
"react-lite-youtube-embed": "^3.3.3",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"schema-dts": "^1.1.5",
"slugify": "^1.6.6",
"swr": "^2.3.6",
"tailwindcss": "^4.1.14",
"tsx": "^4.20.6",
"swr": "^2.3.8",
"tailwindcss": "^4.1.18",
"tsx": "^4.21.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.1.13"
"zod": "^4.2.1"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/preset-react": "^7.27.1",
"@eslint/js": "^9.36.0",
"@eslint/js": "^9.39.2",
"@filecoin-foundation/cypress": "0.0.0",
"@filecoin-foundation/eslint-config": "0.0.0",
"@filecoin-foundation/typescript-config": "0.0.0",
"@next/eslint-plugin-next": "^15.5.6",
"@percy/cli": "^1.31.4",
"@percy/cli": "^1.31.5",
"@percy/cypress": "^3.1.7",
"@svgr/webpack": "^8.1.0",
"@types/crypto-js": "^4.2.2",
Expand All @@ -79,19 +79,19 @@
"@types/ramda": "^0.31.1",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"cypress": "^15.5.0",
"eslint": "^9.38.0",
"cypress": "^15.8.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-turbo": "^2.5.8",
"eslint-plugin-turbo": "^2.6.3",
"frontmatter-markdown-loader": "^3.7.0",
"globals": "^16.4.0",
"postcss": "^8.5.6",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1",
"typescript-eslint": "^8.50.0",
"yaml-loader": "^0.8.1"
}
}
26 changes: 13 additions & 13 deletions apps/ffdweb-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,52 +22,52 @@
"@headlessui/react": "^2.2.9",
"@headlessui/tailwindcss": "^0.2.2",
"@phosphor-icons/react": "^2.1.10",
"@sentry/nextjs": "^10.27.0",
"@sentry/nextjs": "^10.31.0",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/typography": "^0.5.19",
"clsx": "^2.1.1",
"fast-glob": "^3.3.3",
"gray-matter": "^4.0.3",
"next": "^15.5.7",
"next-plausible": "^3.12.4",
"nuqs": "^2.8.1",
"react": "^19.2.1",
"nuqs": "^2.8.5",
"react": "^19.2.3",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
"remove-markdown": "^0.6.2",
"schema-dts": "^1.1.5",
"tailwindcss": "^4.1.14",
"tsx": "^4.20.6",
"zod": "^4.1.13"
"tailwindcss": "^4.1.18",
"tsx": "^4.21.0",
"zod": "^4.2.1"
},
"devDependencies": {
"@eslint/js": "^9.36.0",
"@eslint/js": "^9.39.2",
"@filecoin-foundation/cypress": "0.0.0",
"@filecoin-foundation/eslint-config": "0.0.0",
"@filecoin-foundation/typescript-config": "0.0.0",
"@next/eslint-plugin-next": "^15.5.6",
"@percy/cli": "^1.31.4",
"@percy/cli": "^1.31.5",
"@percy/cypress": "^3.1.7",
"@svgr/webpack": "^8.1.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"cypress": "^15.5.0",
"eslint": "^9.38.0",
"cypress": "^15.8.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-turbo": "^2.5.8",
"eslint-plugin-turbo": "^2.6.3",
"frontmatter-markdown-loader": "^3.7.0",
"globals": "^16.4.0",
"postcss": "^8.5.6",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.50.0"
}
}
36 changes: 18 additions & 18 deletions apps/filecoin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,45 +27,45 @@
"@filecoin-foundation/utils": "0.0.0",
"@hookform/resolvers": "^5.2.2",
"@phosphor-icons/react": "^2.1.10",
"@sentry/nextjs": "^10.27.0",
"@sentry/nextjs": "^10.31.0",
"fast-glob": "^3.3.3",
"feed": "^5.1.0",
"gray-matter": "^4.0.3",
"next": "^15.5.7",
"next-intl": "^4.3.12",
"nuqs": "^2.8.1",
"next-intl": "^4.6.1",
"nuqs": "^2.8.5",
"postcss": "^8.5.6",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-hook-form": "^7.65.0",
"react-lite-youtube-embed": "^3.3.2",
"swr": "^2.3.6",
"tinacms": "^2.9.0"
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-hook-form": "^7.68.0",
"react-lite-youtube-embed": "^3.3.3",
"swr": "^2.3.8",
"tinacms": "^3.1.0"
},
"devDependencies": {
"@eslint/js": "^9.36.0",
"@eslint/js": "^9.39.2",
"@filecoin-foundation/eslint-config": "0.0.0",
"@filecoin-foundation/next-config": "0.0.0",
"@filecoin-foundation/typescript-config": "0.0.0",
"@next/eslint-plugin-next": "^15.5.6",
"@svgr/webpack": "^8.1.0",
"@tailwindcss/postcss": "^4.1.14",
"@tinacms/cli": "^1.11.0",
"@tailwindcss/postcss": "^4.1.18",
"@tinacms/cli": "^2.0.3",
"@types/node": "^22",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
"cypress": "^15.5.0",
"eslint": "^9.38.0",
"cypress": "^15.8.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-turbo": "^2.5.8",
"eslint-plugin-turbo": "^2.6.3",
"globals": "^16.4.0",
"tailwindcss": "^4.1.14",
"tsx": "^4.20.6",
"tailwindcss": "^4.1.18",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.50.0"
}
}
18 changes: 9 additions & 9 deletions apps/uxit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"dependencies": {
"@filecoin-foundation/ui": "0.0.0",
"next": "^15.5.7",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"tailwindcss": "^4.1.14"
"react": "^19.2.3",
"react-dom": "^19.2.3",
"tailwindcss": "^4.1.18"
},
"devDependencies": {
"@eslint/js": "^9.36.0",
"@eslint/js": "^9.39.2",
"@filecoin-foundation/eslint-config": "0.0.0",
"@filecoin-foundation/typescript-config": "0.0.0",
"@next/eslint-plugin-next": "^15.5.6",
Expand All @@ -27,18 +27,18 @@
"@types/react-dom": "19.2.3",
"@unlighthouse/cli": "^0.17.4",
"@unlighthouse/core": "^0.17.1",
"eslint": "^9.38.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.0",
"eslint-plugin-turbo": "^2.5.8",
"eslint-plugin-turbo": "^2.6.3",
"globals": "^16.4.0",
"postcss": "^8.5.6",
"puppeteer": "^24.25.0",
"tsx": "^4.20.6",
"puppeteer": "^24.33.0",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1"
"typescript-eslint": "^8.50.0"
}
}
Loading
Loading