Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#260)
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 Nov 28, 2024
1 parent d8112bc commit ea52155
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 482 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,39 +35,39 @@
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"jiti": "^1.21.6",
"mlly": "^1.7.2",
"mlly": "^1.7.3",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-nested": "^6.2.0",
"semver": "^7.6.3",
"tinyglobby": "^0.2.10"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.10.0",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/coverage-v8": "^2.1.6",
"@volar/typescript": "^2.4.10",
"@vue/language-core": "^2.1.10",
"@vue/language-core2.0": "npm:@vue/[email protected]",
"c8": "latest",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.2",
"modern-normalize": "^3.0.1",
"prettier": "^3.3.3",
"sass": "^1.80.6",
"typescript": "^5.6.3",
"prettier": "^3.4.1",
"sass": "^1.81.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vitest": "^2.1.6",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10",
"vue-tsc1": "npm:vue-tsc@^1.8.27",
"vue-tsc2.0": "npm:[email protected]"
},
"peerDependencies": {
"sass": "^1.80.6",
"typescript": ">=5.6.3",
"sass": "^1.81.0",
"typescript": ">=5.7.2",
"vue-tsc": "^1.8.27 || ^2.0.21"
},
"peerDependenciesMeta": {
Expand All @@ -81,5 +81,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit ea52155

Please sign in to comment.