diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 | 
1 files changed, 8 insertions, 8 deletions
| diff --git a/package.json b/package.json index eeb8983..30eb76d 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@      "@fortawesome/free-solid-svg-icons": "5.15.2",      "@fortawesome/react-fontawesome": "0.1.14",      "@hcaptcha/react-hcaptcha": "0.3.2", -    "@sentry/react": "6.2.1", +    "@sentry/react": "6.2.2",      "@svgr/webpack": "5.5.0",      "@swc/core": "1.2.50",      "axios": "0.21.1",      "copy-webpack-plugin": "8.0.0",      "fs-extra": "9.1.0", -    "html-webpack-plugin": "5.2.0", +    "html-webpack-plugin": "5.3.1",      "identity-obj-proxy": "3.0.0",      "react": "17.0.1",      "react-app-polyfill": "2.0.0", @@ -30,7 +30,7 @@      "universal-cookie": "4.0.4",      "webpack": "5.24.3",      "webpack-cli": "4.5.0", -    "webpack-manifest-plugin": "3.0.0", +    "webpack-manifest-plugin": "3.1.0",      "workbox-webpack-plugin": "6.1.1"    },    "scripts": { @@ -59,17 +59,17 @@      "@swc/jest": "0.1.2",      "@testing-library/jest-dom": "5.11.9",      "@testing-library/react": "11.2.5", -    "@testing-library/user-event": "12.8.1", +    "@testing-library/user-event": "12.8.3",      "@types/hcaptcha__react-hcaptcha": "0.1.4",      "@types/jest": "26.0.20", -    "@types/node": "14.14.31", -    "@types/react": "17.0.2", -    "@types/react-dom": "17.0.1", +    "@types/node": "14.14.33", +    "@types/react": "17.0.3", +    "@types/react-dom": "17.0.2",      "@types/react-router-dom": "5.1.7",      "@types/react-transition-group": "4.4.1",      "@types/smoothscroll-polyfill": "0.3.1",      "@typescript-eslint/eslint-plugin": "4.16.1", -    "@typescript-eslint/parser": "4.16.1", +    "@typescript-eslint/parser": "4.17.0",      "dotenv": "8.2.0",      "eslint": "7.21.0",      "eslint-plugin-react": "7.22.0", | 
