diff --git a/package.json b/package.json index bf005cc..eb72018 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@angular/platform-browser": "16.1.0", "@angular/platform-browser-dynamic": "16.1.0", "@angular/router": "16.1.0", - "@seatsio/seatsio-types": "6.4.0" + "@seatsio/seatsio-types": "6.5.0" }, "devDependencies": { "@angular-devkit/build-angular": "16.2.9", diff --git a/projects/seatsio-angular/package.json b/projects/seatsio-angular/package.json index 6d32c0d..78ef311 100644 --- a/projects/seatsio-angular/package.json +++ b/projects/seatsio-angular/package.json @@ -18,7 +18,7 @@ ], "homepage": "https://github.com/seatsio/seatsio-angular", "dependencies": { - "@seatsio/seatsio-types": "6.4.0" + "@seatsio/seatsio-types": "6.5.0" }, "peerDependencies": { "@angular/common": ">=16.0.0", diff --git a/projects/seatsio-angular/yarn.lock b/projects/seatsio-angular/yarn.lock new file mode 100644 index 0000000..cc05ed9 --- /dev/null +++ b/projects/seatsio-angular/yarn.lock @@ -0,0 +1,8 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +"@seatsio/seatsio-types@6.5.0": + version "6.5.0" + resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-6.5.0.tgz#4d55b288a7dd015fcb849e232c1a88f2dee34ed9" + integrity sha512-d7Y8n8MZQL0y9OAUnUReAZmsUt96BLGjZxorFYlITENooMmbpfFhCLR/7v8CzwBe05otT+l4pNCK+o8sygzy3A== diff --git a/yarn.lock b/yarn.lock index 0e315e0..6a9a19b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2366,10 +2366,10 @@ "@angular-devkit/schematics" "21.0.1" jsonc-parser "3.3.1" -"@seatsio/seatsio-types@6.4.0": - version "6.4.0" - resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-6.4.0.tgz#e6e60521ad3f75f1ccec733aee605e6a7a4ab3da" - integrity sha512-+2lg2M9qG7D1AjQ67jAJVPyKsgNdc0nEXf8aRsYYBE4ibhgwb9r6VACq8pslvmK7J8sQoP8Exv/QBb3s1BS5Ng== +"@seatsio/seatsio-types@6.5.0": + version "6.5.0" + resolved "https://registry.yarnpkg.com/@seatsio/seatsio-types/-/seatsio-types-6.5.0.tgz#4d55b288a7dd015fcb849e232c1a88f2dee34ed9" + integrity sha512-d7Y8n8MZQL0y9OAUnUReAZmsUt96BLGjZxorFYlITENooMmbpfFhCLR/7v8CzwBe05otT+l4pNCK+o8sygzy3A== "@sigstore/bundle@^4.0.0": version "4.0.0"