|
|
|
@ -60,7 +60,7 @@ |
|
|
|
"workbox-webpack-plugin": "^6.5.4" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "^7.21.4", |
|
|
|
"@babel/core": "^7.21.5", |
|
|
|
"@babel/preset-env": "^7.21.5", |
|
|
|
"@nextcloud/babel-config": "^1.0.0", |
|
|
|
"@nextcloud/browserslist-config": "^2.3.0", |
|
|
|
@ -134,20 +134,20 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/core": { |
|
|
|
"version": "7.21.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz", |
|
|
|
"integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==", |
|
|
|
"version": "7.21.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz", |
|
|
|
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==", |
|
|
|
"dependencies": { |
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
"@babel/code-frame": "^7.21.4", |
|
|
|
"@babel/generator": "^7.21.4", |
|
|
|
"@babel/helper-compilation-targets": "^7.21.4", |
|
|
|
"@babel/helper-module-transforms": "^7.21.2", |
|
|
|
"@babel/helpers": "^7.21.0", |
|
|
|
"@babel/parser": "^7.21.4", |
|
|
|
"@babel/generator": "^7.21.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.21.5", |
|
|
|
"@babel/helper-module-transforms": "^7.21.5", |
|
|
|
"@babel/helpers": "^7.21.5", |
|
|
|
"@babel/parser": "^7.21.5", |
|
|
|
"@babel/template": "^7.20.7", |
|
|
|
"@babel/traverse": "^7.21.4", |
|
|
|
"@babel/types": "^7.21.4", |
|
|
|
"@babel/traverse": "^7.21.5", |
|
|
|
"@babel/types": "^7.21.5", |
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
"debug": "^4.1.0", |
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -541,13 +541,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/helpers": { |
|
|
|
"version": "7.21.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz", |
|
|
|
"integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==", |
|
|
|
"version": "7.21.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", |
|
|
|
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", |
|
|
|
"dependencies": { |
|
|
|
"@babel/template": "^7.20.7", |
|
|
|
"@babel/traverse": "^7.21.0", |
|
|
|
"@babel/types": "^7.21.0" |
|
|
|
"@babel/traverse": "^7.21.5", |
|
|
|
"@babel/types": "^7.21.5" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -18491,20 +18491,20 @@ |
|
|
|
"integrity": "sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug==" |
|
|
|
}, |
|
|
|
"@babel/core": { |
|
|
|
"version": "7.21.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.4.tgz", |
|
|
|
"integrity": "sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==", |
|
|
|
"version": "7.21.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.5.tgz", |
|
|
|
"integrity": "sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==", |
|
|
|
"requires": { |
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
"@babel/code-frame": "^7.21.4", |
|
|
|
"@babel/generator": "^7.21.4", |
|
|
|
"@babel/helper-compilation-targets": "^7.21.4", |
|
|
|
"@babel/helper-module-transforms": "^7.21.2", |
|
|
|
"@babel/helpers": "^7.21.0", |
|
|
|
"@babel/parser": "^7.21.4", |
|
|
|
"@babel/generator": "^7.21.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.21.5", |
|
|
|
"@babel/helper-module-transforms": "^7.21.5", |
|
|
|
"@babel/helpers": "^7.21.5", |
|
|
|
"@babel/parser": "^7.21.5", |
|
|
|
"@babel/template": "^7.20.7", |
|
|
|
"@babel/traverse": "^7.21.4", |
|
|
|
"@babel/types": "^7.21.4", |
|
|
|
"@babel/traverse": "^7.21.5", |
|
|
|
"@babel/types": "^7.21.5", |
|
|
|
"convert-source-map": "^1.7.0", |
|
|
|
"debug": "^4.1.0", |
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -18793,13 +18793,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/helpers": { |
|
|
|
"version": "7.21.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz", |
|
|
|
"integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==", |
|
|
|
"version": "7.21.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", |
|
|
|
"integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", |
|
|
|
"requires": { |
|
|
|
"@babel/template": "^7.20.7", |
|
|
|
"@babel/traverse": "^7.21.0", |
|
|
|
"@babel/types": "^7.21.0" |
|
|
|
"@babel/traverse": "^7.21.5", |
|
|
|
"@babel/types": "^7.21.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"@babel/highlight": { |
|
|
|
|