Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3)
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 Feb 21, 2024
1 parent 58ad293 commit ea11584
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 66 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
"@nuxt/schema": "^3.10.2",
"@nuxt/test-utils": "^3.11.0",
"@types/css-tree": "^2.3.6",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/coverage-v8": "^1.3.1",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"nitropack": "^2.8.1",
"nuxt": "^3.10.2",
"playwright-core": "^1.41.2",
"typescript": "^5.3.3",
"vitest": "^1.3.0",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"vue-router": "latest"
},
"devDependencies": {
"sass": "^1.71.0"
"sass": "^1.71.1"
}
}
Loading

0 comments on commit ea11584

Please sign in to comment.