Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leia-uwu committed Mar 3, 2024
1 parent 752fa33 commit ad5700c
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 157 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {
"@types/jquery": "^3.5.29",
"vite": "^5.1.3"
"vite": "^5.1.4"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"author": "Leia",
"license": "GPL-3.0-or-later",
"devDependencies": {
"@types/node": "^20.11.17",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-standard-with-typescript": "^39.1.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"nodemon": "^3.0.3",
"nodemon": "^3.1.0",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3"
}
Expand Down
Loading

0 comments on commit ad5700c

Please sign in to comment.