From f4765e407fd74b48fd691b49b7b7881868f1d3cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:15:56 +0000 Subject: [PATCH] Bump @mantine/code-highlight from 7.11.1 to 7.12.2 Bumps [@mantine/code-highlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/code-highlight) from 7.11.1 to 7.12.2. - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.12.2/packages/@mantine/code-highlight) --- updated-dependencies: - dependency-name: "@mantine/code-highlight" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81ebad0..9d2ff1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@heroicons/react": "^2.1.4", "@mantine/carousel": "^7.11.1", "@mantine/charts": "^7.11.1", - "@mantine/code-highlight": "^7.11.1", + "@mantine/code-highlight": "^7.12.2", "@mantine/core": "^7.11.1", "@mantine/dates": "^7.11.1", "@mantine/dropzone": "^7.11.1", @@ -3464,17 +3464,16 @@ } }, "node_modules/@mantine/code-highlight": { - "version": "7.11.1", - "resolved": "https://registry.npmjs.org/@mantine/code-highlight/-/code-highlight-7.11.1.tgz", - "integrity": "sha512-1q1DNG083f1/MRzd6qmMDGB1jn6mh4UwDMc0299c4VUg4HqxjPTNZbrCB8lusBo5VkGXuOqFlFCNrP66YjhMqQ==", - "license": "MIT", + "version": "7.12.2", + "resolved": "https://registry.npmjs.org/@mantine/code-highlight/-/code-highlight-7.12.2.tgz", + "integrity": "sha512-eVVA6ZmtV2qV60qiQW3wvFbs0ryCmzrCJaqU4GV0D+6lGVn8mwbbo36+Jt4Qz/6FrswPD99ALRBlOwHDJe0P8A==", "dependencies": { "clsx": "^2.1.1", "highlight.js": "^11.9.0" }, "peerDependencies": { - "@mantine/core": "7.11.1", - "@mantine/hooks": "7.11.1", + "@mantine/core": "7.12.2", + "@mantine/hooks": "7.12.2", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/package.json b/package.json index 1baeb4c..0766e51 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@heroicons/react": "^2.1.4", "@mantine/carousel": "^7.11.1", "@mantine/charts": "^7.11.1", - "@mantine/code-highlight": "^7.11.1", + "@mantine/code-highlight": "^7.12.2", "@mantine/core": "^7.11.1", "@mantine/dates": "^7.11.1", "@mantine/dropzone": "^7.11.1", diff --git a/yarn.lock b/yarn.lock index 7e4100e..dafc13c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1978,7 +1978,7 @@ resolved "https://registry.yarnpkg.com/@mantine/charts/-/charts-7.12.2.tgz#0e7003195b6002d9c184e8c381c9bec9beb069ad" integrity sha512-xKzpnqIRMbBdvykt73eaLBmYlbmPPWTW0UaRVeDVKLBI4rPlPXMlkmviH8Xg6sLY5CgOGQGUzqZ7XGdfPN66Dg== -"@mantine/code-highlight@^7.11.1": +"@mantine/code-highlight@^7.12.2": version "7.12.2" resolved "https://registry.yarnpkg.com/@mantine/code-highlight/-/code-highlight-7.12.2.tgz#bbcb38ef045fa71c1a9260fb2cde282ed0c87d52" integrity sha512-eVVA6ZmtV2qV60qiQW3wvFbs0ryCmzrCJaqU4GV0D+6lGVn8mwbbo36+Jt4Qz/6FrswPD99ALRBlOwHDJe0P8A==