bump pl-api version

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-22 15:13:04 +02:00
parent e802012cf8
commit 7c1f472d76
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "pl-api", "name": "pl-api",
"version": "1.0.0-rc.52", "version": "1.0.0-rc.53",
"type": "module", "type": "module",
"homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-api", "homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-api",
"repository": { "repository": {

View File

@ -104,7 +104,7 @@
"multiselect-react-dropdown": "^2.0.25", "multiselect-react-dropdown": "^2.0.25",
"mutative": "^1.1.0", "mutative": "^1.1.0",
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"pl-api": "^1.0.0-rc.52", "pl-api": "^1.0.0-rc.53",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"process": "^0.11.10", "process": "^0.11.10",
"punycode": "^2.1.1", "punycode": "^2.1.1",

View File

@ -6858,10 +6858,10 @@ pkg-dir@^4.1.0:
dependencies: dependencies:
find-up "^4.0.0" find-up "^4.0.0"
pl-api@^1.0.0-rc.52: pl-api@^1.0.0-rc.53:
version "1.0.0-rc.52" version "1.0.0-rc.53"
resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-1.0.0-rc.52.tgz#150cdab0deb086317f58b78edbddd2f7de394d62" resolved "https://registry.yarnpkg.com/pl-api/-/pl-api-1.0.0-rc.53.tgz#a75a3042ee3aa95e471cfc33d10071971dfd8eae"
integrity sha512-1Enq5TBvau6krYkJe/OwJbpuY5FpE5o7Qw52idfMwWcimPRkadwuqRcIYNPuf82ji9rP5IN6+gv1c1Iy25uMlw== integrity sha512-AOaway8G/S0FNOBrm3yTF6mYnDWOh9vXCynn1HOzTi6ghCC/qS2BA8g1eRENYK9PbsiPCMXQ3YdrI9vuZ62d+Q==
dependencies: dependencies:
blurhash "^2.0.5" blurhash "^2.0.5"
http-link-header "^1.1.3" http-link-header "^1.1.3"