update deps

This commit is contained in:
Cory Dransfeldt 2022-10-08 15:53:14 -07:00
parent 26e263c184
commit 5178f438ae
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

BIN
package-lock.json generated

Binary file not shown.

View file

@ -52,22 +52,22 @@
"@typescript-eslint/parser": "^5.36.2", "@typescript-eslint/parser": "^5.36.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dedent": "^0.7.0", "dedent": "^0.7.0",
"eslint": "^7.29.0", "eslint": "^8.19.0",
"eslint-config-next": "12.0.9", "eslint-config-next": "12.3.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1", "eslint-plugin-prettier": "^4.2.1",
"file-loader": "^6.0.0", "file-loader": "^6.0.0",
"globby": "11.0.3", "globby": "11.0.3",
"husky": "^6.0.0", "husky": "^6.0.0",
"inquirer": "^8.1.1", "inquirer": "^8.1.1",
"lint-staged": "^11.0.0", "lint-staged": "^11.0.0",
"next-remote-watch": "^1.0.0", "next-remote-watch": "^1.0.0",
"prettier": "^2.5.1", "prettier": "^2.4.1",
"prettier-plugin-tailwindcss": "^0.1.4", "prettier-plugin-tailwindcss": "^0.1.4",
"react-image-lightbox": "^5.1.4", "react-image-lightbox": "^5.1.4",
"socket.io": "^4.4.0", "socket.io": "^4.4.0",
"socket.io-client": "^4.4.0", "socket.io-client": "^4.4.0",
"typescript": "^4.6.1-rc" "typescript": "^4.8.3"
}, },
"lint-staged": { "lint-staged": {
"*.+(js|jsx|ts|tsx)": [ "*.+(js|jsx|ts|tsx)": [