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

Commit

Permalink
chore(package.json): update dayjs to version 1.11.8
Browse files Browse the repository at this point in the history
chore(package.json): update @graphql-codegen/cli to version 4.0.1
chore(package.json): update @vitest/ui to version 0.31.4
chore(package.json): update dotenv to version 16.1.3
chore(package.json): update eslint to version 8.42.0
chore(package.json): update typescript to version 5.1.3
  • Loading branch information
Bluzzi committed Jun 3, 2023
1 parent 42bb002 commit b8b6364
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,28 +16,28 @@
"chart.js": "^3.9.1",
"chartjs-node-canvas": "^4.1.6",
"cron": "^2.3.1",
"dayjs": "^1.11.7",
"dayjs": "^1.11.8",
"discord.js": "^14.11.0",
"rustic-error": "^0.2.1",
"zod": "^3.21.4"
},
"devDependencies": {
"@bluzzi/eslint-config": "^1.1.0",
"@graphql-codegen/cli": "4.0.0",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/client-preset": "4.0.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@swc-node/register": "^1.6.5",
"@swc/core": "^1.3.61",
"@types/cron": "^2.0.1",
"@types/node": "^20.2.5",
"@vitest/ui": "^0.31.2",
"dotenv": "^16.1.0",
"eslint": "^8.41.0",
"@vitest/ui": "^0.31.4",
"dotenv": "^16.1.3",
"eslint": "^8.42.0",
"graphql": "^16.6.0",
"nodemon": "^2.0.22",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.4",
"vitest": "^0.31.2"
"typescript": "^5.1.3",
"vitest": "^0.31.4"
},
"eslintConfig": {
"extends": "@bluzzi",
Expand Down

0 comments on commit b8b6364

Please sign in to comment.