Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 7becb79 commit d0e073e
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 906 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,21 @@
"@nuxt/test-utils": "3.15.1",
"@vitest/coverage-v8": "2.1.8",
"@vue/test-utils": "2.4.6",
"bumpp": "9.9.2",
"bumpp": "9.9.3",
"eslint": "9.17.0",
"h3": "1.13.0",
"happy-dom": "16.3.0",
"installed-check": "9.3.0",
"lint-staged": "15.2.11",
"lint-staged": "15.3.0",
"nuxi": "3.17.2",
"nuxt": "3.14.1592",
"simple-git-hooks": "2.11.1",
"typescript": "5.6.3",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.13",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
"vue-tsc": "2.2.0"
},
"resolutions": {
"@nuxtjs/sanity": "link:.",
Expand All @@ -105,7 +105,7 @@
"@sanity/client"
]
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
}
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.68.3",
"sanity": "3.69.0",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/vision": "3.68.3",
"@sanity/vision": "3.69.0",
"@types/react": "18.3.18",
"@types/styled-components": "5.1.34"
},
Expand Down
Loading

0 comments on commit d0e073e

Please sign in to comment.