Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#284)
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 14, 2025
1 parent 0dc1c38 commit da3fb3d
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 163 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"mlly": "^1.7.4",
"pathe": "^2.0.1",
"pkg-types": "^1.3.0",
"postcss": "^8.4.49",
"postcss": "^8.5.0",
"postcss-nested": "^7.0.2",
"semver": "^7.6.3",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"@volar/typescript": "^2.4.11",
Expand All @@ -56,17 +56,17 @@
"eslint-config-unjs": "^0.4.2",
"modern-normalize": "^3.0.1",
"prettier": "^3.4.2",
"sass": "^1.83.1",
"sass": "^1.83.4",
"typescript": "^5.7.3",
"unbuild": "^3.3.0",
"unbuild": "^3.3.1",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-tsc": "^2.2.0",
"vue-tsc1": "npm:vue-tsc@^1.8.27",
"vue-tsc2.0": "npm:[email protected]"
},
"peerDependencies": {
"sass": "^1.83.1",
"sass": "^1.83.4",
"typescript": ">=5.7.3",
"vue": "^3.5.13",
"vue-tsc": "^1.8.27 || ^2.0.21"
Expand All @@ -85,5 +85,5 @@
"optional": true
}
},
"packageManager": "[email protected].3"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit da3fb3d

Please sign in to comment.