mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Merge pull request #4117 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.27.0
Bump @babel/runtime from 7.26.0 to 7.27.0
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -21,7 +21,7 @@
|
|||||||
"@angular/platform-server": "^18.2.12",
|
"@angular/platform-server": "^18.2.12",
|
||||||
"@angular/router": "^18.2.12",
|
"@angular/router": "^18.2.12",
|
||||||
"@angular/ssr": "^18.2.18",
|
"@angular/ssr": "^18.2.18",
|
||||||
"@babel/runtime": "7.26.0",
|
"@babel/runtime": "7.27.0",
|
||||||
"@kolkov/ngx-gallery": "^2.0.1",
|
"@kolkov/ngx-gallery": "^2.0.1",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^12.0.0",
|
"@ng-bootstrap/ng-bootstrap": "^12.0.0",
|
||||||
"@ng-dynamic-forms/core": "^16.0.0",
|
"@ng-dynamic-forms/core": "^16.0.0",
|
||||||
@@ -3783,9 +3783,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/runtime": {
|
"node_modules/@babel/runtime": {
|
||||||
"version": "7.26.0",
|
"version": "7.27.0",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
|
||||||
"integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
|
"integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"regenerator-runtime": "^0.14.0"
|
"regenerator-runtime": "^0.14.0"
|
||||||
},
|
},
|
||||||
|
@@ -103,7 +103,7 @@
|
|||||||
"@angular/platform-server": "^18.2.12",
|
"@angular/platform-server": "^18.2.12",
|
||||||
"@angular/router": "^18.2.12",
|
"@angular/router": "^18.2.12",
|
||||||
"@angular/ssr": "^18.2.18",
|
"@angular/ssr": "^18.2.18",
|
||||||
"@babel/runtime": "7.26.0",
|
"@babel/runtime": "7.27.0",
|
||||||
"@kolkov/ngx-gallery": "^2.0.1",
|
"@kolkov/ngx-gallery": "^2.0.1",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^12.0.0",
|
"@ng-bootstrap/ng-bootstrap": "^12.0.0",
|
||||||
"@ng-dynamic-forms/core": "^16.0.0",
|
"@ng-dynamic-forms/core": "^16.0.0",
|
||||||
|
Reference in New Issue
Block a user