Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-party committed Jun 25, 2024
1 parent 359e6ce commit cb681d7
Show file tree
Hide file tree
Showing 2 changed files with 2,335 additions and 1,887 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"@types/d3-shape": "^3.1.6",
"@types/express": "^4.17.21",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.4",
"@types/node": "^20.14.0",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"eslint": "^8.56.0",
"@types/lodash": "^4.17.5",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"tsx": "^4.11.0",
"typescript": "^5.3.3"
"prettier": "^3.3.2",
"tsx": "^4.15.7",
"typescript": "^5.5.2"
},
"dependencies": {
"cors": "^2.8.5",
Expand Down
Loading

0 comments on commit cb681d7

Please sign in to comment.