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 Oct 3, 2024
1 parent 8e6f7e4 commit 8a70b9d
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 372 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,30 @@
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"hookable": "^5.5.3",
"jiti": "^2.0.0",
"jiti": "^2.1.1",
"magic-string": "^0.30.11",
"mkdist": "^1.5.9",
"mlly": "^1.7.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"pretty-bytes": "^6.1.1",
"rollup": "^4.22.4",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.2",
"tinyglobby": "^0.2.9",
"ufo": "^1.5.4",
"untyped": "^1.4.2"
"untyped": "^1.5.0"
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.4",
"@types/node": "^22.7.1",
"@vitest/coverage-v8": "^2.1.1",
"@babel/plugin-transform-class-properties": "^7.25.7",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.2",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.3.2",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"peerDependencies": {
"typescript": "^5.6.2"
Expand All @@ -74,5 +74,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.11.0"
"packageManager": "pnpm@9.12.0"
}
Loading

0 comments on commit 8a70b9d

Please sign in to comment.