Skip to content

Commit

Permalink
chore(deps): update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 0810340 commit a43d356
Show file tree
Hide file tree
Showing 7 changed files with 245 additions and 679 deletions.
2 changes: 1 addition & 1 deletion apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"date-fns": "^4.1.0",
"framer-motion": "12.0.0-alpha.2",
"next": "canary",
"next-sanity": "9.8.29",
"next-sanity": "9.8.30",
"postcss": "^8.4.49",
"react": "^19.0.0",
"react-dom": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"classnames": "2.5.1",
"lucide-react": "^0.469.0",
"next": "latest",
"next-sanity": "^9.8.29",
"next-sanity": "^9.8.30",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.68.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint": "^8.57.1",
"eslint-config-next": "latest",
"next": "latest",
"next-sanity": "9.8.29",
"next-sanity": "9.8.30",
"postcss": "8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"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:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-config-next": "latest",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"next": "latest",
"next-sanity": "9.8.29",
"next-sanity": "9.8.30",
"postcss": "8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@sanity/svelte-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.13.0",
"@sveltejs/kit": "^2.14.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
912 changes: 239 additions & 673 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit a43d356

Please sign in to comment.