diff --git a/package.json b/package.json index 9850850..610f31a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "lint-staged": "^15.1.0", "mande": "^2.0.6", "pascalcase": "^2.0.0", - "prettier": "^2.8.8", + "prettier": "^3.3.0", "prismjs": "^1.29.0", "rollup": "^4.1.1", "rollup-plugin-typescript2": "^0.34.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc8a06c..e1681a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 1.4.0(vue@3.3.4) vue-demi: specifier: latest - version: 0.14.7(@vue/composition-api@1.4.0(vue@3.3.4))(vue@3.3.4) + version: 0.14.8(@vue/composition-api@1.4.0(vue@3.3.4))(vue@3.3.4) devDependencies: '@microsoft/api-extractor': specifier: 7.35.0 @@ -56,7 +56,7 @@ importers: version: 2.3.2(vue@3.3.4) conventional-changelog-cli: specifier: ^5.0.0 - version: 5.0.0(conventional-commits-filter@4.0.0) + version: 5.0.0(conventional-commits-filter@5.0.0) faked-promise: specifier: ^2.2.2 version: 2.2.2 @@ -73,8 +73,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 prettier: - specifier: ^2.8.8 - version: 2.8.8 + specifier: ^3.3.0 + version: 3.3.0 prismjs: specifier: ^1.29.0 version: 1.29.0 @@ -1177,10 +1177,6 @@ packages: resolution: {integrity: sha512-tuUH8H/19VjtD9Ig7l6TQRh+Z0Yt0NZ6w/cCkkyzUbGQTnUEmKfGtkC9gGfVgCfOL1Rzno5NgNF4KY8vR+Jo3w==} engines: {node: '>=18'} - conventional-commits-filter@4.0.0: - resolution: {integrity: sha512-rnpnibcSOdFcdclpFwWa+pPlZJhXE7l+XK04zxhbWrhgpR96h33QLz8hITTXbcYICxVr3HZFtbtUAQ+4LdBo9A==} - engines: {node: '>=16'} - conventional-commits-filter@5.0.0: resolution: {integrity: sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q==} engines: {node: '>=18'} @@ -1402,10 +1398,12 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} @@ -1472,6 +1470,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -1854,9 +1853,9 @@ packages: resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} - prettier@2.8.8: - resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} - engines: {node: '>=10.13.0'} + prettier@3.3.0: + resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==} + engines: {node: '>=14'} hasBin: true pretty-format@27.5.1: @@ -1931,6 +1930,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup-plugin-typescript2@0.34.1: @@ -2329,8 +2329,8 @@ packages: webdriverio: optional: true - vue-demi@0.14.7: - resolution: {integrity: sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA==} + vue-demi@0.14.8: + resolution: {integrity: sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==} engines: {node: '>=12'} hasBin: true peerDependencies: @@ -2493,12 +2493,12 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@conventional-changelog/git-client@1.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0)': + '@conventional-changelog/git-client@1.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)': dependencies: '@types/semver': 7.5.8 semver: 7.5.4 optionalDependencies: - conventional-commits-filter: 4.0.0 + conventional-commits-filter: 5.0.0 conventional-commits-parser: 6.0.0 '@esbuild/android-arm64@0.16.17': @@ -3296,10 +3296,10 @@ snapshots: conventional-changelog-atom@5.0.0: {} - conventional-changelog-cli@5.0.0(conventional-commits-filter@4.0.0): + conventional-changelog-cli@5.0.0(conventional-commits-filter@5.0.0): dependencies: add-stream: 1.0.0 - conventional-changelog: 6.0.0(conventional-commits-filter@4.0.0) + conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0) meow: 13.2.0 tempfile: 5.0.0 transitivePeerDependencies: @@ -3311,14 +3311,14 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-core@8.0.0(conventional-commits-filter@4.0.0): + conventional-changelog-core@8.0.0(conventional-commits-filter@5.0.0): dependencies: '@hutson/parse-repository-url': 5.0.0 add-stream: 1.0.0 conventional-changelog-writer: 8.0.0 conventional-commits-parser: 6.0.0 - git-raw-commits: 5.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0) - git-semver-tags: 8.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0) + git-raw-commits: 5.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0) + git-semver-tags: 8.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0) hosted-git-info: 7.0.1 normalize-package-data: 6.0.0 read-package-up: 11.0.0 @@ -3348,13 +3348,13 @@ snapshots: meow: 13.2.0 semver: 7.5.4 - conventional-changelog@6.0.0(conventional-commits-filter@4.0.0): + conventional-changelog@6.0.0(conventional-commits-filter@5.0.0): dependencies: conventional-changelog-angular: 8.0.0 conventional-changelog-atom: 5.0.0 conventional-changelog-codemirror: 5.0.0 conventional-changelog-conventionalcommits: 8.0.0 - conventional-changelog-core: 8.0.0(conventional-commits-filter@4.0.0) + conventional-changelog-core: 8.0.0(conventional-commits-filter@5.0.0) conventional-changelog-ember: 5.0.0 conventional-changelog-eslint: 6.0.0 conventional-changelog-express: 5.0.0 @@ -3364,9 +3364,6 @@ snapshots: transitivePeerDependencies: - conventional-commits-filter - conventional-commits-filter@4.0.0: - optional: true - conventional-commits-filter@5.0.0: {} conventional-commits-parser@6.0.0: @@ -3626,17 +3623,17 @@ snapshots: get-stream@8.0.1: {} - git-raw-commits@5.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0): + git-raw-commits@5.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0): dependencies: - '@conventional-changelog/git-client': 1.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0) + '@conventional-changelog/git-client': 1.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0) meow: 13.2.0 transitivePeerDependencies: - conventional-commits-filter - conventional-commits-parser - git-semver-tags@8.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0): + git-semver-tags@8.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0): dependencies: - '@conventional-changelog/git-client': 1.0.0(conventional-commits-filter@4.0.0)(conventional-commits-parser@6.0.0) + '@conventional-changelog/git-client': 1.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0) meow: 13.2.0 transitivePeerDependencies: - conventional-commits-filter @@ -4102,7 +4099,7 @@ snapshots: picocolors: 1.0.0 source-map-js: 1.0.2 - prettier@2.8.8: {} + prettier@3.3.0: {} pretty-format@27.5.1: dependencies: @@ -4535,7 +4532,7 @@ snapshots: - supports-color - terser - vue-demi@0.14.7(@vue/composition-api@1.4.0(vue@3.3.4))(vue@3.3.4): + vue-demi@0.14.8(@vue/composition-api@1.4.0(vue@3.3.4))(vue@3.3.4): dependencies: vue: 3.3.4 optionalDependencies: