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 Feb 4, 2025
1 parent c82fbc4 commit 98b8ecc
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 176 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,23 +48,23 @@
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.32.1",
"rollup": "^4.34.2",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.10",
"untyped": "^1.5.2"
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.9",
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^2.1.8",
"@types/node": "^22.13.1",
"@vitest/coverage-v8": "^2.1.9",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
"vitest": "^2.1.9"
},
"peerDependencies": {
"typescript": "^5.7.3"
Expand All @@ -74,5 +74,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.15.4"
"packageManager": "pnpm@9.15.5"
}
Loading

0 comments on commit 98b8ecc

Please sign in to comment.