Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#229)
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 Jun 14, 2024
1 parent 7247073 commit 2733095
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 240 deletions.
8 changes: 4 additions & 4 deletions apps/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@sanity/client": "6.20.0",
"@sanity/code-input": "4.1.4",
"@sanity/image-url": "1.0.2",
"@sanity/vision": "3.46.0",
"groq": "3.46.0",
"@sanity/vision": "3.46.1",
"groq": "3.46.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "5.2.1",
"sanity": "3.46.0",
"sanity": "3.46.1",
"styled-components": "6.1.11"
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@sanity/cli": "3.46.0",
"@sanity/cli": "3.46.1",
"@types/node": "20.14.2"
}
}
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.12",
"classnames": "2.5.1",
"groq": "3.46.0",
"groq": "3.46.1",
"unplugin-icons": "0.19.0"
},
"devDependencies": {
"@binoy/eslint-config": "workspace:*",
"@playwright/test": "1.44.1",
"@portabletext/svelte": "2.1.11",
"@sveltejs/adapter-auto": "3.2.1",
"@sveltejs/kit": "2.5.10",
"@sveltejs/adapter-auto": "3.2.2",
"@sveltejs/kit": "2.5.11",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@tailwindcss/typography": "0.5.13",
"autoprefixer": "10.4.19",
Expand All @@ -47,7 +47,7 @@
"tailwindcss": "3.4.4",
"tslib": "2.6.3",
"typescript": "5.4.5",
"vite": "5.2.13",
"vite": "5.3.0",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 2733095

Please sign in to comment.