This commit is contained in:
David Watrous 2024-04-04 10:50:15 -04:00
Родитель d248fff3eb
Коммит ce19ea7aa6
2 изменённых файлов: 2 добавлений и 16 удалений

4
desktop/package-lock.json сгенерированный
Просмотреть файл

@ -1,12 +1,12 @@
{
"name": "batch-explorer",
"version": "2.20.0",
"version": "2.21.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "batch-explorer",
"version": "2.20.0",
"version": "2.21.0",
"license": "MIT",
"dependencies": {
"@angular/animations": "^11.0.0",

14
util/bux/package-lock.json сгенерированный
Просмотреть файл

@ -5694,20 +5694,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/typescript": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
"integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
"dev": true,
"peer": true,
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"node_modules/unbox-primitive": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",