Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Jun 5, 2024
1 parent 40242c6 commit edd54c5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"quick:test": "node --enable-source-maps --loader=ts-node/esm bin/test.ts"
},
"devDependencies": {
"@adonisjs/assembler": "^7.4.0",
"@adonisjs/core": "^6.6.0",
"@adonisjs/assembler": "^7.7.0",
"@adonisjs/core": "^6.9.1",
"@adonisjs/eslint-config": "^1.3.0",
"@adonisjs/i18n": "^2.1.0",
"@adonisjs/prettier-config": "^1.3.0",
Expand All @@ -55,13 +55,13 @@
"@japa/browser-client": "^2.0.3",
"@japa/file-system": "^2.3.0",
"@japa/plugin-adonisjs": "^3.0.1",
"@japa/runner": "^3.1.2",
"@japa/runner": "^3.1.4",
"@japa/snapshot": "^2.0.5",
"@swc/core": "^1.4.14",
"@types/node": "^20.12.7",
"@swc/core": "^1.5.25",
"@types/node": "^20.14.1",
"@types/set-cookie-parser": "^2.4.7",
"@types/supertest": "^6.0.2",
"@vinejs/vine": "^2.0.0",
"@vinejs/vine": "^2.1.0",
"c8": "^9.1.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand All @@ -71,13 +71,13 @@
"get-port": "^7.1.0",
"github-label-sync": "^2.3.1",
"husky": "^9.0.11",
"np": "^10.0.3",
"playwright": "^1.43.1",
"prettier": "^3.2.5",
"np": "^10.0.5",
"playwright": "^1.44.1",
"prettier": "^3.3.0",
"set-cookie-parser": "^2.6.0",
"supertest": "^6.3.4",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
"dependencies": {
Expand Down

0 comments on commit edd54c5

Please sign in to comment.