From 18ea8d0fee5f05a28c100e8ef842704c753537d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 09:08:09 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@capacitor/android](https://github.com/ionic-team/capacitor) | `8.5.1` | `8.5.2` | | [@capacitor/core](https://github.com/ionic-team/capacitor) | `8.5.1` | `8.5.2` | | [@codemirror/state](https://github.com/codemirror/state) | `6.7.2` | `6.7.4` | | [@codemirror/view](https://github.com/codemirror/view) | `6.43.10` | `6.43.11` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.14` | `3.4.15` | | [jsxgraph](https://github.com/jsxgraph/jsxgraph) | `1.13.2` | `1.13.3` | Updates `@capacitor/android` from 8.5.1 to 8.5.2 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/8.5.1...8.5.2) Updates `@capacitor/core` from 8.5.1 to 8.5.2 - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/8.5.1...8.5.2) Updates `@codemirror/state` from 6.7.2 to 6.7.4 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/commits) Updates `@codemirror/view` from 6.43.10 to 6.43.11 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `dompurify` from 3.4.14 to 3.4.15 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.14...3.4.15) Updates `jsxgraph` from 1.13.2 to 1.13.3 - [Release notes](https://github.com/jsxgraph/jsxgraph/releases) - [Changelog](https://github.com/jsxgraph/jsxgraph/blob/main/CHANGELOG.md) - [Commits](https://github.com/jsxgraph/jsxgraph/compare/v1.13.2...v1.13.3) --- updated-dependencies: - dependency-name: "@capacitor/android" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@capacitor/core" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@codemirror/state" dependency-version: 6.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: jsxgraph dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 +++++++++++++++++++++++------------------------ package.json | 12 ++++++------ 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index c83856e..3cd95d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,10 @@ "version": "1.1.20", "dependencies": { "@aparajita/capacitor-secure-storage": "^8.0.0", - "@capacitor/android": "^8.5.1", + "@capacitor/android": "^8.5.2", "@capacitor/app": "^8.0.0", "@capacitor/clipboard": "^8.0.0", - "@capacitor/core": "^8.5.1", + "@capacitor/core": "^8.5.2", "@capacitor/filesystem": "^8.1.3", "@capacitor/haptics": "^8.0.0", "@capacitor/keyboard": "^8.0.0", @@ -26,17 +26,17 @@ "@codemirror/language": "^6.10.6", "@codemirror/language-data": "^6.5.1", "@codemirror/search": "^6.7.2", - "@codemirror/state": "^6.7.2", - "@codemirror/view": "^6.43.10", + "@codemirror/state": "^6.7.4", + "@codemirror/view": "^6.43.11", "@lezer/highlight": "^1.2.1", "@replit/codemirror-vim": "^6.3.0", "@xyflow/react": "^12.11.6", "codemirror": "^6.0.1", - "dompurify": "^3.4.14", + "dompurify": "^3.4.15", "function-plot": "^1.25.3", "gray-matter": "^4.0.3", "highlight.js": "^11.10.0", - "jsxgraph": "^1.13.2", + "jsxgraph": "^1.13.3", "katex": "^0.16.15", "mermaid": "^11.17.2", "react": "^18.3.1", @@ -120,9 +120,9 @@ "license": "MIT" }, "node_modules/@capacitor/android": { - "version": "8.5.1", - "resolved": "https://registry.npmjs.org/@capacitor/android/-/android-8.5.1.tgz", - "integrity": "sha512-o8fUIPDSEASeXHHrDz26WU7OlyiRb+QqtI9KFdnLS1jUL77o5iGrvegibaZX8rWpiCyDJ6jlUhhhHlfeq3ou9A==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@capacitor/android/-/android-8.5.2.tgz", + "integrity": "sha512-rtiaz78egCcS+vs29wkWCL3C+RhazKMSygXcjutwWP8NmO6r5UBxOvGf3Wjz5+ahobyQ723tn9gCePwRwcNDZQ==", "license": "MIT", "peerDependencies": { "@capacitor/core": "^8.5.0" @@ -181,9 +181,9 @@ } }, "node_modules/@capacitor/core": { - "version": "8.5.1", - "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.5.1.tgz", - "integrity": "sha512-IOQ7ynG1qgrJ/RLuCO3WgyRGmkmmG/cdStRR4ftU2dWEN1FdtLrnI/XpZmZuUsOEHEnzBRJY/PmRH8eTLiXfhA==", + "version": "8.5.2", + "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-8.5.2.tgz", + "integrity": "sha512-agnQbGdhGw/KZFuLf7H9SY2o+oE7upkr/WPQsYaokXP6f9chaE8iVmbKkfN6SVl4w3pmz7oZ3Ur1hbkmy1hx+w==", "license": "MIT", "dependencies": { "tslib": "^2.1.0" @@ -657,18 +657,18 @@ } }, "node_modules/@codemirror/state": { - "version": "6.7.2", - "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.7.2.tgz", - "integrity": "sha512-U3RiPX62Wl/Gx4ftQ7UxLlloSfsFTQqKa+7vFBYteZGCzkp6oBqcsD7iSwniWRGobCAmDcwZSY+Six3+3ztdfg==", + "version": "6.7.4", + "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.7.4.tgz", + "integrity": "sha512-QhQIVRY+xHZDxwOSFrJ1eUMapJBUID3IdeAjf7dHO7zBUzSkyooHiodnalz5MG3iHzwixKMlAAyn7244y537EA==", "license": "MIT", "dependencies": { "@marijn/find-cluster-break": "^1.0.0" } }, "node_modules/@codemirror/view": { - "version": "6.43.10", - "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.43.10.tgz", - "integrity": "sha512-vVWLvd4fKWYN/pMcwUrg6dWeublxmSz+V+52ZjW3h64IVN9cRUYLk5Km4JDT9vifxAFfDtNOIFxKYENthcolJQ==", + "version": "6.43.11", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.43.11.tgz", + "integrity": "sha512-2+esucbQX6wB2JYi1eDvdCPFTA31BN8oSy6xCmk3G6CloV11yOvEjYk+gH7kLrP0MuHG94E8WDhjs5oMiu3+Wg==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.7.0", @@ -3049,9 +3049,9 @@ "license": "MIT" }, "node_modules/dompurify": { - "version": "3.4.14", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.14.tgz", - "integrity": "sha512-dVoH9z+MY+C9IilgGCk3YfFqjLi3fChm2OiKJMzh6axrJ5qwxqWaZamgmHrpv22CN/KdbZJuGEGgfQoL00LTdg==", + "version": "3.4.15", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.15.tgz", + "integrity": "sha512-EUBjM+B+lkDE41iE82DDSCfkoPGfXx8IxFxPMjNzm/Uk4xDet77rTN9wqlxlVg71kK7XGuUMv6wUxJUwwv+Xyw==", "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" @@ -3916,9 +3916,9 @@ } }, "node_modules/jsxgraph": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/jsxgraph/-/jsxgraph-1.13.2.tgz", - "integrity": "sha512-ExK6tjf2pRO1/npGeH1z/eSZTHuy1SFX4NUTKO7vwlqn0gnCe4eAa2VsmddDqZTKwoTxoUd0qcwvmBEz5S+NLA==", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/jsxgraph/-/jsxgraph-1.13.3.tgz", + "integrity": "sha512-sUVTxB5mDPL5WIEeuo9nprymRymU1ojU2YDtpcK6JzcIe3DkxpQ/2uolGuJ3R0lH6tb3wCGY+1PgVhCVic6yjg==", "license": "(MIT OR LGPL-3.0-or-later)", "dependencies": { "jsxgraph": "^1.12.0" diff --git a/package.json b/package.json index 7164312..a6b86a3 100644 --- a/package.json +++ b/package.json @@ -20,10 +20,10 @@ }, "dependencies": { "@aparajita/capacitor-secure-storage": "^8.0.0", - "@capacitor/android": "^8.5.1", + "@capacitor/android": "^8.5.2", "@capacitor/app": "^8.0.0", "@capacitor/clipboard": "^8.0.0", - "@capacitor/core": "^8.5.1", + "@capacitor/core": "^8.5.2", "@capacitor/filesystem": "^8.1.3", "@capacitor/haptics": "^8.0.0", "@capacitor/keyboard": "^8.0.0", @@ -37,17 +37,17 @@ "@codemirror/language": "^6.10.6", "@codemirror/language-data": "^6.5.1", "@codemirror/search": "^6.7.2", - "@codemirror/state": "^6.7.2", - "@codemirror/view": "^6.43.10", + "@codemirror/state": "^6.7.4", + "@codemirror/view": "^6.43.11", "@lezer/highlight": "^1.2.1", "@replit/codemirror-vim": "^6.3.0", "@xyflow/react": "^12.11.6", "codemirror": "^6.0.1", - "dompurify": "^3.4.14", + "dompurify": "^3.4.15", "function-plot": "^1.25.3", "gray-matter": "^4.0.3", "highlight.js": "^11.10.0", - "jsxgraph": "^1.13.2", + "jsxgraph": "^1.13.3", "katex": "^0.16.15", "mermaid": "^11.17.2", "react": "^18.3.1",