dep 수정

This commit is contained in:
2023-09-23 17:24:30 +00:00
parent 778f189a21
commit a0c730299c
13 changed files with 479 additions and 728 deletions
+7 -7
View File
@@ -25,15 +25,15 @@
"@sammo/util": "workspace:^"
},
"devDependencies": {
"@types/jest": "^29.5.4",
"@types/lodash": "^4.14.198",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/lodash-es": "^4.17.9",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"bson": "^5.4.0",
"@types/node": "^20.6.3",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"bson": "^5.5.0",
"buffer": "^6.0.3",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"jest": "^29.7.0",
"lodash-es": "^4.17.21",
"ts-jest": "^29.1.1",