Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update app dependencies (canary) #2354

Closed
wants to merge 1 commit into from
Closed
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
chore(deps): update app dependencies
renovate[bot] authored Jan 6, 2025
commit 06c0c5c8759ba30aee5e53e129703fafc09d9337
8 changes: 4 additions & 4 deletions apps/astro/package.json
Original file line number Diff line number Diff line change
@@ -13,8 +13,8 @@
"prettier": "@repo/prettier-config",
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^4.1.1",
"@astrojs/tailwind": "^5.1.3",
"@astrojs/react": "^4.1.2",
"@astrojs/tailwind": "^5.1.4",
"@astrojs/vercel": "^8.0.1",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
@@ -23,11 +23,11 @@
"@sanity/image-url": "^1.1.0",
"@sanity/visual-editing": "workspace:*",
"@vercel/stega": "^0.1.2",
"astro": "^5.1.0",
"astro": "^5.1.2",
"astro-portabletext": "^0.11.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "3.68.1",
"sanity": "3.68.3",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
28 changes: 14 additions & 14 deletions apps/live-next/package.json
Original file line number Diff line number Diff line change
@@ -17,34 +17,34 @@
"@repo/env": "workspace:*",
"@repo/sanity-extracted-schema": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/image-url": "^1.0.2",
"@sanity/image-url": "^1.1.0",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^20.14.13",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@vercel/speed-insights": "^1.0.12",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vercel/speed-insights": "^1.1.0",
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"date-fns": "^4.1.0",
"framer-motion": "12.0.0-alpha.1",
"next": "15.0.0-canary.202",
"framer-motion": "12.0.0-alpha.2",
"next": "15.1.1-canary.25",
"next-live-transitions": "workspace:*",
"next-sanity": "9.7.0-canary.23",
"postcss": "^8.4.47",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"next-sanity": "9.8.31",
"postcss": "^8.4.49",
"react": "19.0.0",
"react-dom": "19.0.0",
"server-only": "^0.0.1",
"tailwindcss": "^3.4.14",
"typescript": "5.6.3"
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.202",
"@next/bundle-analyzer": "15.1.1-canary.25",
"@repo/prettier-config": "workspace:*",
"eslint": "^8.57.1",
"eslint-config-next": "15.0.0-canary.202",
"eslint-config-next": "15.1.1-canary.25",
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016"
}
}
8 changes: 4 additions & 4 deletions apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
@@ -20,16 +20,16 @@
"@sanity/client": "^6.24.1",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/vision": "^3.68.1",
"@sanity/vision": "^3.68.3",
"@tailwindcss/typography": "0.5.15",
"@tinloof/sanity-studio": "1.5.0",
"@tinloof/sanity-studio": "1.6.1",
"classnames": "2.5.1",
"lucide-react": "^0.469.0",
"next": "latest",
"next-sanity": "^9.8.28",
"next-sanity": "^9.8.31",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.68.1",
"sanity": "^3.68.3",
"server-only": "0.0.1"
},
"devDependencies": {
4 changes: 2 additions & 2 deletions apps/next/package.json
Original file line number Diff line number Diff line change
@@ -31,11 +31,11 @@
"eslint": "^8.57.1",
"eslint-config-next": "latest",
"next": "latest",
"next-sanity": "9.8.28",
"next-sanity": "9.8.31",
"postcss": "8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"styled-components": "6.1.13",
"styled-components": "6.1.14",
"suspend-react": "0.1.3",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
8 changes: 4 additions & 4 deletions apps/nuxt/package.json
Original file line number Diff line number Diff line change
@@ -10,19 +10,19 @@
},
"prettier": "@repo/prettier-config",
"dependencies": {
"@nuxtjs/sanity": "^1.13.2",
"@nuxtjs/sanity": "^1.13.3",
"@nuxtjs/tailwindcss": "^6.12.2",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"sanity": "^3.68.1"
"sanity": "^3.68.3"
},
"devDependencies": {
"@nuxt/devtools": "^1.6.4",
"@nuxt/devtools": "^1.7.0",
"@repo/prettier-config": "workspace:*",
"nuxt": "^3.14.1592"
"nuxt": "^3.15.1"
}
}
16 changes: 8 additions & 8 deletions apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
@@ -15,39 +15,39 @@
"dependencies": {
"@next/bundle-analyzer": "latest",
"@react-spring/three": "^9.7.5",
"@react-three/drei": "^9.120.4",
"@react-three/drei": "^9.120.5",
"@react-three/fiber": "9.0.0-rc.1",
"@repo/env": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@repo/sanity-extracted-schema": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/cli": "^3.68.1",
"@sanity/cli": "^3.68.3",
"@sanity/demo": "^2.0.0",
"@sanity/image-url": "^1.1.0",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-kit-compat": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/util": "3.68.1",
"@sanity/util": "3.68.3",
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "20.8.7",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"autoprefixer": "10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"babel-plugin-react-compiler": "19.0.0-beta-63e3235-20250105",
"clsx": "^2.1.1",
"eslint": "^8.57.1",
"eslint-config-next": "latest",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"eslint-plugin-react-compiler": "19.0.0-beta-63e3235-20250105",
"next": "latest",
"next-sanity": "9.8.28",
"next-sanity": "9.8.31",
"postcss": "8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"server-only": "^0.0.1",
"styled-components": "6.1.13",
"styled-components": "6.1.14",
"tailwindcss": "^3.4.17",
"three": "^0.171.0",
"three": "^0.172.0",
"typescript": "5.7.2"
}
}
32 changes: 16 additions & 16 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
@@ -9,38 +9,38 @@
},
"prettier": "@repo/prettier-config",
"dependencies": {
"@portabletext/react": "^3.1.0",
"@remix-run/css-bundle": "^2.13.1",
"@remix-run/node": "^2.13.1",
"@remix-run/react": "^2.13.1",
"@remix-run/serve": "^2.13.1",
"@portabletext/react": "^3.2.0",
"@remix-run/css-bundle": "^2.15.2",
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/serve": "^2.15.2",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/image-url": "^1.0.2",
"@sanity/image-url": "^1.1.0",
"@sanity/react-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.15",
"@vercel/remix": "^2.12.0",
"@vercel/remix": "^2.15.2",
"@vercel/stega": "0.1.2",
"isbot": "^5.1.17",
"isbot": "^5.1.20",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-fast-compare": "^3.2.2",
"react-live-transitions": "workspace:*",
"source-map-support": "^0.5.21"
},
"devDependencies": {
"@remix-run/dev": "^2.13.1",
"@remix-run/eslint-config": "^2.13.1",
"@remix-run/dev": "^2.15.2",
"@remix-run/eslint-config": "^2.15.2",
"@repo/prettier-config": "workspace:*",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/source-map-support": "^0.5.10",
"eslint": "^8.57.1",
"tailwindcss": "^3.4.14",
"typescript": "5.6.3",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1"
"tailwindcss": "^3.4.17",
"typescript": "5.7.2",
"vite": "^5.4.11",
"vite-tsconfig-paths": "^5.1.4"
},
"engines": {
"node": "20.x"
12 changes: 6 additions & 6 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
@@ -11,21 +11,21 @@
"@repo/sanity-schema": "workspace:*",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/ui": "2.10.12",
"@sanity/vision": "^3.68.1",
"@sanity/ui": "2.10.18",
"@sanity/vision": "^3.68.3",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@vercel/stega": "0.1.2",
"react": "^18.3.1",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-compiler-runtime": "19.0.0-beta-63e3235-20250105",
"react-dom": "^18.3.1",
"sanity": "^3.68.1",
"styled-components": "6.1.13",
"sanity": "^3.68.3",
"styled-components": "6.1.14",
"typescript": "5.7.2"
},
"devDependencies": {
"@repo/prettier-config": "workspace:*",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215"
"babel-plugin-react-compiler": "19.0.0-beta-63e3235-20250105"
},
"dependenciesMeta": {
"@repo/sanity-schema": {
4 changes: 2 additions & 2 deletions apps/svelte/package.json
Original file line number Diff line number Diff line change
@@ -19,15 +19,15 @@
"@sanity/image-url": "^1.1.0"
},
"devDependencies": {
"@fontsource/fira-mono": "^5.1.0",
"@fontsource/fira-mono": "^5.1.1",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.1",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/svelte-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.13.0",
"@sveltejs/kit": "^2.15.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
14 changes: 7 additions & 7 deletions packages/comlink/playground/package.json
Original file line number Diff line number Diff line change
@@ -11,17 +11,17 @@
"typecheck": "tsc"
},
"dependencies": {
"@remix-run/node": "^2.15.1",
"@remix-run/react": "^2.15.1",
"@remix-run/serve": "^2.15.1",
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/serve": "^2.15.2",
"@sanity/comlink": "workspace:*",
"@xstate/react": "^5.0.0",
"isbot": "^5.1.18",
"@xstate/react": "^5.0.1",
"isbot": "^5.1.20",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@remix-run/dev": "^2.15.1",
"@remix-run/dev": "^2.15.2",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
@@ -31,7 +31,7 @@
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.17",
Loading

Unchanged files with check annotations Beta

import {DebugLayoutShift} from '../DebugLayoutShift'
import {TransitionLayoutShift} from '../TransitionLayoutShift'
const TransitionLayoutShiftMemo = memo(TransitionLayoutShift, isEqual)

Check failure on line 7 in packages/react-live-transitions/src/stories/Cards.stories.tsx

GitHub Actions / build

'TransitionLayoutShiftMemo' is assigned a value but never used
function TransitionLayoutShiftOptimized(
props: React.ComponentProps<typeof TransitionLayoutShift> & {
),
[cards, deletedCards, handleDeleteCard],
)
const children = useMemo(

Check failure on line 78 in packages/react-live-transitions/src/stories/Cards.stories.tsx

GitHub Actions / build

'children' is assigned a value but never used
() => (
<section
style={{