Skip to content

Commit

Permalink
chore(deps): align versions, lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Feb 14, 2024
1 parent 79a5870 commit 2d1f084
Show file tree
Hide file tree
Showing 16 changed files with 93 additions and 115 deletions.
2 changes: 1 addition & 1 deletion dev/depcheck-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "depcheck-test",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>"
Expand Down
4 changes: 2 additions & 2 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "design-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Sanity Design Studio",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "embedded-studio",
"private": true,
"version": "3.29.0",
"version": "3.29.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand All @@ -11,7 +11,7 @@
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-next-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-starter-next-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -14,7 +14,7 @@
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions dev/starter-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-starter-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -13,7 +13,7 @@
},
"dependencies": {
"react": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/strict-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-strict-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
8 changes: 4 additions & 4 deletions dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "studio-e2e-testing",
"private": true,
"version": "3.29.0",
"version": "3.29.1",
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
"scripts": {
Expand All @@ -17,13 +17,13 @@
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.8.0",
"@sanity/ui": "^2.0.1",
"@sanity/vision": "3.29.0",
"@sanity/vision": "3.29.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"sanity-plugin-mux-input": "^2.2.1",
"sanity-test-studio": "3.29.0",
"sanity-test-studio": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-test-next-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -14,7 +14,7 @@
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-test-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"license": "MIT",
"author": "Sanity.io <hello@sanity.io>",
Expand All @@ -21,7 +21,7 @@
"@react-three/drei": "^9.80.1",
"@react-three/fiber": "^8.13.6",
"@sanity/assist": "^1.0.8",
"@sanity/block-tools": "3.29.0",
"@sanity/block-tools": "3.29.1",
"@sanity/client": "^6.12.4",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^3.0.1",
Expand All @@ -33,16 +33,16 @@
"@sanity/locale-pt-pt": "^1.0.1",
"@sanity/locale-sv-se": "^1.0.1",
"@sanity/logos": "^2.1.2",
"@sanity/migrate": "3.29.0",
"@sanity/portable-text-editor": "3.29.0",
"@sanity/migrate": "3.29.1",
"@sanity/portable-text-editor": "3.29.1",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.0-alpha.38",
"@sanity/types": "3.29.0",
"@sanity/types": "3.29.1",
"@sanity/ui": "^2.0.1",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "3.29.0",
"@sanity/util": "3.29.1",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "3.29.0",
"@sanity/vision": "3.29.1",
"@sanity/visual-editing": "1.2.2",
"@turf/helpers": "^6.0.1",
"@turf/points-within-polygon": "^5.1.5",
Expand All @@ -60,7 +60,7 @@
"react-refractor": "^2.1.6",
"refractor": "^3.6.0",
"rxjs": "^7.8.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"sanity-plugin-mux-input": "^2.2.1",
"styled-components": "^6.1.0",
"three": "^0.157.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/blog-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Content studio running with schema from the blog init template",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/clean-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clean-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Content studio running with schema from the clean template",
"keywords": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
6 changes: 3 additions & 3 deletions examples/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ecommerce-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "",
"keywords": [
Expand Down Expand Up @@ -29,12 +29,12 @@
"start": "sanity dev --port 3337"
},
"dependencies": {
"@sanity/cli": "3.29.0",
"@sanity/cli": "3.29.1",
"@sanity/ui": "^2.0.1",
"react": "^18.2.0",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/movies-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "movies-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Content studio running with schema from the moviedb init template",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"@sanity/google-maps-input": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions perf/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perf-studio",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Sanity Studio with various test cases for tracking performance",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.29.0",
"sanity": "3.29.1",
"styled-components": "^6.1.0"
}
}
4 changes: 2 additions & 2 deletions perf/tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sanity-perf-tests",
"version": "3.29.0",
"version": "3.29.1",
"private": true,
"description": "Sanity Studio perf tests",
"license": "MIT",
Expand Down Expand Up @@ -31,6 +31,6 @@
"globby": "^10.0.0",
"lodash": "^4.17.21",
"rxjs": "^7.8.0",
"sanity": "3.29.0"
"sanity": "3.29.1"
}
}
Loading

0 comments on commit 2d1f084

Please sign in to comment.