diff --git a/website/package.json b/website/package.json index 833d1e59..9c0045fe 100644 --- a/website/package.json +++ b/website/package.json @@ -28,7 +28,7 @@ "file-loader": "^6.2.0", "git-branch": "^2.0.1", "js-cookie": "^3.0.5", - "prism-react-renderer": "^1.3.5", + "prism-react-renderer": "^2.0.0", "react": "^19.0.0", "react-docgen-typescript": "^2.2.2", "react-dom": "^19.0.0", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index cbf13c9b..2c506933 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^3.0.5 version: 3.0.5 prism-react-renderer: - specifier: ^1.3.5 - version: 1.3.5(react@19.2.0) + specifier: ^2.0.0 + version: 2.4.1(react@19.2.0) react: specifier: ^19.0.0 version: 19.2.0 @@ -2826,6 +2826,7 @@ packages: glob@11.0.3: resolution: {integrity: sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true global-dirs@3.0.1: @@ -4391,11 +4392,6 @@ packages: resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==} engines: {node: '>=4'} - prism-react-renderer@1.3.5: - resolution: {integrity: sha512-IJ+MSwBWKG+SM3b2SUfdrhC+gu01QkV2KmRQgREThBfSQRoufqRfxfHUxpG1WcaFjP+kojcFyO9Qqtpgt3qLCg==} - peerDependencies: - react: '>=0.14.9' - prism-react-renderer@2.4.1: resolution: {integrity: sha512-ey8Ls/+Di31eqzUxC46h8MksNuGx/n0AAC8uKpwFau4RPDYLuE3EXTp8N8G2vX2N7UC/+IXeNUnlWBGGcAG+Ig==} peerDependencies: @@ -5237,6 +5233,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true value-equal@1.0.1: @@ -11087,10 +11084,6 @@ snapshots: pretty-time@1.1.0: {} - prism-react-renderer@1.3.5(react@19.2.0): - dependencies: - react: 19.2.0 - prism-react-renderer@2.4.1(react@19.2.0): dependencies: '@types/prismjs': 1.26.5