Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Feb 27, 2024
1 parent 5c18c76 commit 018c4ce
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@
"index:commands": "adonis-kit index build/commands"
},
"dependencies": {
"@adonisjs/presets": "^2.2.3",
"@faker-js/faker": "^8.3.1",
"@adonisjs/presets": "^2.2.5",
"@faker-js/faker": "^8.4.1",
"@poppinss/hooks": "^7.2.2",
"@poppinss/macroable": "^1.0.1",
"@poppinss/utils": "^6.7.1",
"@poppinss/utils": "^6.7.2",
"fast-deep-equal": "^3.1.3",
"igniculus": "^1.5.0",
"kleur": "^4.1.5",
Expand All @@ -73,42 +73,42 @@
"tarn": "^3.0.2"
},
"devDependencies": {
"@adonisjs/assembler": "^7.1.0",
"@adonisjs/core": "^6.2.2",
"@adonisjs/assembler": "^7.2.2",
"@adonisjs/core": "^6.3.1",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@japa/assert": "^2.1.0",
"@japa/file-system": "^2.2.0",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.105",
"@swc/core": "^1.4.2",
"@types/chance": "^1.1.6",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.6",
"@types/node": "^20.11.20",
"@types/pretty-hrtime": "^1.0.3",
"@types/qs": "^6.9.11",
"@vinejs/vine": "^1.7.0",
"better-sqlite3": "^9.3.0",
"@vinejs/vine": "^1.7.1",
"better-sqlite3": "^9.4.3",
"c8": "^9.1.0",
"chance": "^1.1.11",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"del-cli": "^5.0.0",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"fs-extra": "^11.2.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.1",
"husky": "^9.0.11",
"luxon": "^3.4.4",
"mysql2": "^3.8.0",
"np": "^9.2.0",
"mysql2": "^3.9.2",
"np": "^10.0.0",
"pg": "^8.11.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"reflect-metadata": "^0.2.0",
"sqlite3": "^5.1.7",
"tedious": "^16.6.1",
"tedious": "^17.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
Expand Down

0 comments on commit 018c4ce

Please sign in to comment.