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 25, 2024
1 parent c00af34 commit 4ffe685
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 267 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,49 +31,49 @@
},
"dependencies": {
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/pluginutils": "^5.1.2",
"@rollup/pluginutils": "^5.1.3",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"hookable": "^5.5.3",
"jiti": "^2.3.1",
"magic-string": "^0.30.11",
"jiti": "^2.3.3",
"magic-string": "^0.30.12",
"mkdist": "^1.6.0",
"mlly": "^1.7.1",
"mlly": "^1.7.2",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"pretty-bytes": "^6.1.1",
"rollup": "^4.24.0",
"rollup-plugin-dts": "^6.1.1",
"scule": "^1.3.0",
"tinyglobby": "^0.2.9",
"tinyglobby": "^0.2.10",
"ufo": "^1.5.4",
"untyped": "^1.5.1"
},
"devDependencies": {
"@babel/plugin-transform-class-properties": "^7.25.7",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.2",
"automd": "^0.3.10",
"@babel/plugin-transform-class-properties": "^7.25.9",
"@types/node": "^22.7.9",
"@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vitest": "^2.1.2"
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
"peerDependencies": {
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 4ffe685

Please sign in to comment.