|
|
|
@ -2538,6 +2538,45 @@
|
|
|
|
|
"defer-to-connect": "^1.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@tiny-components/confirm": {
|
|
|
|
|
"version": "0.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiny-components/confirm/-/confirm-0.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-YxJWGEkqa7s+4m3IZwyw3WZfuwSMERgkaeDnAXgOypC7t3hMPus0+GzSgqFSCA0boe5zl0T8NFAAN1AJJ4zZpg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@riotjs/observable": "^4.1.1",
|
|
|
|
|
"@tiny-components/plain-ui": "^0.6.0",
|
|
|
|
|
"riot": "^7.0.6"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@riotjs/dom-bindings": {
|
|
|
|
|
"version": "6.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@riotjs/dom-bindings/-/dom-bindings-6.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-BcXFOf3QslM6CAXYQwY04iP7Kzy3WSEOo0oDZQzPC26GYa7pYAPzc2TytlmZQQIG2vuUHkHJPxfVWwOk2rmKjA==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@riotjs/util": "^2.1.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@riotjs/util": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@riotjs/util/-/util-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-ZQYhNCIurpPcJ6yv4Hr42PIhCGwDvtPeHeSHeICnMRvwogr5Zknd2f6X29OyXv7eeZTki2TzhYNeIkhwSfxL0w=="
|
|
|
|
|
},
|
|
|
|
|
"riot": {
|
|
|
|
|
"version": "7.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/riot/-/riot-7.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-waIurYZ3oWFcO89Sd14fvrD3euuglJZxiD3li5CxmzL51JB8nWpaHLdK8qHxGkO6+YjLiVol8GLxB03yh/HoLg==",
|
|
|
|
|
"requires": {
|
|
|
|
|
"@riotjs/compiler": "^6.3.2",
|
|
|
|
|
"@riotjs/dom-bindings": "^6.0.7",
|
|
|
|
|
"@riotjs/util": "^2.1.3",
|
|
|
|
|
"bianco.attr": "^1.1.1",
|
|
|
|
|
"bianco.query": "^1.1.4",
|
|
|
|
|
"cumpa": "^1.0.1",
|
|
|
|
|
"curri": "^1.0.1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@tiny-components/loading": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@tiny-components/loading/-/loading-0.1.0.tgz",
|
|
|
|
|