Feature/plate editor (#115)

* Add plate editor
This commit is contained in:
Daniel Lautzenheiser
2022-12-01 19:29:33 -05:00
committed by GitHub
parent f3c4337268
commit 147592a8b8
345 changed files with 12561 additions and 4346 deletions

View File

@ -33,7 +33,7 @@
"@next/bundle-analyzer": "12.3.1",
"@next/eslint-plugin-next": "12.3.1",
"@types/js-yaml": "4.0.5",
"@types/node": "18.11.3",
"@types/node": "16.18.4",
"@types/prettier": "2.7.1",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.25",

View File

@ -1526,10 +1526,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef"
integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==
"@types/node@18.11.3":
version "18.11.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
"@types/node@16.18.4":
version "16.18.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.4.tgz#712ba61b4caf091fc6490301b1888356638c17bd"
integrity sha512-9qGjJ5GyShZjUfx2ArBIGM+xExdfLvvaCyQR0t6yRXKPcWCVYF/WemtX/uIU3r7FYECXRXkIiw2Vnhn6y8d+pw==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"