Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1080)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Dec 6, 2024
1 parent bdde964 commit ea77050
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 245 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"pathe": "^1.1.2"
},
"devDependencies": {
"@nuxt/eslint-config": "0.7.1",
"@nuxt/eslint-config": "0.7.2",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.14.1592",
"@nuxt/test-utils": "3.15.0",
Expand All @@ -87,7 +87,7 @@
"vitest": "2.1.8",
"vitest-environment-nuxt": "1.0.1",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
},
"resolutions": {
Expand All @@ -105,7 +105,7 @@
"@sanity/client"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": "^18.20.4 || ^20.9.0 || ^22.0.0 || >=23.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions playground/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"sanity": "3.64.2",
"sanity": "3.66.0",
"styled-components": "^6.1.13"
},
"devDependencies": {
"@sanity/vision": "3.64.2",
"@types/react": "18.3.12",
"@sanity/vision": "3.66.0",
"@types/react": "18.3.14",
"@types/styled-components": "5.1.34"
},
"engines": {
Expand Down
Loading

0 comments on commit ea77050

Please sign in to comment.