Update: Something spicy for recipe viewing only but called it editor lol

This commit is contained in:
Kenta420 2024-03-19 17:19:05 +07:00
parent 72187f348b
commit 7dd075dd59
8 changed files with 450 additions and 346 deletions

View file

@ -65,7 +65,7 @@
"sonner": "^1.4.0",
"tailwind-merge": "^2.2.1",
"tailwindcss-animate": "^1.0.7",
"usb": "^2.11.0",
"usb": "^2.12.1",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
"zod": "^3.22.4",
@ -13342,9 +13342,9 @@
}
},
"node_modules/usb": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/usb/-/usb-2.11.0.tgz",
"integrity": "sha512-u5+NZ6DtoW8TIBtuSArQGAZZ/K15i3lYvZBAYmcgI+RcDS9G50/KPrUd3CrU8M92ahyCvg5e0gc8BDvr5Hwejg==",
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/usb/-/usb-2.12.1.tgz",
"integrity": "sha512-hgtoSQUFuMXVJBApelpUTiX7ZB83MQCbYeHTBsHftA2JG7YZ76ycwIgKQhkhKqVY76C8K6xJscHpF7Ep0eG3pQ==",
"hasInstallScript": true,
"dependencies": {
"@types/w3c-web-usb": "^1.0.6",
@ -23341,9 +23341,9 @@
}
},
"usb": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/usb/-/usb-2.11.0.tgz",
"integrity": "sha512-u5+NZ6DtoW8TIBtuSArQGAZZ/K15i3lYvZBAYmcgI+RcDS9G50/KPrUd3CrU8M92ahyCvg5e0gc8BDvr5Hwejg==",
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/usb/-/usb-2.12.1.tgz",
"integrity": "sha512-hgtoSQUFuMXVJBApelpUTiX7ZB83MQCbYeHTBsHftA2JG7YZ76ycwIgKQhkhKqVY76C8K6xJscHpF7Ep0eG3pQ==",
"requires": {
"@types/w3c-web-usb": "^1.0.6",
"node-addon-api": "^7.0.0",