Skip to content

Commit

Permalink
chore(deps): bump non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Jan 17, 2025
1 parent d31c2aa commit 8588e09
Show file tree
Hide file tree
Showing 19 changed files with 281 additions and 252 deletions.
2 changes: 1 addition & 1 deletion apps/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/astro": "^3.1.9",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/image-url": "^1.1.0",
"@sanity/visual-editing": "workspace:*",
"@vercel/stega": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/live-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
"date-fns": "^4.1.0",
"framer-motion": "^11.18.0",
"framer-motion": "^11.18.1",
"next": "canary",
"next-sanity": "9.8.37",
"postcss": "^8.5.1",
Expand Down
6 changes: 3 additions & 3 deletions apps/next-with-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"dependencies": {
"@repo/env": "workspace:*",
"@sanity/assist": "^3.1.0",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/vision": "^3.70.0",
"@tailwindcss/typography": "0.5.16",
"@tinloof/sanity-studio": "1.7.2",
"classnames": "2.5.1",
"lucide-react": "^0.471.1",
"lucide-react": "^0.473.0",
"next": "latest",
"next-sanity": "^9.8.37",
"react": "^19.0.0",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-prettier": "^5.2.2",
"postcss": "8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.7",
"prettier-plugin-packagejson": "^2.5.8",
"prettier-plugin-tailwindcss": "0.6.10",
"tailwindcss": "3.4.17",
"typescript": "5.7.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 @@ -15,7 +15,7 @@
"@repo/env": "workspace:*",
"@repo/sanity-extracted-schema": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/image-url": "^1.1.0",
"@sanity/next-loader": "workspace:*",
"@sanity/preview-kit-compat": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nuxtjs/tailwindcss": "^6.13.1",
"@repo/env": "workspace:*",
"@repo/studio-url": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"@sanity/preview-url-secret": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions apps/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"devDependencies": {
"@fontsource/fira-mono": "^5.1.1",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"@sanity/preview-url-secret": "workspace:*",
"@sanity/svelte-loader": "workspace:*",
"@sanity/visual-editing": "workspace:*",
"@sanity/visual-editing-csm": "workspace:*",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.15.3",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/cookie": "^0.6.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/core-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"@sanity/visual-editing-csm": "workspace:^"
Expand All @@ -85,7 +85,7 @@
"happy-dom": "^16.6.0",
"nanostores": "0.10.3",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/next-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/comlink": "workspace:^",
"@sanity/presentation-comlink": "workspace:^",
"use-effect-event": "^1.0.2"
Expand All @@ -102,10 +102,10 @@
"@types/react": "^19.0.7",
"eslint": "^8.57.1",
"fast-deep-equal": "3.1.3",
"next": "^15.1.4",
"next": "^15.1.5",
"react": "^19.0.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"next": "^14.1 || ^15.0.0-0",
Expand Down
6 changes: 3 additions & 3 deletions packages/presentation-comlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.24.3"
"@sanity/client": "^6.25.0"
},
"engines": {
"node": ">=18"
Expand Down
6 changes: 3 additions & 3 deletions packages/preview-kit-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,16 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/pkg-utils": "6.13.4",
"@types/react": "^19.0.7",
"eslint": "^8.57.1",
"react": "^19.0.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"react": "^18.3 || >=19.0.0-rc"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/preview-url-secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,16 @@
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@repo/prettier-config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/icons": "^3.5.7",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"sanity": "3.70.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.24.3"
"@sanity/client": "^6.25.0"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/core-loader": "workspace:*",
"@sanity/visual-editing-csm": "workspace:^"
},
Expand All @@ -96,7 +96,7 @@
"fast-deep-equal": "3.1.3",
"react": "^19.0.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"react": "^18.3 || >=19.0.0-rc"
Expand Down
6 changes: 3 additions & 3 deletions packages/svelte-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"root": true
},
"dependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/core-loader": "workspace:*",
"fast-deep-equal": "3.1.3"
},
Expand All @@ -57,13 +57,13 @@
"@repo/prettier-config": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/visual-editing": "workspace:*",
"@sveltejs/kit": "^2.15.3",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"eslint": "^8.57.1",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.19",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/visual-editing": "2.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/vercel-protection-bypass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react": "^19.0.0",
"sanity": "3.70.0",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"react": "^18.3 || ^19",
Expand Down
6 changes: 3 additions & 3 deletions packages/visual-editing-csm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/pkg-utils": "6.13.4",
"eslint": "^8.57.1",
"typescript": "5.7.3",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@sanity/client": "^6.24.3"
"@sanity/client": "^6.25.0"
},
"engines": {
"node": ">=18"
Expand Down
4 changes: 2 additions & 2 deletions packages/visual-editing-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/insert-menu": "workspace:*",
"@sanity/pkg-utils": "6.13.4",
"@sanity/types": "3.70.0",
"eslint": "^8.57.1",
"typescript": "5.7.3"
},
"peerDependencies": {
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/types": "*"
},
"peerDependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions packages/visual-editing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
"@remix-run/react": "^2.15.2",
"@repo/eslint-config": "workspace:*",
"@repo/package.config": "workspace:*",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sanity/color": "^3.0.6",
"@sanity/demo": "^2.0.0",
"@sanity/insert-menu": "workspace:*",
Expand All @@ -176,7 +176,7 @@
"@storybook/react-vite": "^8.5.0",
"@storybook/test": "^8.5.0",
"@sveltejs/adapter-auto": "^3.3.1",
"@sveltejs/kit": "^2.15.3",
"@sveltejs/kit": "^2.16.0",
"@sveltejs/package": "^2.3.7",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^19.0.7",
Expand All @@ -189,19 +189,19 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-is": "^19.0.0",
"react-router": "^7.1.1",
"react-router": "^7.1.2",
"rimraf": "^5.0.5",
"storybook": "^8.5.0",
"styled-components": "6.1.14",
"svelte": "^4.2.19",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3",
"uuid": "11.0.5",
"vitest": "^2.1.8"
"vitest": "^3.0.2"
},
"peerDependencies": {
"@remix-run/react": ">= 2",
"@sanity/client": "^6.24.3",
"@sanity/client": "^6.25.0",
"@sveltejs/kit": ">= 2",
"next": ">= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc",
"react": "^18.3 || >=19.0.0-rc",
Expand Down
Loading

0 comments on commit 8588e09

Please sign in to comment.