mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge pull request #4423 from alanorth/zone.js-dep
Pin zone.js dependency for DSpace 8.x
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"rxjs": "^7.8.2",
|
||||
"uuid": "^8.3.2",
|
||||
"zone.js": "~0.15.1"
|
||||
"zone.js": "~0.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-builders/custom-webpack": "~17.0.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@@ -5288,9 +5288,11 @@ eslint-plugin-deprecation@^1.4.1:
|
||||
|
||||
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
|
||||
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
|
||||
eslint-plugin-import-newlines@^1.3.1:
|
||||
version "1.4.0"
|
||||
@@ -11449,7 +11451,7 @@ yocto-queue@^1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.1.1.tgz#fef65ce3ac9f8a32ceac5a634f74e17e5b232110"
|
||||
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
|
||||
|
||||
zone.js@~0.15.1:
|
||||
version "0.15.1"
|
||||
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.15.1.tgz#1e109adb75f80e9e004ee8e0d4a0a52e0a336481"
|
||||
integrity sha512-XE96n56IQpJM7NAoXswY3XRLcWFW83xe0BiAOeMD7K5k5xecOeul3Qcpx6GqEeeHNkW5DWL5zOyTbEfB4eti8w==
|
||||
zone.js@~0.14.0:
|
||||
version "0.14.10"
|
||||
resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.14.10.tgz#23b8b29687c6bffece996e5ee5b854050e7775c8"
|
||||
integrity sha512-YGAhaO7J5ywOXW6InXNlLmfU194F8lVgu7bRntUF3TiG8Y3nBK0x1UJJuHUP/e8IyihkjCYqhCScpSwnlaSRkQ==
|
||||
|
Reference in New Issue
Block a user