Skip to content

Commit 6c899a7

Browse files
authored
Merge pull request #2837 from adumesny/master
angular demo v11.0.1
2 parents 14f443c + 8f34661 commit 6c899a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@angular/platform-browser": "~18.2.6",
1919
"@angular/platform-browser-dynamic": "~18.2.6",
2020
"@angular/router": "~18.2.6",
21-
"gridstack": "^11",
21+
"gridstack": "^11.0.1",
2222
"rxjs": "~7.5.0",
2323
"tslib": "^2.3.0",
2424
"zone.js": "~0.14"

angular/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4378,10 +4378,10 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11,
43784378
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
43794379
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
43804380

4381-
gridstack@^11:
4382-
version "11.0.0"
4383-
resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-11.0.0.tgz#8a722c5e5da727c1534e9c09d64cd67877bb640e"
4384-
integrity sha512-uZKz6AqAIOKuIv3HuKAUyOZ/fq8EUeePpfOcti9aPhaGjYketA2F1N8zHjUuVPS9DadJjNGi7eWLiGbmHesV7g==
4381+
gridstack@^11.0.1:
4382+
version "11.0.1"
4383+
resolved "https://registry.yarnpkg.com/gridstack/-/gridstack-11.0.1.tgz#5fa57bc806a3228392f3eaa588e8905f6f0dd6e4"
4384+
integrity sha512-hzjFdWjAt4+KJJ+tBAMJV9NbgAiKLBVSJXzs9RtRXjndSasMnsxpKTTCAkGCmN164ROuP83Lm1p/OoJWiy+o3g==
43854385

43864386
handle-thing@^2.0.0:
43874387
version "2.0.1"

0 commit comments

Comments
 (0)