diff --git a/package.json b/package.json index 5a26b0e..f8ee42c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@vitest/coverage-v8": "catalog:vitest", "@vitest/eslint-plugin": "^1.4.1", "bumpp": "^9.11.1", - "cookie-es": "^1.2.2", + "cookie-es": "^2.0.0", "deno": "catalog:", "eslint": "^9.39.1", "eslint-config-prettier": "^10.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4982bae..31ed55d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^9.11.1 version: 9.11.1(magicast@0.3.5) cookie-es: - specifier: ^1.2.2 - version: 1.2.2 + specifier: ^2.0.0 + version: 2.0.0 deno: specifier: 'catalog:' version: 2.5.6 @@ -172,7 +172,7 @@ importers: devDependencies: bun-types: specifier: latest - version: 1.3.2(@types/react@19.2.2) + version: 1.3.3 playground/deno: devDependencies: @@ -1329,9 +1329,6 @@ packages: '@types/node@24.10.0': resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} - '@types/react@19.2.2': - resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} - '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -1747,10 +1744,8 @@ packages: engines: {node: '>=10'} hasBin: true - bun-types@1.3.2: - resolution: {integrity: sha512-i/Gln4tbzKNuxP70OWhJRZz1MRfvqExowP7U6JKoI8cntFrtxg7RJK3jvz7wQW54UuvNC8tbKHHri5fy74FVqg==} - peerDependencies: - '@types/react': ^19 + bun-types@1.3.3: + resolution: {integrity: sha512-z3Xwlg7j2l9JY27x5Qn3Wlyos8YAp0kKRlrePAOjgjMGS5IG6E7Jnlx736vH9UVI4wUICwwhC9anYL++XeOgTQ==} busboy@1.6.0: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} @@ -1896,6 +1891,9 @@ packages: cookie-es@1.2.2: resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} + cookie-es@2.0.0: + resolution: {integrity: sha512-RAj4E421UYRgqokKUmotqAwuplYw15qtdXfY+hGzgCJ/MBjCVZcSoHK/kH9kocfjRjcDME7IiDWR/1WX1TM2Pg==} + cookie@0.7.2: resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} @@ -1961,9 +1959,6 @@ packages: resolution: {integrity: sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==} engines: {node: ^10 || ^12.20.0 || ^14.13.0 || >=15.0.0, npm: '>=7.0.0'} - csstype@3.1.3: - resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} - data-uri-to-buffer@2.0.2: resolution: {integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==} @@ -5295,10 +5290,6 @@ snapshots: dependencies: undici-types: 7.16.0 - '@types/react@19.2.2': - dependencies: - csstype: 3.1.3 - '@types/resolve@1.20.2': {} '@types/superagent@8.1.9': @@ -5740,10 +5731,9 @@ snapshots: transitivePeerDependencies: - magicast - bun-types@1.3.2(@types/react@19.2.2): + bun-types@1.3.3: dependencies: '@types/node': 20.19.24 - '@types/react': 19.2.2 busboy@1.6.0: dependencies: @@ -5874,6 +5864,8 @@ snapshots: cookie-es@1.2.2: {} + cookie-es@2.0.0: {} + cookie@0.7.2: {} cookiejar@2.1.4: {} @@ -5966,8 +5958,6 @@ snapshots: dependencies: css-tree: 2.2.1 - csstype@3.1.3: {} - data-uri-to-buffer@2.0.2: {} data-view-buffer@1.0.2: