From 8e436324204008960722297f458bd68e4ecec38f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:21:56 +0000 Subject: [PATCH] Bump the npm_and_yarn group with 6 updates Bumps the npm_and_yarn group with 6 updates: | Package | From | To | | --- | --- | --- | | [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `7.119.0` | `7.119.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.5` | `4.5.6` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | | [rollup](https://github.com/rollup/rollup) | `3.29.4` | `3.29.5` | | [undici](https://github.com/nodejs/undici) | `6.19.8` | `6.21.1` | Updates `@sentry/browser` from 7.119.0 to 7.119.1 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.119.0...7.119.1) Updates `vite` from 4.5.5 to 4.5.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.6/packages/vite) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) Updates `rollup` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5) Updates `undici` from 6.19.8 to 6.21.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.8...v6.21.1) --- updated-dependencies: - dependency-name: "@sentry/browser" dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 +- pnpm-lock.yaml | 234 ++++++++++++++++++++++++++++++------------------- 2 files changed, 148 insertions(+), 90 deletions(-) diff --git a/package.json b/package.json index b135cd278..c4167955a 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "postcss": "^8.4.47", "sass": "^1.78.0", "typescript": "^5.6.2", - "vite": "^4.5.5", + "vite": "^4.5.6", "vite-plugin-dev-manifest": "^1.3.1", "vue": "^3.5.6" }, @@ -32,7 +32,7 @@ "@glidejs/glide": "^3.6.2", "@okfde/filingcabinet": "github:okfde/django-filingcabinet", "@popperjs/core": "^2.11.8", - "@sentry/browser": "^7.119.0", + "@sentry/browser": "^7.119.1", "@sentry/integrations": "^7.114.0", "@sentry/tracing": "^7.114.0", "bootstrap": "^5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05a4e50a8..47d12a135 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^2.11.8 version: 2.11.8 '@sentry/browser': - specifier: ^7.119.0 - version: 7.119.0 + specifier: ^7.119.1 + version: 7.119.1 '@sentry/integrations': specifier: ^7.114.0 version: 7.114.0 @@ -65,7 +65,7 @@ importers: devDependencies: '@okfde/eslint-config-froide': specifier: github:okfde/eslint-config-froide - version: https://codeload.github.com/okfde/eslint-config-froide/tar.gz/daabc1889e3b91e8c09eed6326ce4788a8cd116c(jiti@2.4.2)(typescript@5.6.2) + version: https://codeload.github.com/okfde/eslint-config-froide/tar.gz/529bd171c90010eedd11cd0c77abd6f1e1b033cd(jiti@2.4.2)(typescript@5.6.2) '@sentry/vite-plugin': specifier: ^2.22.4 version: 2.22.4 @@ -80,7 +80,7 @@ importers: version: 1.9.12 '@vitejs/plugin-vue': specifier: ^4.6.2 - version: 4.6.2(vite@4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0))(vue@3.5.6(typescript@5.6.2)) + version: 4.6.2(vite@4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0))(vue@3.5.6(typescript@5.6.2)) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -97,11 +97,11 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite: - specifier: ^4.5.5 - version: 4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) + specifier: ^4.5.6 + version: 4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) vite-plugin-dev-manifest: specifier: ^1.3.1 - version: 1.3.1(vite@4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0)) + version: 1.3.1(vite@4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0)) vue: specifier: ^3.5.6 version: 3.5.6(typescript@5.6.2) @@ -414,39 +414,43 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@okfde/eslint-config-froide@https://codeload.github.com/okfde/eslint-config-froide/tar.gz/daabc1889e3b91e8c09eed6326ce4788a8cd116c': - resolution: {tarball: https://codeload.github.com/okfde/eslint-config-froide/tar.gz/daabc1889e3b91e8c09eed6326ce4788a8cd116c} + '@okfde/eslint-config-froide@https://codeload.github.com/okfde/eslint-config-froide/tar.gz/529bd171c90010eedd11cd0c77abd6f1e1b033cd': + resolution: {tarball: https://codeload.github.com/okfde/eslint-config-froide/tar.gz/529bd171c90010eedd11cd0c77abd6f1e1b033cd} version: 1.0.0 '@okfde/filingcabinet@https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073': resolution: {tarball: https://codeload.github.com/okfde/django-filingcabinet/tar.gz/32fad57a4af51908d5df09af84510aaf021c6073} version: 0.0.4 + '@pkgr/core@0.1.1': + resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@popperjs/core@2.11.8': resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} - '@sentry-internal/feedback@7.119.0': - resolution: {integrity: sha512-om8TkAU5CQGO8nkmr7qsSBVkP+/vfeS4JgtW3sjoTK0fhj26+DljR6RlfCGWtYQdPSP6XV7atcPTjbSnsmG9FQ==} + '@sentry-internal/feedback@7.119.1': + resolution: {integrity: sha512-EPyW6EKZmhKpw/OQUPRkTynXecZdYl4uhZwdZuGqnGMAzswPOgQvFrkwsOuPYvoMfXqCH7YuRqyJrox3uBOrTA==} engines: {node: '>=12'} - '@sentry-internal/replay-canvas@7.119.0': - resolution: {integrity: sha512-NL02VQx6ekPxtVRcsdp1bp5Tb5w6vnfBKSIfMKuDRBy5A10Uc3GSoy/c3mPyHjOxB84452A+xZSx6bliEzAnuA==} + '@sentry-internal/replay-canvas@7.119.1': + resolution: {integrity: sha512-O/lrzENbMhP/UDr7LwmfOWTjD9PLNmdaCF408Wx8SDuj7Iwc+VasGfHg7fPH4Pdr4nJON6oh+UqoV4IoG05u+A==} engines: {node: '>=12'} '@sentry-internal/tracing@7.114.0': resolution: {integrity: sha512-dOuvfJN7G+3YqLlUY4HIjyWHaRP8vbOgF+OsE5w2l7ZEn1rMAaUbPntAR8AF9GBA6j2zWNoSo8e7GjbJxVofSg==} engines: {node: '>=8'} - '@sentry-internal/tracing@7.119.0': - resolution: {integrity: sha512-oKdFJnn+56f0DHUADlL8o9l8jTib3VDLbWQBVkjD9EprxfaCwt2m8L5ACRBdQ8hmpxCEo4I8/6traZ7qAdBUqA==} + '@sentry-internal/tracing@7.119.1': + resolution: {integrity: sha512-cI0YraPd6qBwvUA3wQdPGTy8PzAoK0NZiaTN1LM3IczdPegehWOaEG5GVTnpGnTsmBAzn1xnBXNBhgiU4dgcrQ==} engines: {node: '>=8'} '@sentry/babel-plugin-component-annotate@2.22.4': resolution: {integrity: sha512-hbSq067KwmeKIEkmyzkTNJbmbtx2KRqvpiy9Q/DynI5Z46Nko/ppvgIfyFXK9DelwvEPOqZic4WXTIhO4iv3DA==} engines: {node: '>= 14'} - '@sentry/browser@7.119.0': - resolution: {integrity: sha512-WwmW1Y4D764kVGeKmdsNvQESZiAn9t8LmCWO0ucBksrjL2zw9gBPtOpRcO6l064sCLeSxxzCN+kIxhRm1gDFEA==} + '@sentry/browser@7.119.1': + resolution: {integrity: sha512-aMwAnFU4iAPeLyZvqmOQaEDHt/Dkf8rpgYeJ0OEi50dmP6AjG+KIAMCXU7CYCCQDn70ITJo8QD5+KzCoZPYz0A==} engines: {node: '>=8'} '@sentry/bundler-plugin-core@2.22.4': @@ -503,20 +507,20 @@ packages: resolution: {integrity: sha512-YnanVlmulkjgZiVZ9BfY9k6I082n+C+LbZo52MTvx3FY6RE5iyiPMpaOh67oXEZRWcYQEGm+bKruRxLVP6RlbA==} engines: {node: '>=8'} - '@sentry/core@7.119.0': - resolution: {integrity: sha512-CS2kUv9rAJJEjiRat6wle3JATHypB0SyD7pt4cpX5y0dN5dZ1JrF57oLHRMnga9fxRivydHz7tMTuBhSSwhzjw==} + '@sentry/core@7.119.1': + resolution: {integrity: sha512-YUNnH7O7paVd+UmpArWCPH4Phlb5LwrkWVqzFWqL3xPyCcTSof2RL8UmvpkTjgYJjJ+NDfq5mPFkqv3aOEn5Sw==} engines: {node: '>=8'} '@sentry/integrations@7.114.0': resolution: {integrity: sha512-BJIBWXGKeIH0ifd7goxOS29fBA8BkEgVVCahs6xIOXBjX1IRS6PmX0zYx/GP23nQTfhJiubv2XPzoYOlZZmDxg==} engines: {node: '>=8'} - '@sentry/integrations@7.119.0': - resolution: {integrity: sha512-OHShvtsRW0A+ZL/ZbMnMqDEtJddPasndjq+1aQXw40mN+zeP7At/V1yPZyFaURy86iX7Ucxw5BtmzuNy7hLyTA==} + '@sentry/integrations@7.119.1': + resolution: {integrity: sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw==} engines: {node: '>=8'} - '@sentry/replay@7.119.0': - resolution: {integrity: sha512-BnNsYL+X5I4WCH6wOpY6HQtp4MgVt0NVlhLUsEyrvMUiTs0bPkDBrulsgZQBUKJsbOr3l9nHrFoNVB/0i6WNLA==} + '@sentry/replay@7.119.1': + resolution: {integrity: sha512-4da+ruMEipuAZf35Ybt2StBdV1S+oJbSVccGpnl9w6RoeQoloT4ztR6ML3UcFDTXeTPT1FnHWDCyOfST0O7XMw==} engines: {node: '>=12'} '@sentry/tracing@7.114.0': @@ -527,16 +531,16 @@ packages: resolution: {integrity: sha512-tsqkkyL3eJtptmPtT0m9W/bPLkU7ILY7nvwpi1hahA5jrM7ppoU0IMaQWAgTD+U3rzFH40IdXNBFb8Gnqcva4w==} engines: {node: '>=8'} - '@sentry/types@7.119.0': - resolution: {integrity: sha512-27qQbutDBPKGbuJHROxhIWc1i0HJaGLA90tjMu11wt0E4UNxXRX+UQl4Twu68v4EV3CPvQcEpQfgsViYcXmq+w==} + '@sentry/types@7.119.1': + resolution: {integrity: sha512-4G2mcZNnYzK3pa2PuTq+M2GcwBRY/yy1rF+HfZU+LAPZr98nzq2X3+mJHNJoobeHRkvVh7YZMPi4ogXiIS5VNQ==} engines: {node: '>=8'} '@sentry/utils@7.114.0': resolution: {integrity: sha512-319N90McVpupQ6vws4+tfCy/03AdtsU0MurIE4+W5cubHME08HtiEWlfacvAxX+yuKFhvdsO4K4BB/dj54ideg==} engines: {node: '>=8'} - '@sentry/utils@7.119.0': - resolution: {integrity: sha512-ZwyXexWn2ZIe2bBoYnXJVPc2esCSbKpdc6+0WJa8eutXfHq3FRKg4ohkfCBpfxljQGEfP1+kfin945lA21Ka+A==} + '@sentry/utils@7.119.1': + resolution: {integrity: sha512-ju/Cvyeu/vkfC5/XBV30UNet5kLEicZmXSyuLwZu95hEbL+foPdxN+re7pCI/eNqfe3B2vz7lvz5afLVOlQ2Hg==} engines: {node: '>=8'} '@sentry/vite-plugin@2.22.4': @@ -1013,8 +1017,8 @@ packages: core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - cross-spawn@7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + cross-spawn@7.0.6: + resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} css-select@5.1.0: @@ -1246,6 +1250,20 @@ packages: peerDependencies: eslint: '>=7.0.0' + eslint-plugin-prettier@5.2.3: + resolution: {integrity: sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==} + engines: {node: ^14.18.0 || >=16.0.0} + peerDependencies: + '@types/eslint': '>=8.0.0' + eslint: '>=8.0.0' + eslint-config-prettier: '*' + prettier: '>=3.0.0' + peerDependenciesMeta: + '@types/eslint': + optional: true + eslint-config-prettier: + optional: true + eslint-plugin-vue@9.28.0: resolution: {integrity: sha512-ShrihdjIhOTxs+MfWun6oJWuk+g/LAhN+CiuOl/jjkG3l0F2AuK5NMTaWqyvBgkFtpYmyks6P4603mLmhNJW8g==} engines: {node: ^14.17.0 || >=16.0.0} @@ -1317,6 +1335,9 @@ packages: fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + fast-diff@1.3.0: + resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} + fast-glob@3.3.2: resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==} engines: {node: '>=8.6.0'} @@ -1864,8 +1885,8 @@ packages: namespace-emitter@2.0.1: resolution: {integrity: sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g==} - nanoid@3.3.7: - resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} + nanoid@3.3.8: + resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -2042,6 +2063,10 @@ packages: peerDependencies: prettier: ^2.6.0 || ^3.0.0 + prettier-linter-helpers@1.0.0: + resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} + engines: {node: '>=6.0.0'} + prettier@3.3.3: resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} @@ -2129,8 +2154,8 @@ packages: robust-predicates@3.0.2: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} - rollup@3.29.4: - resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} + rollup@3.29.5: + resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true @@ -2248,6 +2273,10 @@ packages: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} + synckit@0.9.2: + resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==} + engines: {node: ^14.18.0 || >=16.0.0} + tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} @@ -2293,6 +2322,9 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} + tus-js-client@3.1.3: resolution: {integrity: sha512-n9k6rI/nPOuP2TaqPG6Ogz3a3V1cSH9en7N0VH4gh95jmG8JA58TJzLms2lBfb7aKVb3fdUunqYEG3WnQnZRvQ==} @@ -2351,8 +2383,8 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - undici@6.19.8: - resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} + undici@6.21.1: + resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} engines: {node: '>=18.17'} unplugin@1.0.1: @@ -2496,8 +2528,8 @@ packages: peerDependencies: vite: ^2.7.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 - vite@4.5.5: - resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==} + vite@4.5.6: + resolution: {integrity: sha512-ElBNuVvJKslxcfY2gMmae5IjaKGqCYGicCNZ+8R56sAznobeE3pI9ctzI17cBS/6OJh5YuQNMSN4BP4dRjugBg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -2951,15 +2983,17 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@okfde/eslint-config-froide@https://codeload.github.com/okfde/eslint-config-froide/tar.gz/daabc1889e3b91e8c09eed6326ce4788a8cd116c(jiti@2.4.2)(typescript@5.6.2)': + '@okfde/eslint-config-froide@https://codeload.github.com/okfde/eslint-config-froide/tar.gz/529bd171c90010eedd11cd0c77abd6f1e1b033cd(jiti@2.4.2)(typescript@5.6.2)': dependencies: eslint: 9.10.0(jiti@2.4.2) eslint-config-prettier: 9.1.0(eslint@9.10.0(jiti@2.4.2)) + eslint-plugin-prettier: 5.2.3(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@2.4.2)))(eslint@9.10.0(jiti@2.4.2))(prettier@3.3.3) eslint-plugin-vue: 9.28.0(eslint@9.10.0(jiti@2.4.2)) prettier: 3.3.3 prettier-config-standard: 7.0.0(prettier@3.3.3) typescript-eslint: 8.6.0(eslint@9.10.0(jiti@2.4.2))(typescript@5.6.2) transitivePeerDependencies: + - '@types/eslint' - jiti - supports-color - typescript @@ -2977,20 +3011,22 @@ snapshots: - typescript - worker-loader + '@pkgr/core@0.1.1': {} + '@popperjs/core@2.11.8': {} - '@sentry-internal/feedback@7.119.0': + '@sentry-internal/feedback@7.119.1': dependencies: - '@sentry/core': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry/core': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 - '@sentry-internal/replay-canvas@7.119.0': + '@sentry-internal/replay-canvas@7.119.1': dependencies: - '@sentry/core': 7.119.0 - '@sentry/replay': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry/core': 7.119.1 + '@sentry/replay': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 '@sentry-internal/tracing@7.114.0': dependencies: @@ -2998,24 +3034,24 @@ snapshots: '@sentry/types': 7.114.0 '@sentry/utils': 7.114.0 - '@sentry-internal/tracing@7.119.0': + '@sentry-internal/tracing@7.119.1': dependencies: - '@sentry/core': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry/core': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 '@sentry/babel-plugin-component-annotate@2.22.4': {} - '@sentry/browser@7.119.0': + '@sentry/browser@7.119.1': dependencies: - '@sentry-internal/feedback': 7.119.0 - '@sentry-internal/replay-canvas': 7.119.0 - '@sentry-internal/tracing': 7.119.0 - '@sentry/core': 7.119.0 - '@sentry/integrations': 7.119.0 - '@sentry/replay': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry-internal/feedback': 7.119.1 + '@sentry-internal/replay-canvas': 7.119.1 + '@sentry-internal/tracing': 7.119.1 + '@sentry/core': 7.119.1 + '@sentry/integrations': 7.119.1 + '@sentry/replay': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 '@sentry/bundler-plugin-core@2.22.4': dependencies: @@ -3076,10 +3112,10 @@ snapshots: '@sentry/types': 7.114.0 '@sentry/utils': 7.114.0 - '@sentry/core@7.119.0': + '@sentry/core@7.119.1': dependencies: - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 '@sentry/integrations@7.114.0': dependencies: @@ -3088,19 +3124,19 @@ snapshots: '@sentry/utils': 7.114.0 localforage: 1.10.0 - '@sentry/integrations@7.119.0': + '@sentry/integrations@7.119.1': dependencies: - '@sentry/core': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry/core': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 localforage: 1.10.0 - '@sentry/replay@7.119.0': + '@sentry/replay@7.119.1': dependencies: - '@sentry-internal/tracing': 7.119.0 - '@sentry/core': 7.119.0 - '@sentry/types': 7.119.0 - '@sentry/utils': 7.119.0 + '@sentry-internal/tracing': 7.119.1 + '@sentry/core': 7.119.1 + '@sentry/types': 7.119.1 + '@sentry/utils': 7.119.1 '@sentry/tracing@7.114.0': dependencies: @@ -3108,15 +3144,15 @@ snapshots: '@sentry/types@7.114.0': {} - '@sentry/types@7.119.0': {} + '@sentry/types@7.119.1': {} '@sentry/utils@7.114.0': dependencies: '@sentry/types': 7.114.0 - '@sentry/utils@7.119.0': + '@sentry/utils@7.119.1': dependencies: - '@sentry/types': 7.119.0 + '@sentry/types': 7.119.1 '@sentry/vite-plugin@2.22.4': dependencies: @@ -3332,9 +3368,9 @@ snapshots: lodash: 4.17.21 preact: 10.24.0 - '@vitejs/plugin-vue@4.6.2(vite@4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0))(vue@3.5.6(typescript@5.6.2))': + '@vitejs/plugin-vue@4.6.2(vite@4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0))(vue@3.5.6(typescript@5.6.2))': dependencies: - vite: 4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) + vite: 4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) vue: 3.5.6(typescript@5.6.2) '@vue-leaflet/vue-leaflet@0.8.4(leaflet@1.9.4)(vue@3.5.6(typescript@5.6.2))': @@ -3611,7 +3647,7 @@ snapshots: parse5: 7.1.2 parse5-htmlparser2-tree-adapter: 7.0.0 parse5-parser-stream: 7.1.2 - undici: 6.19.8 + undici: 6.21.1 whatwg-mimetype: 4.0.0 choices.js@10.2.0: @@ -3692,7 +3728,7 @@ snapshots: core-util-is@1.0.3: {} - cross-spawn@7.0.3: + cross-spawn@7.0.6: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 @@ -3976,6 +4012,15 @@ snapshots: dependencies: eslint: 9.10.0(jiti@2.4.2) + eslint-plugin-prettier@5.2.3(eslint-config-prettier@9.1.0(eslint@9.10.0(jiti@2.4.2)))(eslint@9.10.0(jiti@2.4.2))(prettier@3.3.3): + dependencies: + eslint: 9.10.0(jiti@2.4.2) + prettier: 3.3.3 + prettier-linter-helpers: 1.0.0 + synckit: 0.9.2 + optionalDependencies: + eslint-config-prettier: 9.1.0(eslint@9.10.0(jiti@2.4.2)) + eslint-plugin-vue@9.28.0(eslint@9.10.0(jiti@2.4.2)): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0(jiti@2.4.2)) @@ -4017,7 +4062,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 ajv: 6.12.6 chalk: 4.1.2 - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 debug: 4.3.7 escape-string-regexp: 4.0.0 eslint-scope: 8.0.2 @@ -4081,6 +4126,8 @@ snapshots: fast-deep-equal@3.1.3: {} + fast-diff@1.3.0: {} + fast-glob@3.3.2: dependencies: '@nodelib/fs.stat': 2.0.5 @@ -4655,7 +4702,7 @@ snapshots: namespace-emitter@2.0.1: {} - nanoid@3.3.7: {} + nanoid@3.3.8: {} nanoid@4.0.2: {} @@ -4806,7 +4853,7 @@ snapshots: postcss@8.4.47: dependencies: - nanoid: 3.3.7 + nanoid: 3.3.8 picocolors: 1.1.0 source-map-js: 1.2.1 @@ -4818,6 +4865,10 @@ snapshots: dependencies: prettier: 3.3.3 + prettier-linter-helpers@1.0.0: + dependencies: + fast-diff: 1.3.0 + prettier@3.3.3: {} progress@2.0.3: {} @@ -4902,7 +4953,7 @@ snapshots: robust-predicates@3.0.2: {} - rollup@3.29.4: + rollup@3.29.5: optionalDependencies: fsevents: 2.3.3 @@ -5034,6 +5085,11 @@ snapshots: dependencies: has-flag: 4.0.0 + synckit@0.9.2: + dependencies: + '@pkgr/core': 0.1.1 + tslib: 2.8.1 + tar@6.2.1: dependencies: chownr: 2.0.0 @@ -5077,6 +5133,8 @@ snapshots: tslib@2.7.0: {} + tslib@2.8.1: {} + tus-js-client@3.1.3: dependencies: buffer-from: 1.1.2 @@ -5155,7 +5213,7 @@ snapshots: undici-types@6.19.8: optional: true - undici@6.19.8: {} + undici@6.21.1: {} unplugin@1.0.1: dependencies: @@ -5482,15 +5540,15 @@ snapshots: transitivePeerDependencies: - encoding - vite-plugin-dev-manifest@1.3.1(vite@4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0)): + vite-plugin-dev-manifest@1.3.1(vite@4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0)): dependencies: - vite: 4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) + vite: 4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0) - vite@4.5.5(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0): + vite@4.5.6(@types/node@22.5.4)(sass@1.78.0)(terser@5.32.0): dependencies: esbuild: 0.18.20 postcss: 8.4.47 - rollup: 3.29.4 + rollup: 3.29.5 optionalDependencies: '@types/node': 22.5.4 fsevents: 2.3.3