mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #4589 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.28.2
Bump @babel/runtime from 7.27.6 to 7.28.2
This commit is contained in:
8
package-lock.json
generated
8
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.20",
|
"@angular/ssr": "^18.2.20",
|
||||||
"@babel/runtime": "7.27.6",
|
"@babel/runtime": "7.28.2",
|
||||||
"@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",
|
||||||
@@ -3540,9 +3540,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/runtime": {
|
"node_modules/@babel/runtime": {
|
||||||
"version": "7.27.6",
|
"version": "7.28.2",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.6.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.2.tgz",
|
||||||
"integrity": "sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==",
|
"integrity": "sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.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.20",
|
"@angular/ssr": "^18.2.20",
|
||||||
"@babel/runtime": "7.27.6",
|
"@babel/runtime": "7.28.2",
|
||||||
"@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