diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2360196..da87d6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1788,6 +1788,7 @@ packages: '@storybook/testing-library@0.2.2': resolution: {integrity: sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==} + deprecated: In Storybook 8, this package functionality has been integrated to a new package called @storybook/test, which uses Vitest APIs for an improved experience. When upgrading to Storybook 8 with 'npx storybook@latest upgrade', you will get prompted and will get an automigration for the new package. Please migrate when you can. '@storybook/theming@7.6.20': resolution: {integrity: sha512-iT1pXHkSkd35JsCte6Qbanmprx5flkqtSHC6Gi6Umqoxlg9IjiLPmpHbaIXzoC06DSW93hPj5Zbi1lPlTvRC7Q==} @@ -4259,8 +4260,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup@3.29.4: - resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} + rollup@3.29.5: + resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true @@ -6659,7 +6660,7 @@ snapshots: find-cache-dir: 3.3.2 fs-extra: 11.2.0 magic-string: 0.30.5 - rollup: 3.29.4 + rollup: 3.29.5 vite: 4.5.1(@types/node@20.12.14) optionalDependencies: typescript: 5.6.3 @@ -9977,7 +9978,7 @@ snapshots: dependencies: glob: 7.2.3 - rollup@3.29.4: + rollup@3.29.5: optionalDependencies: fsevents: 2.3.3 @@ -10644,7 +10645,7 @@ snapshots: dependencies: esbuild: 0.18.20 postcss: 8.4.33 - rollup: 3.29.4 + rollup: 3.29.5 optionalDependencies: '@types/node': 20.12.14 fsevents: 2.3.3