Skip to content

Commit

Permalink
Storybook is now compatible to Angular 18
Browse files Browse the repository at this point in the history
(see #27237)
  • Loading branch information
valentinpalkovic committed Jun 24, 2024
1 parent 25ed3d9 commit dd06fdb
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 71 deletions.
22 changes: 11 additions & 11 deletions code/frameworks/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,17 @@
"zone.js": "^0.13.0"
},
"peerDependencies": {
"@angular-devkit/architect": ">=0.1400.0 < 0.1800.0",
"@angular-devkit/build-angular": ">=14.1.0 < 18.0.0",
"@angular-devkit/core": ">=14.1.0 < 18.0.0",
"@angular/cli": ">=14.1.0 < 18.0.0",
"@angular/common": ">=14.1.0 < 18.0.0",
"@angular/compiler": ">=14.1.0 < 18.0.0",
"@angular/compiler-cli": ">=14.1.0 < 18.0.0",
"@angular/core": ">=14.1.0 < 18.0.0",
"@angular/forms": ">=14.1.0 < 18.0.0",
"@angular/platform-browser": ">=14.1.0 < 18.0.0",
"@angular/platform-browser-dynamic": ">=14.1.0 < 18.0.0",
"@angular-devkit/architect": ">=0.1400.0 < 0.1900.0",
"@angular-devkit/build-angular": ">=14.1.0 < 19.0.0",
"@angular-devkit/core": ">=14.1.0 < 19.0.0",
"@angular/cli": ">=14.1.0 < 19.0.0",
"@angular/common": ">=14.1.0 < 19.0.0",
"@angular/compiler": ">=14.1.0 < 19.0.0",
"@angular/compiler-cli": ">=14.1.0 < 19.0.0",
"@angular/core": ">=14.1.0 < 19.0.0",
"@angular/forms": ">=14.1.0 < 19.0.0",
"@angular/platform-browser": ">=14.1.0 < 19.0.0",
"@angular/platform-browser-dynamic": ">=14.1.0 < 19.0.0",
"@babel/core": "*",
"rxjs": "^6.0.0 || ^7.4.0",
"typescript": "^4.0.0 || ^5.0.0",
Expand Down
101 changes: 41 additions & 60 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,25 +644,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/helper-create-class-features-plugin@npm:7.24.0"
dependencies:
"@babel/helper-annotate-as-pure": "npm:^7.22.5"
"@babel/helper-environment-visitor": "npm:^7.22.20"
"@babel/helper-function-name": "npm:^7.23.0"
"@babel/helper-member-expression-to-functions": "npm:^7.23.0"
"@babel/helper-optimise-call-expression": "npm:^7.22.5"
"@babel/helper-replace-supers": "npm:^7.22.20"
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5"
"@babel/helper-split-export-declaration": "npm:^7.22.6"
semver: "npm:^6.3.1"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 341548496df202805489422a160bba75b111d994c64d788a397c35f01784632af48bf06023af8aa2fe72c2c254f8c885b4e0f7f3df5ef17a37370f2feaf80328
languageName: node
linkType: hard

"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.22.15, @babel/helper-create-regexp-features-plugin@npm:^7.22.5":
version: 7.22.15
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.22.15"
Expand Down Expand Up @@ -756,16 +737,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.22.15, @babel/helper-module-imports@npm:^7.22.5, @babel/helper-module-imports@npm:^7.8.3":
version: 7.22.15
resolution: "@babel/helper-module-imports@npm:7.22.15"
dependencies:
"@babel/types": "npm:^7.22.15"
checksum: 4e0d7fc36d02c1b8c8b3006dfbfeedf7a367d3334a04934255de5128115ea0bafdeb3e5736a2559917f0653e4e437400d54542da0468e08d3cbc86d3bbfa8f30
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.24.1, @babel/helper-module-imports@npm:^7.24.3":
"@babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.22.15, @babel/helper-module-imports@npm:^7.24.1, @babel/helper-module-imports@npm:^7.24.3, @babel/helper-module-imports@npm:^7.8.3":
version: 7.24.3
resolution: "@babel/helper-module-imports@npm:7.24.3"
dependencies:
Expand All @@ -774,6 +746,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.22.5":
version: 7.22.15
resolution: "@babel/helper-module-imports@npm:7.22.15"
dependencies:
"@babel/types": "npm:^7.22.15"
checksum: 4e0d7fc36d02c1b8c8b3006dfbfeedf7a367d3334a04934255de5128115ea0bafdeb3e5736a2559917f0653e4e437400d54542da0468e08d3cbc86d3bbfa8f30
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.23.0, @babel/helper-module-transforms@npm:^7.23.3":
version: 7.23.3
resolution: "@babel/helper-module-transforms@npm:7.23.3"
Expand Down Expand Up @@ -1128,15 +1109,15 @@ __metadata:
linkType: hard

"@babel/plugin-proposal-decorators@npm:^7.13.5":
version: 7.24.0
resolution: "@babel/plugin-proposal-decorators@npm:7.24.0"
version: 7.24.1
resolution: "@babel/plugin-proposal-decorators@npm:7.24.1"
dependencies:
"@babel/helper-create-class-features-plugin": "npm:^7.24.0"
"@babel/helper-create-class-features-plugin": "npm:^7.24.1"
"@babel/helper-plugin-utils": "npm:^7.24.0"
"@babel/plugin-syntax-decorators": "npm:^7.24.0"
"@babel/plugin-syntax-decorators": "npm:^7.24.1"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 6bf16cb2b5b2f1b63b5ea964853cd3b3419c8285296b5bf64a64127c9d5c1b2e6829e84bd92734e4b71df67686d8f36fb01bb8a45fc52bcece7503b73bc42ec7
checksum: ffe49522ada6581f1c760b777dbd913afcd204e11e6907c4f2c293ce6d30961449ac19d9960250d8743a1f60e21cb667e51a3af15992dfe7627105e039c46a9b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1256,14 +1237,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-decorators@npm:^7.24.0":
version: 7.24.0
resolution: "@babel/plugin-syntax-decorators@npm:7.24.0"
"@babel/plugin-syntax-decorators@npm:^7.24.1":
version: 7.24.1
resolution: "@babel/plugin-syntax-decorators@npm:7.24.1"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.24.0"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 6c11801e062772d4e1b0b418a4732574128b1dfc13193a2909fa93937346746aaa7046f88f6026ff3c80777c967d0fe2e4bb19a1d3fb399e8349c81741e4f471
checksum: 14028a746f86efbdd47e4961456bb53d656e9e3461890f66b1b01032151d15fda5ba99fcaa60232a229a33aa9e73b11c2597b706d5074c520155757e372cd17b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1657,7 +1638,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-block-scoping@npm:^7.23.0, @babel/plugin-transform-block-scoping@npm:^7.8.3":
"@babel/plugin-transform-block-scoping@npm:^7.23.0":
version: 7.23.4
resolution: "@babel/plugin-transform-block-scoping@npm:7.23.4"
dependencies:
Expand All @@ -1668,7 +1649,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-block-scoping@npm:^7.24.4":
"@babel/plugin-transform-block-scoping@npm:^7.24.4, @babel/plugin-transform-block-scoping@npm:^7.8.3":
version: 7.24.4
resolution: "@babel/plugin-transform-block-scoping@npm:7.24.4"
dependencies:
Expand Down Expand Up @@ -7231,17 +7212,17 @@ __metadata:
webpack: "npm:5"
zone.js: "npm:^0.13.0"
peerDependencies:
"@angular-devkit/architect": ">=0.1400.0 < 0.1800.0"
"@angular-devkit/build-angular": ">=14.1.0 < 18.0.0"
"@angular-devkit/core": ">=14.1.0 < 18.0.0"
"@angular/cli": ">=14.1.0 < 18.0.0"
"@angular/common": ">=14.1.0 < 18.0.0"
"@angular/compiler": ">=14.1.0 < 18.0.0"
"@angular/compiler-cli": ">=14.1.0 < 18.0.0"
"@angular/core": ">=14.1.0 < 18.0.0"
"@angular/forms": ">=14.1.0 < 18.0.0"
"@angular/platform-browser": ">=14.1.0 < 18.0.0"
"@angular/platform-browser-dynamic": ">=14.1.0 < 18.0.0"
"@angular-devkit/architect": ">=0.1400.0 < 0.1900.0"
"@angular-devkit/build-angular": ">=14.1.0 < 19.0.0"
"@angular-devkit/core": ">=14.1.0 < 19.0.0"
"@angular/cli": ">=14.1.0 < 19.0.0"
"@angular/common": ">=14.1.0 < 19.0.0"
"@angular/compiler": ">=14.1.0 < 19.0.0"
"@angular/compiler-cli": ">=14.1.0 < 19.0.0"
"@angular/core": ">=14.1.0 < 19.0.0"
"@angular/forms": ">=14.1.0 < 19.0.0"
"@angular/platform-browser": ">=14.1.0 < 19.0.0"
"@angular/platform-browser-dynamic": ">=14.1.0 < 19.0.0"
"@babel/core": "*"
rxjs: ^6.0.0 || ^7.4.0
typescript: ^4.0.0 || ^5.0.0
Expand Down Expand Up @@ -9634,11 +9615,11 @@ __metadata:
linkType: hard

"@testing-library/user-event@npm:^14.4.0":
version: 14.5.1
resolution: "@testing-library/user-event@npm:14.5.1"
version: 14.5.2
resolution: "@testing-library/user-event@npm:14.5.2"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 1e00d6ead23377885b906db6e46e259161a0efb4138f7527481d7435f3c8f65cb7e3eab2900e2ac1886fa6dd03416e773a3a60dea87a9a2086a7127dee315f6f
checksum: 68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -31142,12 +31123,12 @@ __metadata:
linkType: hard

"typescript@npm:^5.0.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
version: 5.4.3
resolution: "typescript@npm:5.4.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
checksum: 22443a8760c3668e256c0b34b6b45c359ef6cecc10c42558806177a7d500ab1a7d7aac1f976d712e26989ddf6731d2fbdd3212b7c73290a45127c1c43ba2005a
languageName: node
linkType: hard

Expand Down Expand Up @@ -31182,12 +31163,12 @@ __metadata:
linkType: hard

"typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=29ae49"
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e22df47df9b2b2f2617b8bf511a29aea3d177f9f7a0756818230a76b01cbd7da988bf55f9463aaa1a4c1ff90b80f8dc5676460d4e9dfc010572cbba59b822b0c
checksum: 1b50712759f1e4bf4bf6fe7e662235358b716972dec8aa9ca117dee531dbd7b417f5fe28f74d347b4447eec09a200c0372fe9cf1aad2e15a2bcf4a1a99db0820
languageName: node
linkType: hard

Expand Down

0 comments on commit dd06fdb

Please sign in to comment.