Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 9d8244f

Browse files
committed
chore(deps): upgrade to Slickgrid-Universal official 1.x major version
1 parent 2575e60 commit 9d8244f

File tree

3 files changed

+207
-255
lines changed

3 files changed

+207
-255
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
}
7171
},
7272
"dependencies": {
73-
"@slickgrid-universal/common": "^1.0.0",
74-
"@slickgrid-universal/custom-footer-component": "^1.0.0",
75-
"@slickgrid-universal/empty-warning-component": "^1.0.0",
76-
"@slickgrid-universal/event-pub-sub": "^1.0.0",
77-
"@slickgrid-universal/pagination-component": "^1.0.0",
78-
"@slickgrid-universal/row-detail-view-plugin": "^1.0.0",
79-
"@slickgrid-universal/rxjs-observable": "^1.0.0",
80-
"@types/dompurify": "^2.3.1",
73+
"@slickgrid-universal/common": "^1.1.0",
74+
"@slickgrid-universal/custom-footer-component": "^1.1.1",
75+
"@slickgrid-universal/empty-warning-component": "^1.1.1",
76+
"@slickgrid-universal/event-pub-sub": "^1.1.1",
77+
"@slickgrid-universal/pagination-component": "^1.1.1",
78+
"@slickgrid-universal/row-detail-view-plugin": "^1.1.1",
79+
"@slickgrid-universal/rxjs-observable": "^1.1.1",
80+
"@types/dompurify": "^2.3.2",
8181
"@types/jquery": "^3.5.10",
8282
"dequal": "^2.0.2",
8383
"dompurify": "^2.3.4",
@@ -91,14 +91,14 @@
9191
"@ngx-translate/core": ">=14.0.0"
9292
},
9393
"devDependencies": {
94-
"@angular-devkit/build-angular": "~13.1.0",
94+
"@angular-devkit/build-angular": "~13.1.1",
9595
"@angular-eslint/builder": "13.0.1",
9696
"@angular-eslint/eslint-plugin": "13.0.1",
9797
"@angular-eslint/eslint-plugin-template": "13.0.1",
9898
"@angular-eslint/schematics": "13.0.1",
9999
"@angular-eslint/template-parser": "13.0.1",
100100
"@angular/animations": "^13.1.0",
101-
"@angular/cli": "^13.1.0",
101+
"@angular/cli": "^13.1.1",
102102
"@angular/common": "^13.1.0",
103103
"@angular/compiler": "^13.1.0",
104104
"@angular/compiler-cli": "^13.1.0",
@@ -111,12 +111,12 @@
111111
"@ng-select/ng-select": "^8.1.1",
112112
"@ngx-translate/core": "^14.0.0",
113113
"@ngx-translate/http-loader": "^7.0.0",
114-
"@slickgrid-universal/composite-editor-component": "^1.0.0",
115-
"@slickgrid-universal/custom-tooltip-plugin": "^1.0.0",
116-
"@slickgrid-universal/excel-export": "^1.0.0",
117-
"@slickgrid-universal/graphql": "^1.0.0",
118-
"@slickgrid-universal/odata": "^1.0.0",
119-
"@slickgrid-universal/text-export": "^1.0.0",
114+
"@slickgrid-universal/composite-editor-component": "^1.1.1",
115+
"@slickgrid-universal/custom-tooltip-plugin": "^1.1.1",
116+
"@slickgrid-universal/excel-export": "^1.1.1",
117+
"@slickgrid-universal/graphql": "^1.1.1",
118+
"@slickgrid-universal/odata": "^1.1.1",
119+
"@slickgrid-universal/text-export": "^1.1.1",
120120
"@types/flatpickr": "^3.1.2",
121121
"@types/jest": "^27.0.3",
122122
"@types/moment": "^2.13.0",
@@ -137,16 +137,16 @@
137137
"eslint": "^8.4.1",
138138
"jest": "^27.4.3",
139139
"jest-extended": "^1.2.0",
140-
"jest-preset-angular": "^11.0.0",
140+
"jest-preset-angular": "^11.0.1",
141141
"ng-packagr": "^13.1.1",
142142
"ngx-bootstrap": "^7.1.0",
143143
"npm-run-all": "^4.1.5",
144144
"postcss": "^8.4.4",
145-
"postcss-cli": "^9.0.2",
145+
"postcss-cli": "^9.1.0",
146146
"require-dir": "^1.2.0",
147147
"rimraf": "^3.0.2",
148148
"run-sequence": "^2.2.1",
149-
"sass": "^1.44.0",
149+
"sass": "^1.45.0",
150150
"standard-version": "^9.3.2",
151151
"stream-browserify": "^3.0.0",
152152
"ts-node": "^10.4.0",

test/cypress/yarn.lock

Lines changed: 29 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@cypress/request@^2.88.7":
6-
version "2.88.7"
7-
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.7.tgz#386d960ab845a96953723348088525d5a75aaac4"
8-
integrity sha512-FTULIP2rnDJvZDT9t6B4nSfYR40ue19tVmv3wUcY05R9/FPCoMl1nAPJkzWzBCo7ltVn5ThQTbxiMoGBN7k0ig==
5+
"@cypress/request@^2.88.10":
6+
version "2.88.10"
7+
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.10.tgz#b66d76b07f860d3a4b8d7a0604d020c662752cce"
8+
integrity sha512-Zp7F+R93N0yZyG34GutyTNr+okam7s/Fzc1+i3kcqOP8vk6OuajuE9qZJ6Rs+10/1JFtXFYMdyarnU1rZuJesg==
99
dependencies:
1010
aws-sign2 "~0.7.0"
1111
aws4 "^1.8.0"
@@ -14,8 +14,7 @@
1414
extend "~3.0.2"
1515
forever-agent "~0.6.1"
1616
form-data "~2.3.2"
17-
har-validator "~5.1.3"
18-
http-signature "~1.2.0"
17+
http-signature "~1.3.6"
1918
is-typedarray "~1.0.0"
2019
isstream "~0.1.2"
2120
json-stringify-safe "~5.0.1"
@@ -75,16 +74,6 @@ aggregate-error@^3.0.0:
7574
clean-stack "^2.0.0"
7675
indent-string "^4.0.0"
7776

78-
ajv@^6.12.3:
79-
version "6.12.6"
80-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
81-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
82-
dependencies:
83-
fast-deep-equal "^3.1.1"
84-
fast-json-stable-stringify "^2.0.0"
85-
json-schema-traverse "^0.4.1"
86-
uri-js "^4.2.2"
87-
8877
[email protected], ansi-colors@^4.1.1:
8978
version "4.1.1"
9079
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
@@ -191,7 +180,7 @@ blob-util@^2.0.2:
191180
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb"
192181
integrity sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==
193182

194-
bluebird@^3.7.2:
183+
195184
version "3.7.2"
196185
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
197186
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
@@ -374,19 +363,19 @@ cross-spawn@^7.0.0:
374363
shebang-command "^2.0.0"
375364
which "^2.0.1"
376365

377-
cypress@^9.0.0:
378-
version "9.0.0"
379-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.0.0.tgz#8c496f7f350e611604cc2f77b663fb81d0c235d2"
380-
integrity sha512-/93SWBZTw7BjFZ+I9S8SqkFYZx7VhedDjTtRBmXO0VzTeDbmxgK/snMJm/VFjrqk/caWbI+XY4Qr80myDMQvYg==
366+
cypress@^9.1.1:
367+
version "9.1.1"
368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.1.tgz#26720ca5a22077cd85f49745616b7a08152a298f"
369+
integrity sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==
381370
dependencies:
382-
"@cypress/request" "^2.88.7"
371+
"@cypress/request" "^2.88.10"
383372
"@cypress/xvfb" "^1.2.4"
384373
"@types/node" "^14.14.31"
385374
"@types/sinonjs__fake-timers" "^6.0.2"
386375
"@types/sizzle" "^2.3.2"
387376
arch "^2.2.0"
388377
blob-util "^2.0.2"
389-
bluebird "^3.7.2"
378+
bluebird "3.7.2"
390379
cachedir "^2.3.0"
391380
chalk "^4.1.0"
392381
check-more-types "^2.24.0"
@@ -574,16 +563,6 @@ extsprintf@^1.2.0:
574563
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
575564
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
576565

577-
fast-deep-equal@^3.1.1:
578-
version "3.1.3"
579-
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
580-
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
581-
582-
fast-json-stable-stringify@^2.0.0:
583-
version "2.1.0"
584-
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
585-
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
586-
587566
fd-slicer@~1.1.0:
588567
version "1.1.0"
589568
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
@@ -740,19 +719,6 @@ [email protected]:
740719
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
741720
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
742721

743-
har-schema@^2.0.0:
744-
version "2.0.0"
745-
resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
746-
integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
747-
748-
har-validator@~5.1.3:
749-
version "5.1.5"
750-
resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd"
751-
integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==
752-
dependencies:
753-
ajv "^6.12.3"
754-
har-schema "^2.0.0"
755-
756722
has-flag@^4.0.0:
757723
version "4.0.0"
758724
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
@@ -763,14 +729,14 @@ [email protected]:
763729
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
764730
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
765731

766-
http-signature@~1.2.0:
767-
version "1.2.0"
768-
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
769-
integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
732+
http-signature@~1.3.6:
733+
version "1.3.6"
734+
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.3.6.tgz#cb6fbfdf86d1c974f343be94e87f7fc128662cf9"
735+
integrity sha512-3adrsD6zqo4GsTqtO7FyrejHNv+NgiIfAfv68+jVlFmSr9OGy7zrxONceFRLKvnnZA5jbxQBX1u9PpB6Wi32Gw==
770736
dependencies:
771737
assert-plus "^1.0.0"
772-
jsprim "^1.2.2"
773-
sshpk "^1.7.0"
738+
jsprim "^2.0.2"
739+
sshpk "^1.14.1"
774740

775741
human-signals@^1.1.1:
776742
version "1.1.1"
@@ -896,15 +862,10 @@ jsbn@~0.1.0:
896862
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
897863
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
898864

899-
json-schema-traverse@^0.4.1:
900-
version "0.4.1"
901-
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
902-
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
903-
904-
905-
version "0.2.3"
906-
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
907-
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
865+
866+
version "0.4.0"
867+
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
868+
integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
908869

909870
json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
910871
version "5.0.1"
@@ -920,14 +881,14 @@ jsonfile@^6.0.1:
920881
optionalDependencies:
921882
graceful-fs "^4.1.6"
922883

923-
jsprim@^1.2.2:
924-
version "1.4.1"
925-
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
926-
integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
884+
jsprim@^2.0.2:
885+
version "2.0.2"
886+
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-2.0.2.tgz#77ca23dbcd4135cd364800d22ff82c2185803d4d"
887+
integrity sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==
927888
dependencies:
928889
assert-plus "1.0.0"
929890
extsprintf "1.3.0"
930-
json-schema "0.2.3"
891+
json-schema "0.4.0"
931892
verror "1.10.0"
932893

933894
lazy-ass@^1.6.0:
@@ -1269,7 +1230,7 @@ [email protected]:
12691230
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d"
12701231
integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0=
12711232

1272-
punycode@^2.1.0, punycode@^2.1.1:
1233+
punycode@^2.1.1:
12731234
version "2.1.1"
12741235
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
12751236
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
@@ -1389,7 +1350,7 @@ slice-ansi@^4.0.0:
13891350
astral-regex "^2.0.0"
13901351
is-fullwidth-code-point "^3.0.0"
13911352

1392-
sshpk@^1.7.0:
1353+
sshpk@^1.14.1:
13931354
version "1.16.1"
13941355
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
13951356
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
@@ -1532,13 +1493,6 @@ untildify@^4.0.0:
15321493
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
15331494
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
15341495

1535-
uri-js@^4.2.2:
1536-
version "4.4.0"
1537-
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.0.tgz#aa714261de793e8a82347a7bcc9ce74e86f28602"
1538-
integrity sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==
1539-
dependencies:
1540-
punycode "^2.1.0"
1541-
15421496
url@^0.11.0:
15431497
version "0.11.0"
15441498
resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1"

0 commit comments

Comments
 (0)