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 Jul 16, 2023
1 parent 825df15 commit f6804d7
Show file tree
Hide file tree
Showing 2 changed files with 758 additions and 481 deletions.
42 changes: 21 additions & 21 deletions package.json
Expand Up @@ -32,38 +32,38 @@
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"chalk": "^5.2.0",
"consola": "^3.0.2",
"chalk": "^5.3.0",
"consola": "^3.2.3",
"defu": "^6.1.2",
"esbuild": "^0.17.16",
"globby": "^13.1.4",
"esbuild": "^0.18.13",
"globby": "^13.2.2",
"hookable": "^5.5.3",
"jiti": "^1.18.2",
"magic-string": "^0.30.0",
"jiti": "^1.19.1",
"magic-string": "^0.30.1",
"mkdist": "^1.2.0",
"mlly": "^1.2.0",
"mlly": "^1.4.0",
"mri": "^1.2.0",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pretty-bytes": "^6.1.0",
"rollup": "^3.20.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.1",
"rollup": "^3.26.2",
"rollup-plugin-dts": "^5.3.0",
"scule": "^1.0.0",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"untyped": "^1.3.2"
},
"devDependencies": {
"@types/mri": "^1.1.1",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.30.1",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"vitest": "^0.30.1"
"@types/node": "^18.16.19",
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"vitest": "^0.33.0"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.6.7"
}

0 comments on commit f6804d7

Please sign in to comment.