diff --git a/package.json b/package.json index 87ccc7dae5..53b61e9d5f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "clsx": "^2.1.0", "codemirror": "5.65.1", "codemirror-graphql": "1.3.2", - "date-fns": "^2.30.0", + "date-fns": "^4.0.0", "fast-glob": "^3.3.2", "graphql": "16.10.0", "gray-matter": "^4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e358755858..f43abb1531 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ importers: specifier: 1.3.2 version: 1.3.2(@codemirror/language@0.20.2)(codemirror@5.65.1)(graphql@16.10.0) date-fns: - specifier: ^2.30.0 - version: 2.30.0 + specifier: ^4.0.0 + version: 4.1.0 fast-glob: specifier: ^3.3.2 version: 3.3.2 @@ -779,10 +779,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.24.1': - resolution: {integrity: sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==} - engines: {node: '>=6.9.0'} - '@babel/runtime@7.26.0': resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} @@ -2384,9 +2380,8 @@ packages: dataloader@2.2.3: resolution: {integrity: sha512-y2krtASINtPFS1rSDjacrFgn1dcUuoREVabwlOGOe4SdxenREqwjwjElAdwvbGM7kgZz9a3KVicWR7vcz8rnzA==} - date-fns@2.30.0: - resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} - engines: {node: '>=0.11'} + date-fns@4.1.0: + resolution: {integrity: sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==} dayjs@1.11.10: resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} @@ -5553,10 +5548,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/runtime@7.24.1': - dependencies: - regenerator-runtime: 0.14.1 - '@babel/runtime@7.26.0': dependencies: regenerator-runtime: 0.14.1 @@ -7202,9 +7193,7 @@ snapshots: dataloader@2.2.3: {} - date-fns@2.30.0: - dependencies: - '@babel/runtime': 7.24.1 + date-fns@4.1.0: {} dayjs@1.11.10: {}