From f756d179012aaaeb5e3a21d29f99ef4cb33dac40 Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 04:33:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/prismjs to ^1.26.5 (#1357) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index e1261de7b..eb038f548 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -81,7 +81,7 @@ "@homarr/tsconfig": "workspace:^0.1.0", "@types/chroma-js": "2.4.4", "@types/node": "^20.16.15", - "@types/prismjs": "^1.26.4", + "@types/prismjs": "^1.26.5", "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "@types/swagger-ui-react": "^4.18.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b346e7f2d..0d75793d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -249,8 +249,8 @@ importers: specifier: ^20.16.15 version: 20.16.15 '@types/prismjs': - specifier: ^1.26.4 - version: 1.26.4 + specifier: ^1.26.5 + version: 1.26.5 '@types/react': specifier: ^18.3.11 version: 18.3.11 @@ -3617,8 +3617,8 @@ packages: '@types/node@20.16.15': resolution: {integrity: sha512-DV58qQz9dBMqVVn+qnKwGa51QzCD4YM/tQM16qLKxdf5tqz5W4QwtrMzjSTbabN1cFTSuyxVYBy+QWHjWW8X/g==} - '@types/prismjs@1.26.4': - resolution: {integrity: sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==} + '@types/prismjs@1.26.5': + resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==} '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} @@ -9979,7 +9979,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/prismjs@1.26.4': {} + '@types/prismjs@1.26.5': {} '@types/prop-types@15.7.12': {}