Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
SupertigerDev committed Jan 25, 2025
1 parent 591d591 commit 8abc728
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 48 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@types/bcrypt": "^5.0.2",
"@types/connect-busboy": "^1.0.3",
"@types/cors": "^2.8.17",
Expand All @@ -30,7 +30,7 @@
"@types/pako": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.14.0",
"prisma": "^6.2.1",
Expand All @@ -41,7 +41,7 @@
},
"dependencies": {
"@nerimity/flakeid": "^1.0.3",
"@nerimity/html-embed": "^1.1.13",
"@nerimity/html-embed": "^1.1.14",
"@nerimity/mimiqueue": "^2.0.4",
"@prisma/client": "^6.2.1",
"@socket.io/redis-adapter": "^8.3.0",
Expand Down
Loading

0 comments on commit 8abc728

Please sign in to comment.