chore(deps): update all non-major dependencies (#615)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
renovate[bot]
2023-06-22 15:21:41 +08:00
committed by GitHub
parent dbba3205e4
commit 5a25165e66
6 changed files with 243 additions and 168 deletions

View File

@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.6.2",
"packageManager": "pnpm@8.6.3",
"scripts": {
"build": "pnpm run -r build",
"test": "vitest",
@ -18,7 +18,7 @@
"@rollup/plugin-babel": "^6.0.3",
"@types/babel__core": "^7.20.1",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@vitest/coverage-v8": "^0.32.2",
"bumpp": "^9.1.1",
"eslint": "^8.43.0",