update deps

This commit is contained in:
Kiara Grouwstra 2023-01-05 14:38:38 +01:00
parent 9d56bcf8aa
commit bb33415592
2 changed files with 986 additions and 1241 deletions

View File

@ -21,20 +21,16 @@
"homepage": "https://gitlab.com/bij1/bij1-compliance#readme", "homepage": "https://gitlab.com/bij1/bij1-compliance#readme",
"dependencies": { "dependencies": {
"@mollie/api-client": "^3.5.1", "@mollie/api-client": "^3.5.1",
"@types/papaparse": "^5.2.6",
"@types/ramda": "^0.27.45",
"chokidar-cli": "^3.0.0",
"mollie": "^2.0.2",
"papaparse": "^5.3.1", "papaparse": "^5.3.1",
"ramda": "^0.27.1", "ramda": "^0.27.1"
"typescript": "^4.4.3"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^27.0.2", "@types/jest": "^27.0.2",
"chokidar": "^3.5.2", "@types/papaparse": "^5.2.6",
"@types/ramda": "^0.27.45",
"jest": "^27.2.4", "jest": "^27.2.4",
"jsdoc": "^3.6.7",
"jshint": "^2.13.1", "jshint": "^2.13.1",
"ts-jest": "^27.0.5" "ts-jest": "^27.0.5",
"typescript": "^4.4.3"
} }
} }

2213
yarn.lock

File diff suppressed because it is too large Load Diff