mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
build: update dependency @types/jsdom to v30
See associated pull request for more information.
This commit is contained in:
committed by
Alon Mishne
parent
78c0cdd80d
commit
4fc6e319bf
+1
-1
@@ -51,7 +51,7 @@
|
||||
"@stackblitz/sdk": "1.11.1",
|
||||
"@types/dom-navigation": "1.0.7",
|
||||
"@types/jasmine": "6.0.0",
|
||||
"@types/jsdom": "28.0.3",
|
||||
"@types/jsdom": "30.0.0",
|
||||
"@types/node": "24.13.3",
|
||||
"@typescript/vfs": "1.6.4",
|
||||
"@webcontainer/api": "1.6.4",
|
||||
|
||||
Generated
+11
-11
@@ -282,7 +282,7 @@ importers:
|
||||
version: 0.5.5
|
||||
conventional-changelog:
|
||||
specifier: ^8.0.0
|
||||
version: 8.1.0
|
||||
version: 8.1.0(conventional-commits-filter@6.0.1)
|
||||
cypress:
|
||||
specifier: 15.20.0
|
||||
version: 15.20.0
|
||||
@@ -482,8 +482,8 @@ importers:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0
|
||||
'@types/jsdom':
|
||||
specifier: 28.0.3
|
||||
version: 28.0.3
|
||||
specifier: 30.0.0
|
||||
version: 30.0.0
|
||||
'@types/node':
|
||||
specifier: 24.13.3
|
||||
version: 24.13.3
|
||||
@@ -4404,8 +4404,8 @@ packages:
|
||||
'@types/jsdom@21.1.7':
|
||||
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
||||
|
||||
'@types/jsdom@28.0.3':
|
||||
resolution: {integrity: sha512-/HQ2uFoetFTXuye8vzIcHw2z6Fwi7Hi/qcgC+RoS9NCyewiqxhVGqlG+ViGB6lkax481R6dmhf1I7lIGlzJStQ==}
|
||||
'@types/jsdom@30.0.0':
|
||||
resolution: {integrity: sha512-uAHGxujGE0cDaKGdK28zgDotFtNA7MKq5DXl8LrfdxdCI8VHcg15oJz+amHTChPNI5JpgEPQWc2xFdrw3em/nQ==}
|
||||
|
||||
'@types/jsesc@2.5.1':
|
||||
resolution: {integrity: sha512-9VN+6yxLOPLOav+7PwjZbxiID2bVaeq0ED4qSQmdQTdjnXJSaCVKTR58t15oqH1H5t8Ng2ZX1SabJVoN9Q34bw==}
|
||||
@@ -10599,8 +10599,8 @@ packages:
|
||||
undici-types@7.18.2:
|
||||
resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
|
||||
|
||||
undici-types@7.29.0:
|
||||
resolution: {integrity: sha512-vamA8dGlzMwhpyYpQp9d8vka3o4D/yn5I7ez7Or+msDA4bZ8Uh+Zy91WvWf3I73gDAkFha9JcYRqm2li0Npfgg==}
|
||||
undici-types@8.10.0:
|
||||
resolution: {integrity: sha512-ibvdovq3nCFs8Msrd95BW+zUOq+aOVbT+wpHUoPWhztbHEoPc6oof51iFDB6Es8lTKvNvVW9jNSAB8dwrKTMGg==}
|
||||
|
||||
undici@6.28.0:
|
||||
resolution: {integrity: sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==}
|
||||
@@ -14798,12 +14798,12 @@ snapshots:
|
||||
'@types/tough-cookie': 4.0.5
|
||||
parse5: 7.3.0
|
||||
|
||||
'@types/jsdom@28.0.3':
|
||||
'@types/jsdom@30.0.0':
|
||||
dependencies:
|
||||
'@types/node': 24.13.3
|
||||
'@types/tough-cookie': 4.0.5
|
||||
parse5: 8.0.1
|
||||
undici-types: 7.29.0
|
||||
undici-types: 8.10.0
|
||||
|
||||
'@types/jsesc@2.5.1': {}
|
||||
|
||||
@@ -16205,7 +16205,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- conventional-commits-filter
|
||||
|
||||
conventional-changelog@8.1.0:
|
||||
conventional-changelog@8.1.0(conventional-commits-filter@6.0.1):
|
||||
dependencies:
|
||||
'@conventional-changelog/git-client': 3.1.0(conventional-commits-filter@6.0.1)(conventional-commits-parser@7.1.2)
|
||||
'@simple-libs/hosted-git-info': 2.0.0
|
||||
@@ -22081,7 +22081,7 @@ snapshots:
|
||||
|
||||
undici-types@7.18.2: {}
|
||||
|
||||
undici-types@7.29.0: {}
|
||||
undici-types@8.10.0: {}
|
||||
|
||||
undici@6.28.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user