Upgrade root deps

This commit is contained in:
rijkvanzanten
2022-10-19 14:53:18 -04:00
parent 215e650cd6
commit 62add28a85
2 changed files with 241 additions and 855 deletions

View File

@@ -35,33 +35,33 @@
},
"devDependencies": {
"@directus/shared": "workspace:*",
"@types/jest": "27.5.2",
"@types/jest": "29.2.0",
"@types/listr": "^0.14.4",
"@types/lodash": "^4.14.182",
"@types/lodash": "^4.14.186",
"@types/seedrandom": "^3.0.2",
"@types/supertest": "2.0.12",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"axios": "^0.27.2",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"axios": "^1.1.3",
"cross-env": "7.0.3",
"eslint": "^8.19.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.2.0",
"globby": "^11.0.4",
"jest": "28.1.2",
"jest-environment-node": "^28.1.2",
"eslint-plugin-vue": "^9.6.0",
"globby": "^13.1.2",
"jest": "29.2.1",
"jest-environment-node": "^29.2.1",
"knex": "2.3.0",
"lint-staged": "^13.0.3",
"listr": "^0.14.3",
"lodash": "^4.17.21",
"prettier": "2.4.1",
"prettier": "2.7.1",
"seedrandom": "^3.0.5",
"simple-git-hooks": "^2.8.0",
"supertest": "^6.2.3",
"ts-jest": "28.0.5",
"typescript": "^4.7.4",
"uuid": "^8.3.2"
"simple-git-hooks": "^2.8.1",
"supertest": "^6.3.0",
"ts-jest": "29.0.3",
"typescript": "^4.8.4",
"uuid": "^9.0.0"
}
}

1064
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff