chore: update dependencies

This commit is contained in:
Simon Chan 2023-05-22 12:57:03 +08:00
parent 3beaad2055
commit db796b6205
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
48 changed files with 827 additions and 748 deletions

View file

@ -35,14 +35,14 @@
},
"dependencies": {
"@yume-chan/dataview-bigint-polyfill": "workspace:^0.0.19",
"tslib": "^2.5.0"
"tslib": "^2.5.2"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.39.0",
"eslint": "^8.41.0",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"ts-jest": "^29.0.4",