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 Sep 19, 2024
1 parent cb95fc8 commit d2058bc
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 491 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"esbuild": "^0.23.1",
"fast-glob": "^3.3.2",
"hookable": "^5.5.3",
"jiti": "2.0.0-beta.3",
"jiti": "2.0.0-rc.1",
"magic-string": "^0.30.11",
"mkdist": "^1.5.6",
"mkdist": "^1.5.9",
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"pretty-bytes": "^6.1.1",
"rollup": "^4.21.2",
"rollup": "^4.22.0",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"ufo": "^1.5.4",
Expand All @@ -58,21 +58,21 @@
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.4",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^2.0.5",
"changelogen": "^0.5.5",
"@vitest/coverage-v8": "^2.1.1",
"changelogen": "^0.5.7",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
"typescript": "^5.6.2",
"vitest": "^2.1.1"
},
"peerDependencies": {
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit d2058bc

Please sign in to comment.