Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 68fab9c commit 94f5991
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 188 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,38 +17,38 @@
"dependencies": {
"@heroicons/react": "2.1.5",
"@sanity/image-url": "1.0.2",
"@sanity/vision": "3.60.0",
"@sanity/vision": "3.61.0",
"@t3-oss/env-nextjs": "0.11.1",
"framer-motion": "11.11.8",
"framer-motion": "11.11.9",
"geist": "1.3.1",
"next": "14.2.15",
"next-sanity": "9.5.0",
"next-sanity": "9.5.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
"react-simple-typewriter": "5.0.1",
"react-social-icons": "6.18.0",
"sanity": "3.60.0",
"sanity": "3.61.0",
"styled-components": "6.1.13",
"zod": "3.23.8"
},
"devDependencies": {
"@types/eslint": "8.56.12",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.14",
"typescript": "5.6.3"
},
"ct3aMetadata": {
"initVersion": "7.33.1"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 94f5991

Please sign in to comment.