Skip to content

Commit

Permalink
fix(deps): update apps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent feb90ea commit 71e230c
Show file tree
Hide file tree
Showing 2 changed files with 2,435 additions and 178 deletions.
10 changes: 5 additions & 5 deletions apps/sanity-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"@frontvibe/sanity-color-picker": "workspace:*",
"@frontvibe/sanity-font-picker": "workspace:*",
"@frontvibe/sanity-plugin-range-slider": "workspace:*",
"@sanity/vision": "^3.67.1",
"@sanity/vision": "^3.74.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"sanity": "^3.67.1",
"styled-components": "^6.1.13"
"sanity": "^3.74.1",
"styled-components": "^6.1.15"
},
"devDependencies": {
"@sanity/eslint-config-studio": "^3.0.1",
"@types/react": "^18.3.17",
"@types/react": "^18.3.18",
"@types/styled-components": "^5.1.34",
"eslint": "^8.57.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"prettier": {
"semi": false,
Expand Down
Loading

0 comments on commit 71e230c

Please sign in to comment.