diff --git a/package.json b/package.json
index 6d65109..a0d874d 100644
--- a/package.json
+++ b/package.json
@@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "@testing-library/jest-dom": "^5.11.4",
- "@testing-library/react": "^11.1.0",
- "@testing-library/user-event": "^12.1.10",
- "classnames": "^2.3.1",
+ "@testing-library/jest-dom": "^6.1.4",
+ "@testing-library/react": "^14.0.0",
+ "@testing-library/user-event": "^14.5.1",
+ "classnames": "^2.3.2",
"localforage": "^1.10.0",
- "react": "^17.0.2",
- "react-dom": "^17.0.2",
- "react-redux": "^7.2.5",
- "react-scripts": "4.0.3",
- "redux": "^4.1.1",
- "web-vitals": "^1.0.1"
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0",
+ "react-redux": "^9.2.0",
+ "react-scripts": "5.0.1",
+ "redux": "^5.0.0",
+ "web-vitals": "^3.4.0"
},
"scripts": {
"start": "react-scripts start",
diff --git a/public/index.html b/public/index.html
index 69cddec..da32342 100644
--- a/public/index.html
+++ b/public/index.html
@@ -15,6 +15,13 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
+
+
+
+