Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 2, 2023
1 parent 32f00ed commit 46c3915
Show file tree
Hide file tree
Showing 2 changed files with 744 additions and 441 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -30,16 +30,16 @@
},
"devDependencies": {
"@hapi/bourne": "^3.0.0",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.1",
"benchmark": "^2.1.4",
"changelogen": "^0.5.4",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"secure-json-parse": "^2.7.0",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"packageManager": "pnpm@8.6.9"
}
}

0 comments on commit 46c3915

Please sign in to comment.