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

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent ab2a98f commit 3adb953
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 22 deletions.
20 changes: 10 additions & 10 deletions 11 WA-GawrBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"archiver": "^6.0.0",
"dotenv": "^16.3.1",
"kysely": "^0.26.1",
"kysely-surrealdb": "^0.7.4",
"node-fetch": "^3.3.2",
"prisma-kysely": "^1.6.0",
"archiver": "6.0.0",
"dotenv": "16.3.1",
"kysely": "0.26.1",
"kysely-surrealdb": "0.7.4",
"node-fetch": "3.3.2",
"prisma-kysely": "1.6.0",
"sharp": "0.32.5",
"socket.io": "4.7.2",
"surrealdb.js": "^0.7.3",
"whatsapp-web.js": "^1.22.1"
"surrealdb.js": "0.7.3",
"whatsapp-web.js": "1.22.1"
},
"devDependencies": {
"@types/archiver": "^5.3.2",
"@types/node-fetch": "^2.6.4",
"@types/archiver": "5.3.2",
"@types/node-fetch": "2.6.4",
"@types/ws": "8.5.5",
"prisma": "5.2.0",
"ts-node": "10.9.1",
Expand Down
42 changes: 30 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3adb953

Please sign in to comment.