Updated sjcl types
Not that it was of any use
This commit is contained in:
parent
8450d8b864
commit
b6cc872cd5
@ -4,7 +4,7 @@
|
||||
"@types/dompurify": "^2.0.0",
|
||||
"@types/jquery": "^3.3.31",
|
||||
"@types/markdown-it": "^0.0.9",
|
||||
"@types/sjcl": "^1.0.28",
|
||||
"@types/sjcl": "^1.0.29",
|
||||
"@types/sprintf-js": "^1.1.2",
|
||||
"alertifyjs": "^1.12.0",
|
||||
"bootbox": "^5.4.0",
|
||||
@ -57,4 +57,4 @@
|
||||
"scripts": {
|
||||
"watch": "watchify src/main/frontend/chat/main.ts -p [ tsify --target ES6 --noImplicitAny ] --debug -o src/main/resources/static/js/bundle.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -47,10 +47,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
|
||||
integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg==
|
||||
|
||||
"@types/sjcl@^1.0.28":
|
||||
version "1.0.28"
|
||||
resolved "https://registry.yarnpkg.com/@types/sjcl/-/sjcl-1.0.28.tgz#4693eb6943e385e844a70fb25b4699db286c7214"
|
||||
integrity sha1-RpPraUPjhehEpw+yW0aZ2yhschQ=
|
||||
"@types/sjcl@^1.0.29":
|
||||
version "1.0.29"
|
||||
resolved "https://registry.yarnpkg.com/@types/sjcl/-/sjcl-1.0.29.tgz#bd154ee15421fe24be2db4a20322f38069c1ca71"
|
||||
integrity sha512-gP9M7Oq4xAoDpuueWHeOTasccV4K6iFBEBPbR0tXejKT/e/Gkla0XcJ9REmgSCICt6y8/ubcvXFtiZ4ZLQ6BKA==
|
||||
|
||||
"@types/sprintf-js@^1.1.2":
|
||||
version "1.1.2"
|
||||
|
Loading…
Reference in New Issue
Block a user