Revert "Upgrade dependencies"

This reverts commit 89688455e0.
This commit is contained in:
Kendall Garner 2024-04-28 21:03:31 -07:00
parent 89688455e0
commit 620cca9ce3
No known key found for this signature in database
GPG key ID: 18D2767419676C87
7 changed files with 1212 additions and 3764 deletions

View file

@ -253,7 +253,7 @@
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.4",
"i18next-parser": "^8.13.0",
"i18next-parser": "^6.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
"lint-staged": "^12.3.7",
@ -357,7 +357,7 @@
"styled-components": "^6"
},
"devEngines": {
"node": ">=16.x",
"node": ">=14.x",
"npm": ">=7.x"
},
"browserslist": [],