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] committed Oct 30, 2024
1 parent e5ab453 commit f7594bd
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 188 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.24.0",
"rollup": "^4.24.3",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.10",
Expand All @@ -57,15 +57,15 @@
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.9",
"@types/node": "^22.8.1",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.8.4",
"@vitest/coverage-v8": "^2.1.4",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"peerDependencies": {
"typescript": "^5.6.3"
Expand All @@ -75,5 +75,5 @@
"optional": true
}
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit f7594bd

Please sign in to comment.