Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Apr 13, 2024
1 parent 4844b73 commit c6b45ca
Show file tree
Hide file tree
Showing 2 changed files with 718 additions and 416 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,23 +90,23 @@
"root": true
},
"dependencies": {
"@dldc/erreur": "^6.0.5"
"@dldc/erreur": "^6.0.6"
},
"devDependencies": {
"@types/node": "^20.11.20",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.3.1",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@vitest/coverage-v8": "^1.5.0",
"auto-changelog": "^2.4.0",
"canvas": "^2.11.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"release-it": "^17.1.1",
"release-it": "^17.2.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vitest": "^1.3.1"
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"packageManager": "pnpm@8.9.0",
"publishConfig": {
Expand Down
Loading

0 comments on commit c6b45ca

Please sign in to comment.