Added Missing Blocks Dependencies

This commit is contained in:
Christopher Allford 2023-12-09 18:14:26 -08:00
parent 3c711e6d8e
commit 0514069d7b
2 changed files with 198 additions and 239 deletions

View File

@ -113,6 +113,7 @@
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-syntax-jsx": "7.22.5",
"@babel/preset-react": "7.23.3",
"@babel/polyfill": "7.12.1",
"@babel/preset-typescript": "7.23.2",
"@bartekbp/typescript-checkstyle": "5.0.0",
@ -144,6 +145,7 @@
"@types/jest-environment-puppeteer": "5.0.2",
"@types/jquery": "3.5.14",
"@types/lodash": "4.14.182",
"@types/prop-types": "^15.7.11",
"@types/puppeteer": "5.4.6",
"@types/react": "^17.0.71",
"@types/react-dom": "18.0.10",
@ -292,6 +294,7 @@
"html-react-parser": "3.0.4",
"postcode-validator": "3.8.15",
"preact": "^10.19.3",
"prop-types": "^15.8.1",
"react-number-format": "4.9.3",
"react-transition-group": "^4.4.5",
"reakit": "1.3.11",

File diff suppressed because it is too large Load Diff