Update dependencies (#48)

Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
This commit is contained in:
Jakub Neander 2022-09-12 14:58:47 +02:00 committed by GitHub
parent 70d3a17c7c
commit aaab88b9ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 680 additions and 456 deletions

View file

@ -21,8 +21,8 @@
"dependencies": { "dependencies": {
"debug": "^4.3.4", "debug": "^4.3.4",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"graphql": "^16.5.0", "graphql": "^16.6.0",
"jose": "^4.8.3", "jose": "^4.9.2",
"node-fetch": "^3.2.10", "node-fetch": "^3.2.10",
"retes": "^0.32.0", "retes": "^0.32.0",
"uuid": "^8.3.2" "uuid": "^8.3.2"
@ -30,31 +30,31 @@
"devDependencies": { "devDependencies": {
"@testing-library/dom": "^8.17.1", "@testing-library/dom": "^8.17.1",
"@types/debug": "^4.1.7", "@types/debug": "^4.1.7",
"@types/node": "^18.6.5", "@types/node": "^18.7.15",
"@types/node-fetch": "^2.6.2", "@types/node-fetch": "^2.6.2",
"@types/uuid": "^8.3.4", "@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/eslint-plugin": "^5.36.1",
"@typescript-eslint/parser": "^5.33.0", "@typescript-eslint/parser": "^5.36.1",
"@vitejs/plugin-react": "^2.0.0", "@vitejs/plugin-react": "^2.1.0",
"clean-publish": "^4.0.1", "clean-publish": "^4.0.1",
"eslint": "8.21.0", "eslint": "8.23.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.4.0", "eslint-import-resolver-typescript": "^3.5.0",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1", "eslint-plugin-react": "^7.31.6",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^7.0.0", "eslint-plugin-simple-import-sort": "^8.0.0",
"husky": "^8.0.1", "husky": "^8.0.1",
"jsdom": "^20.0.0", "jsdom": "^20.0.0",
"prettier": "2.7.1", "prettier": "2.7.1",
"release-it": "^15.4.1", "release-it": "^15.4.1",
"tsm": "^2.2.2", "tsm": "^2.2.2",
"tsup": "^6.2.1", "tsup": "^6.2.3",
"typescript": "^4.7.4", "typescript": "^4.8.2",
"vite": "^3.0.5", "vite": "^3.1.0",
"vitest": "^0.21.1", "vitest": "^0.23.1",
"watchlist": "^0.3.1" "watchlist": "^0.3.1"
}, },
"lint-staged": { "lint-staged": {

File diff suppressed because it is too large Load diff