Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1136)
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 Jan 20, 2025
1 parent e85d828 commit 45a2040
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 156 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"@nuxt/test-utils": "3.15.4",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"bumpp": "9.10.0",
"bumpp": "9.10.1",
"eslint": "9.18.0",
"h3": "1.13.1",
"happy-dom": "16.5.3",
"installed-check": "9.3.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.1",
"nuxt": "3.15.2",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.3",
Expand All @@ -89,7 +89,7 @@
},
"resolutions": {
"@nuxtjs/sanity": "link:.",
"nuxt-component-meta": "0.9.0"
"nuxt-component-meta": "0.10.0"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged"
Expand Down
4 changes: 2 additions & 2 deletions playground/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"sanity": "3.69.0",
"sanity": "3.70.0",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/vision": "3.69.0",
"@sanity/vision": "3.70.0",
"@types/react": "18.3.18",
"@types/styled-components": "5.1.34"
},
Expand Down
Loading

0 comments on commit 45a2040

Please sign in to comment.