aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-06-19 12:51:22 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-06-19 12:51:22 -0700
commit1d89c9d43f05aa09b6449882bfcd9a5810438f49 (patch)
treec0e54984fb1a8a34898203d085593f30100bb7f5 /package.json
parenta57a3262ace1ae1a15ce7b7ed9dc1ab757f60c28 (diff)
Run yarn and update packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/package.json b/package.json
index 07dcdf3..125de14 100644
--- a/package.json
+++ b/package.json
@@ -1,22 +1,24 @@
{
"name": "PersonalHeardle",
"version": "1.0.0",
- "private": false,
"license": "MIT",
"dependencies": {
+ "@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
- "@types/node": "^16.7.13",
+ "@types/node": "^18.16.0",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"lodash": "^4.17.21",
+ "prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-ga": "^3.3.0",
"react-icons": "^4.3.1",
- "react-scripts": "5.0.0",
+ "react-is": "^18.2.0",
+ "react-scripts": "^5.0.0",
"react-youtube": "^7.14.0",
"styled-components": "^5.3.3",
"typescript": "^4.4.2",
@@ -54,12 +56,13 @@
"@types/styled-components": "^5.1.24",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
- "eslint": "^7.32.0",
+ "eslint": "^8.1.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
+ "eslint-plugin-react-hooks": "^4.6.0",
"husky": "^7.0.4",
"prettier": "^2.6.0"
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage