Skip to content

Commit

Permalink
fix(deps): update apps dependencies (#100)
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] authored Dec 5, 2024
1 parent de94328 commit 024a82d
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 51 deletions.
8 changes: 4 additions & 4 deletions apps/sanity-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"@frontvibe/sanity-color-picker": "workspace:*",
"@frontvibe/sanity-font-picker": "workspace:*",
"@frontvibe/sanity-plugin-range-slider": "workspace:*",
"@sanity/vision": "^3.64.3",
"@sanity/vision": "^3.66.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"sanity": "^3.64.3",
"sanity": "^3.66.0",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/eslint-config-studio": "^3.0.1",
"@types/react": "^18.3.12",
"@types/react": "^18.3.13",
"@types/styled-components": "^5.1.34",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"prettier": {
Expand Down
Loading

0 comments on commit 024a82d

Please sign in to comment.