feat: implement screendesign
This commit is contained in:
Generated
-20
@@ -7,7 +7,6 @@
|
||||
"name": "myep-next",
|
||||
"license": "WTFPL",
|
||||
"dependencies": {
|
||||
"@iframe-resizer/child": "^5.3.2",
|
||||
"tippy.js": "^6.3.7",
|
||||
"toastify-js": "^1.12.0"
|
||||
},
|
||||
@@ -1638,19 +1637,6 @@
|
||||
"@hotwired/stimulus": ">= 3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@iframe-resizer/child": {
|
||||
"version": "5.5.7",
|
||||
"resolved": "https://registry.npmjs.org/@iframe-resizer/child/-/child-5.5.7.tgz",
|
||||
"integrity": "sha512-+/t5E9/wbB+sWg6xM6fRWvNZ48WcZSJXHwXt58EdsWnb1vW+N4wf0Tp6Bwq9JPN4GR64yjXAhb0bBq67ECr/lg==",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"auto-console-group": "1.2.11"
|
||||
},
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://iframe-resizer.com/pricing/"
|
||||
}
|
||||
},
|
||||
"node_modules/@jest/schemas": {
|
||||
"version": "29.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
|
||||
@@ -2750,12 +2736,6 @@
|
||||
"node": ">= 4.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/auto-console-group": {
|
||||
"version": "1.2.11",
|
||||
"resolved": "https://registry.npmjs.org/auto-console-group/-/auto-console-group-1.2.11.tgz",
|
||||
"integrity": "sha512-/RFCswabfQZR4CDYser0V+AC+6+Q1ro2+RrP0AinOXDYnWsm3w14uc2MVdEaaSCDfpiTtETfahE9N7z9Yb1JiA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/autoprefixer": {
|
||||
"version": "10.4.22",
|
||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.22.tgz",
|
||||
|
||||
Reference in New Issue
Block a user