Upgrades #43

Merged
LucidKobold merged 10 commits from upgrades into main 2022-04-01 18:08:40 -04:00
4 changed files with 319 additions and 324 deletions
Showing only changes of commit 87aee7c00f - Show all commits

View File

@@ -37,7 +37,7 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "<7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-react-hooks": "<=4.3.0",
"prettier": "^2.6.1",
"typescript": "<4.6.0"
},

View File

@@ -2507,7 +2507,7 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-react-hooks@npm:^4.3.0":
"eslint-plugin-react-hooks@npm:<=4.3.0, eslint-plugin-react-hooks@npm:^4.3.0":
version: 4.3.0
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
peerDependencies:
@@ -3597,7 +3597,7 @@ __metadata:
eslint-config-prettier: ^8.5.0
eslint-plugin-jsx-a11y: ^6.5.1
eslint-plugin-react: <7.28.0
eslint-plugin-react-hooks: ^4.3.0
eslint-plugin-react-hooks: <=4.3.0
formik: ^2.2.9
framer-motion: ^6.2.8
next: 12.1.4