diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 505ea0e3..c0154505 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,7 +76,7 @@ importers: version: 19.0.0(react@19.0.0) react-github-calendar: specifier: ^4.5.4 - version: 4.5.4(react@19.0.0) + version: 4.5.11(react@19.0.0) react-icon-cloud: specifier: ^4.1.7 version: 4.1.7(react@19.0.0) @@ -781,6 +781,10 @@ packages: resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.28.4': + resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==} + engines: {node: '>=6.9.0'} + '@babel/template@7.25.9': resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} @@ -5549,8 +5553,8 @@ packages: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true - react-activity-calendar@2.7.7: - resolution: {integrity: sha512-qCCADV8f5RWawTwBl+qTjslP5vnFkFuyU8R6uWzu/iZz1B5D4ODyUctG6g6VRWVlBqrPdc7d0H1tg11qz+qsmg==} + react-activity-calendar@2.7.15: + resolution: {integrity: sha512-sPO4tDJp+sRbV8F/LhUZ/woHmi4dg0Phd+Kt1Jw0orSfGfEqGCm7fFXiTIAvuuAwpwxqPEYEnfNzOLEfUrdg1A==} peerDependencies: react: ^18.0.0 || ^19.0.0 @@ -5559,16 +5563,11 @@ packages: peerDependencies: react: ^19.0.0 - react-error-boundary@5.0.0: - resolution: {integrity: sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==} - peerDependencies: - react: '>=16.13.1' - react-fast-compare@3.2.2: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} - react-github-calendar@4.5.4: - resolution: {integrity: sha512-ASJzqlB0wOv1v8Sd+L7ksb3u0pb8wzkNqyms0jLey1XS815eDJbxEwxsyTQpshSDx1sEvo4H/MOwGyv+jnBhGQ==} + react-github-calendar@4.5.11: + resolution: {integrity: sha512-tDUjAIYILYtPmPUrA/KKuCcGY9A0PcRQEjnOGcAoqV2qeaibh3IQ+YznQOYr78PsBfLIVtq4nZYYM3QadjGu+Q==} peerDependencies: react: ^18.0.0 || ^19.0.0 @@ -6024,6 +6023,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -7605,6 +7605,8 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 + '@babel/runtime@7.28.4': {} + '@babel/template@7.25.9': dependencies: '@babel/code-frame': 7.26.2 @@ -9165,7 +9167,7 @@ snapshots: '@slorber/react-helmet-async@1.3.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.28.4 invariant: 2.2.4 prop-types: 15.8.1 react: 19.0.0 @@ -13768,7 +13770,7 @@ snapshots: minimist: 1.2.8 strip-json-comments: 2.0.1 - react-activity-calendar@2.7.7(react@19.0.0): + react-activity-calendar@2.7.15(react@19.0.0): dependencies: date-fns: 4.1.0 react: 19.0.0 @@ -13778,18 +13780,12 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-error-boundary@5.0.0(react@19.0.0): - dependencies: - '@babel/runtime': 7.26.0 - react: 19.0.0 - react-fast-compare@3.2.2: {} - react-github-calendar@4.5.4(react@19.0.0): + react-github-calendar@4.5.11(react@19.0.0): dependencies: react: 19.0.0 - react-activity-calendar: 2.7.7(react@19.0.0) - react-error-boundary: 5.0.0(react@19.0.0) + react-activity-calendar: 2.7.15(react@19.0.0) react-icon-cloud@4.1.7(react@19.0.0): dependencies: @@ -13901,7 +13897,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.26.0 + '@babel/runtime': 7.28.4 regexp.prototype.flags@1.5.0: dependencies: