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 Dec 21, 2024
1 parent a9893a2 commit edb0ee9
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 315 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,37 +31,37 @@
},
"dependencies": {
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/pluginutils": "^5.1.3",
"@rollup/plugin-node-resolve": "^15.3.1",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/pluginutils": "^5.1.4",
"citty": "^0.1.6",
"consola": "^3.2.3",
"consola": "^3.3.0",
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"hookable": "^5.5.3",
"jiti": "^2.4.1",
"magic-string": "^0.30.15",
"mkdist": "^2.0.1",
"jiti": "^2.4.2",
"magic-string": "^0.30.17",
"mkdist": "^2.1.0",
"mlly": "^1.7.3",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.10",
"ufo": "^1.5.4",
"untyped": "^1.5.1"
"untyped": "^1.5.2"
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.9",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
Expand All @@ -75,5 +75,5 @@
"optional": true
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit edb0ee9

Please sign in to comment.