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 Nov 29, 2024
1 parent bd082fc commit d76f18b
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 30 deletions.
6 changes: 3 additions & 3 deletions apps/mvp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@repo/sanity-config": "workspace:*",
"@sanity/image-url": "^1.0.2",
"@sanity/preview-url-secret": "^2.0.0",
"@sanity/vision": "3.65.0",
"@sanity/vision": "3.65.1",
"babel-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
"groqd": "^0.15.12",
"next": "15.0.4-canary.29",
"next": "15.0.4-canary.31",
"next-sanity": "workspace:*",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"sanity": "3.65.0"
"sanity": "3.65.1"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.3",
Expand Down
6 changes: 3 additions & 3 deletions apps/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@repo/sanity-config": "workspace:*",
"@sanity/client": "^6.22.1",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "3.65.0",
"@sanity/vision": "3.65.1",
"groqd": "^0.15.11",
"next": "15.0.4-canary.29",
"next": "15.0.4-canary.31",
"next-sanity": "workspace:*",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"sanity": "3.65.0"
"sanity": "3.65.1"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.3",
Expand Down
Loading

0 comments on commit d76f18b

Please sign in to comment.