Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1655)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent b3aafde commit 8e9d623
Show file tree
Hide file tree
Showing 12 changed files with 1,215 additions and 1,319 deletions.
10 changes: 5 additions & 5 deletions apps/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/react": "^3.5.0",
"@astrojs/react": "^3.6.0",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.6.0",
"@astrojs/vercel": "^7.7.1",
"@sanity/astro": "^3.1.3",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/image-url": "^1.0.2",
"@sanity/visual-editing": "workspace:*",
"apps-common": "workspace:^",
"astro": "^4.10.1",
"astro": "^4.10.3",
"astro-portabletext": "^0.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "3.45.0",
"sanity": "3.46.1",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5"
}
Expand Down
6 changes: 3 additions & 3 deletions apps/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,22 +79,22 @@
"dependencies": {
"@sanity/icons": "^3.2.0",
"@sanity/react-loader": "workspace:*",
"@sanity/ui": "2.3.1",
"@sanity/ui": "2.4.0",
"@vercel/stega": "0.1.2"
},
"devDependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"styled-components": "6.1.11",
"typescript": "5.4.5"
},
"peerDependencies": {
"react": "^18.3.0",
"react-dom": "^18.3.0",
"rxjs": "^7.8.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"styled-components": "^6.1.8"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions apps/next-no-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,37 @@
"@portabletext/react": "^3.1.0",
"@repo/channels": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/icons": "^3.2.0",
"@sanity/image-url": "^1.0.2",
"@sanity/presentation": "workspace:*",
"@sanity/preview-kit-compat": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/react-loader": "workspace:*",
"@sanity/vision": "^3.45.0",
"@sanity/vision": "^3.46.1",
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vercel/speed-insights": "^1.0.11",
"@vercel/speed-insights": "^1.0.12",
"apps-common": "workspace:*",
"autoprefixer": "^10.4.19",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"fast-deep-equal": "3.1.3",
"next": "15.0.0-canary.21",
"next": "15.0.0-canary.36",
"next-sanity": "9.3.10",
"react": "19.0.0-rc-f994737d14-20240522",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-wrap-balancer": "^1.1.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"sanity-plugin-asset-source-unsplash": "^3.0.1",
"server-only": "^0.0.1",
"styled-components": "^6.1.11"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.21",
"@next/bundle-analyzer": "15.0.0-canary.36",
"@types/node": "^20",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
16 changes: 8 additions & 8 deletions apps/next-server-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,37 +12,37 @@
"@portabletext/react": "^3.1.0",
"@repo/channels": "workspace:*",
"@repo/visual-editing-helpers": "workspace:*",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/icons": "^3.2.0",
"@sanity/image-url": "^1.0.2",
"@sanity/presentation": "workspace:*",
"@sanity/preview-kit-compat": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/react-loader": "workspace:*",
"@sanity/vision": "^3.45.0",
"@sanity/vision": "^3.46.1",
"@sanity/visual-editing": "workspace:*",
"@tailwindcss/typography": "^0.5.13",
"@types/node": "^20.5.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vercel/speed-insights": "^1.0.11",
"@vercel/speed-insights": "^1.0.12",
"apps-common": "workspace:*",
"autoprefixer": "^10.4.19",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"fast-deep-equal": "3.1.3",
"next": "15.0.0-canary.21",
"next": "15.0.0-canary.36",
"next-sanity": "9.3.10",
"react": "19.0.0-rc-f994737d14-20240522",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"react-wrap-balancer": "^1.1.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"sanity-plugin-asset-source-unsplash": "^3.0.1",
"server-only": "^0.0.1",
"styled-components": "^6.1.11"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.0-canary.21",
"@next/bundle-analyzer": "15.0.0-canary.36",
"@types/node": "^20",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
18 changes: 9 additions & 9 deletions apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
},
"dependencies": {
"@sanity/assist": "^3.0.4",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/vision": "^3.45.0",
"@sanity/vision": "^3.46.1",
"@tailwindcss/typography": "0.5.13",
"@tinloof/sanity-studio": "1.2.1",
"@tinloof/sanity-studio": "1.3.0",
"classnames": "2.5.1",
"lucide-react": "^0.390.0",
"next": "14.2.3",
"lucide-react": "^0.395.0",
"next": "14.2.4",
"next-sanity": "^9.3.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"server-only": "0.0.1"
},
"devDependencies": {
Expand All @@ -36,14 +36,14 @@
"@types/react": "^18.3.3",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "12.1.0",
"postcss": "8.4.38",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-tailwindcss": "0.6.2",
"prettier-plugin-tailwindcss": "0.6.5",
"tailwindcss": "3.4.4",
"typescript": "^5.4.5"
}
Expand Down
8 changes: 4 additions & 4 deletions apps/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"start": "next start"
},
"dependencies": {
"@next/bundle-analyzer": "14.2.3",
"@next/bundle-analyzer": "14.2.4",
"@portabletext/react": "^3.1.0",
"@repo/channels": "workspace:*",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/image-url": "^1.0.2",
"@sanity/preview-kit-compat": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
Expand All @@ -26,8 +26,8 @@
"apps-common": "workspace:*",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"eslint-config-next": "14.2.4",
"next": "14.2.4",
"next-sanity": "9.3.10",
"postcss": "8.4.38",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"@nuxtjs/sanity": "^1.11.3",
"@nuxtjs/tailwindcss": "^6.12.0",
"@repo/channels": "workspace:*",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"apps-common": "workspace:*",
"rxjs": "^7.8.1",
"sanity": "^3.45.0"
"sanity": "^3.46.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"nuxt": "^3.11.2"
"nuxt": "^3.12.2"
}
}
8 changes: 4 additions & 4 deletions apps/page-builder-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@next/bundle-analyzer": "14.2.3",
"@next/bundle-analyzer": "14.2.4",
"@portabletext/react": "^3.1.0",
"@sanity/demo": "^2.0.0",
"@sanity/image-url": "^1.0.2",
Expand All @@ -24,9 +24,9 @@
"autoprefixer": "10.4.19",
"clsx": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"groq": "^3.45.0",
"next": "14.2.3",
"eslint-config-next": "14.2.4",
"groq": "^3.46.1",
"next": "14.2.4",
"next-sanity": "9.3.10",
"postcss": "8.4.38",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "^8.57.0",
"tailwindcss": "^3.4.4",
"typescript": "5.4.5",
"vite": "^5.2.13",
"vite": "^5.3.1",
"vite-tsconfig-paths": "^4.3.2"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"@sanity/assist": "^3.0.4",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/ui": "2.3.1",
"@sanity/vision": "^3.45.0",
"@sanity/ui": "2.4.0",
"@sanity/vision": "^3.46.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vercel/stega": "0.1.2",
"apps-common": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rxjs": "^7.8.1",
"sanity": "^3.45.0",
"sanity": "^3.46.1",
"sanity-plugin-asset-source-unsplash": "^3.0.1",
"styled-components": "6.1.11",
"typescript": "5.4.5"
Expand Down
16 changes: 8 additions & 8 deletions apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
},
"devDependencies": {
"@fontsource/fira-mono": "^5.0.13",
"@sanity/client": "^6.19.1",
"@sanity/client": "^6.20.0",
"@sanity/presentation": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/svelte-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/adapter-auto": "^3.2.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/adapter-auto": "^3.2.2",
"@sveltejs/kit": "^2.5.16",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"apps-common": "workspace:*",
"eslint": "^8.57.0",
"eslint-plugin-svelte": "^2.39.2",
"eslint-plugin-svelte": "^2.40.0",
"postcss": "8.4.38",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-check": "^3.8.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "5.4.5",
"vite": "^5.2.13"
"vite": "^5.3.1"
}
}
Loading

0 comments on commit 8e9d623

Please sign in to comment.