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 May 5, 2023
1 parent 825df15 commit c38b03d
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 255 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -36,9 +36,9 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/pluginutils": "^5.0.2",
"chalk": "^5.2.0",
"consola": "^3.0.2",
"consola": "^3.1.0",
"defu": "^6.1.2",
"esbuild": "^0.17.16",
"esbuild": "^0.17.18",
"globby": "^13.1.4",
"hookable": "^5.5.3",
"jiti": "^1.18.2",
Expand All @@ -47,23 +47,23 @@
"mlly": "^1.2.0",
"mri": "^1.2.0",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"pretty-bytes": "^6.1.0",
"rollup": "^3.20.2",
"rollup": "^3.21.5",
"rollup-plugin-dts": "^5.3.0",
"scule": "^1.0.0",
"typescript": "^5.0.4",
"untyped": "^1.3.2"
},
"devDependencies": {
"@types/mri": "^1.1.1",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.30.1",
"@types/node": "^18.16.4",
"@vitest/coverage-c8": "^0.31.0",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"prettier": "^2.8.7",
"vitest": "^0.30.1"
"prettier": "^2.8.8",
"vitest": "^0.31.0"
},
"packageManager": "pnpm@8.2.0"
"packageManager": "pnpm@8.4.0"
}

0 comments on commit c38b03d

Please sign in to comment.