diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1f6f86..2f06eb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ devDependencies: '@payloadcms/plugin-cloud-storage': 3.0.0-alpha.54_payload@3.0.0-alpha.54 '@swc/core': 1.4.12 '@swc/types': 0.1.6 - '@types/node': 20.12.4 + '@types/node': 20.19.39 '@typescript-eslint/eslint-plugin': 7.3.1_dl5ty2ddi7vwtpapi343xlsgoq '@typescript-eslint/parser': 7.3.1_sojhslj24nfrktykmoxvmoo65u '@vercel/blob': 0.22.2 @@ -34,7 +34,7 @@ devDependencies: prettier: 3.2.5 tsup: 8.0.2_4cyylbxkl5bcef7semp3rf2dfe typescript: 5.4.4 - vitest: 1.4.0_@types+node@20.12.4 + vitest: 1.4.0_@types+node@20.19.39 packages: @@ -1356,7 +1356,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.12.4 + '@types/node': 20.19.39 dev: true /@types/json-schema/7.0.15: @@ -1378,17 +1378,17 @@ packages: /@types/needle/3.3.0: resolution: {integrity: sha512-UFIuc1gdyzAqeVUYpSL+cliw2MmU/ZUhVZKE7Zo4wPbgc8hbljeKSnn6ls6iG8r5jpegPXLUIhJ+Wb2kLVs8cg==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.19.39 dev: true /@types/node/12.20.55: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node/20.12.4: - resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==} + /@types/node/20.19.39: + resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} dependencies: - undici-types: 5.26.5 + undici-types: 6.21.0 dev: true /@types/normalize-package-data/2.4.4: @@ -1403,7 +1403,7 @@ packages: resolution: {integrity: sha512-HVqYj3L+D+S/6qpQRv5qMxrD/5pglzZuhP7ZIqgVSZ+Ck4z1TCFkNIRG8WesFueQTqWFTSgkkAl6f8lwxFPQSw==} dependencies: '@types/needle': 3.3.0 - '@types/node': 20.12.4 + '@types/node': 20.19.39 dev: true /@types/semver/7.5.8: @@ -5262,8 +5262,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici-types/5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + /undici-types/6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} dev: true /undici/5.28.3: @@ -5310,7 +5310,7 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /vite-node/1.4.0_@types+node@20.12.4: + /vite-node/1.4.0_@types+node@20.19.39: resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5319,7 +5319,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.6_@types+node@20.12.4 + vite: 5.2.6_@types+node@20.19.39 transitivePeerDependencies: - '@types/node' - less @@ -5331,7 +5331,7 @@ packages: - terser dev: true - /vite/5.2.6_@types+node@20.12.4: + /vite/5.2.6_@types+node@20.19.39: resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5359,7 +5359,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.19.39 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0 @@ -5367,7 +5367,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest/1.4.0_@types+node@20.12.4: + /vitest/1.4.0_@types+node@20.19.39: resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5392,7 +5392,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.19.39 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -5410,8 +5410,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.2.6_@types+node@20.12.4 - vite-node: 1.4.0_@types+node@20.12.4 + vite: 5.2.6_@types+node@20.19.39 + vite-node: 1.4.0_@types+node@20.19.39 why-is-node-running: 2.2.2 transitivePeerDependencies: - less