diff --git a/commitlint.config.js b/commitlint.config.ts similarity index 97% rename from commitlint.config.js rename to commitlint.config.ts index bf4c4d7..a4f4369 100644 --- a/commitlint.config.js +++ b/commitlint.config.ts @@ -1,3 +1,3 @@ module.exports = { extends: ['@commitlint/config-conventional'] -} \ No newline at end of file +} diff --git a/package.json b/package.json index b4148c8..a58bbe6 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lint-staged": "^15.2.2", "prettier": "^3.2.5", "rollup-plugin-visualizer": "^5.9.2", - "typescript": "~5.4.0", + "typescript": "5.3.3", "unplugin-vue-define-options": "^1.4.1", "vite": "^5.1.6", "vite-plugin-cdn-import": "0.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e49cca..d6c83d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,10 +37,10 @@ dependencies: version: 1.1.0 pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.4)(vue@3.4.21) + version: 2.1.7(typescript@5.3.3)(vue@3.4.21) vue: specifier: 3.4.21 - version: 3.4.21(typescript@5.4.4) + version: 3.4.21(typescript@5.3.3) vue-router: specifier: 4.3.0 version: 4.3.0(vue@3.4.21) @@ -51,7 +51,7 @@ dependencies: devDependencies: '@commitlint/cli': specifier: ^19.2.1 - version: 19.2.1(@types/node@20.12.4)(typescript@5.4.4) + version: 19.2.1(@types/node@20.12.4)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^19.1.0 version: 19.1.0 @@ -84,16 +84,16 @@ devDependencies: version: 8.0.0(eslint@8.57.0)(prettier@3.2.5) '@vue/eslint-config-typescript': specifier: ^12.0.0 - version: 12.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.4) + version: 12.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.3.3) '@vue/tsconfig': specifier: ^0.5.1 version: 0.5.1 commitizen: specifier: ^4.3.0 - version: 4.3.0(@types/node@20.12.4)(typescript@5.4.4) + version: 4.3.0(@types/node@20.12.4)(typescript@5.3.3) cz-conventional-changelog: specifier: ^3.3.0 - version: r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.4.4) + version: r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.3.3) eslint: specifier: ^8.57.0 version: 8.57.0 @@ -116,8 +116,8 @@ devDependencies: specifier: ^5.9.2 version: 5.12.0(rollup@2.79.1) typescript: - specifier: ~5.4.0 - version: 5.4.4 + specifier: 5.3.3 + version: 5.3.3 unplugin-vue-define-options: specifier: ^1.4.1 version: 1.4.2(rollup@2.79.1)(vue@3.4.21) @@ -132,7 +132,7 @@ devDependencies: version: 0.10.1 vue-tsc: specifier: ^2.0.6 - version: 2.0.6(typescript@5.4.4) + version: 2.0.6(typescript@5.3.3) packages: @@ -520,14 +520,14 @@ packages: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@commitlint/cli@19.2.1(@types/node@20.12.4)(typescript@5.4.4): + /@commitlint/cli@19.2.1(@types/node@20.12.4)(typescript@5.3.3): resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.1.0 - '@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.4) + '@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.3.3) '@commitlint/read': 19.2.1 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -596,7 +596,7 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.2.0(@types/node@20.12.4)(typescript@5.4.4): + /@commitlint/load@19.2.0(@types/node@20.12.4)(typescript@5.3.3): resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} engines: {node: '>=v18'} requiresBuild: true @@ -606,8 +606,8 @@ packages: '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.4.4) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.4.4) + cosmiconfig: 9.0.0(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.3.3) lodash.isplainobject: r2.cnpmjs.org/lodash.isplainobject@4.0.6 lodash.merge: r2.cnpmjs.org/lodash.merge@4.6.2 lodash.uniq: r2.cnpmjs.org/lodash.uniq@4.5.0 @@ -958,7 +958,7 @@ packages: vue: '>=3' dependencies: '@iconify/types': 2.0.0 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) dev: true /@jambonn/vue-lazyload@1.0.9(vue@3.4.21): @@ -967,7 +967,7 @@ packages: peerDependencies: vue: ^3.0.11 dependencies: - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) dev: false /@jridgewell/gen-mapping@0.3.3: @@ -1256,7 +1256,7 @@ packages: resolution: {integrity: sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==} dev: true - /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1268,10 +1268,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.57.0 @@ -1279,13 +1279,13 @@ packages: ignore: 5.3.1 natural-compare: 1.4.0 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.3.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1297,11 +1297,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.3.4 eslint: 8.57.0 - typescript: 5.4.4 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -1314,7 +1314,7 @@ packages: '@typescript-eslint/visitor-keys': 6.21.0 dev: true - /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1324,12 +1324,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.4) - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.3.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true @@ -1339,7 +1339,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.4): + /@typescript-eslint/typescript-estree@6.21.0(typescript@5.3.3): resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1355,13 +1355,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.4) - typescript: 5.4.4 + ts-api-utils: 1.3.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.4): + /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1372,7 +1372,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.4) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -1403,7 +1403,7 @@ packages: '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.3) vite: 5.1.6(@types/node@20.12.4)(less@4.1.3) - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - supports-color dev: true @@ -1416,7 +1416,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.1.6(@types/node@20.12.4)(less@4.1.3) - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) dev: true /@volar/language-core@2.1.6: @@ -1453,7 +1453,7 @@ packages: ast-kit: 0.11.3(rollup@2.79.1) local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) transitivePeerDependencies: - rollup dev: true @@ -1541,7 +1541,7 @@ packages: - '@types/eslint' dev: true - /@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.4.4): + /@vue/eslint-config-typescript@12.0.0(eslint-plugin-vue@9.24.0)(eslint@8.57.0)(typescript@5.3.3): resolution: {integrity: sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: @@ -1552,17 +1552,17 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.4.4) - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.3.3) eslint: 8.57.0 eslint-plugin-vue: 9.24.0(eslint@8.57.0) - typescript: 5.4.4 + typescript: 5.3.3 vue-eslint-parser: 9.4.2(eslint@8.57.0) transitivePeerDependencies: - supports-color dev: true - /@vue/language-core@2.0.6(typescript@5.4.4): + /@vue/language-core@2.0.6(typescript@5.3.3): resolution: {integrity: sha512-UzqU12tzf9XLqRO3TiWPwRNpP4fyUzE6MAfOQWQNZ4jy6a30ARRUpmODDKq6O8C4goMc2AlPqTmjOHPjHkilSg==} peerDependencies: typescript: '*' @@ -1576,7 +1576,7 @@ packages: computeds: 0.0.1 minimatch: 9.0.3 path-browserify: r2.cnpmjs.org/path-browserify@1.0.1 - typescript: 5.4.4 + typescript: 5.3.3 vue-template-compiler: 2.7.16 dev: true @@ -1605,7 +1605,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) /@vue/shared@3.4.21: resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} @@ -1924,13 +1924,13 @@ packages: engines: {node: '>=16'} dev: true - /commitizen@4.3.0(@types/node@20.12.4)(typescript@5.4.4): + /commitizen@4.3.0(@types/node@20.12.4)(typescript@5.3.3): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: r2.cnpmjs.org/cachedir@2.3.0 - cz-conventional-changelog: r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.4.4) + cz-conventional-changelog: r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.3.3) dedent: r2.cnpmjs.org/dedent@0.7.0 detect-indent: r2.cnpmjs.org/detect-indent@6.1.0 find-node-modules: 2.1.3 @@ -1998,7 +1998,7 @@ packages: requiresBuild: true dev: false - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.4.4): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.12.4)(cosmiconfig@9.0.0)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2007,12 +2007,12 @@ packages: typescript: '>=4' dependencies: '@types/node': 20.12.4 - cosmiconfig: 9.0.0(typescript@5.4.4) + cosmiconfig: 9.0.0(typescript@5.3.3) jiti: 1.21.0 - typescript: 5.4.4 + typescript: 5.3.3 dev: true - /cosmiconfig@9.0.0(typescript@5.4.4): + /cosmiconfig@9.0.0(typescript@5.3.3): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -2025,7 +2025,7 @@ packages: import-fresh: r2.cnpmjs.org/import-fresh@3.3.0 js-yaml: r2.cnpmjs.org/js-yaml@4.1.0 parse-json: r2.cnpmjs.org/parse-json@5.2.0 - typescript: 5.4.4 + typescript: 5.3.3 dev: true /cross-spawn@7.0.3: @@ -3146,7 +3146,7 @@ packages: dev: true optional: true - /pinia@2.1.7(typescript@5.4.4)(vue@3.4.21): + /pinia@2.1.7(typescript@5.3.3)(vue@3.4.21): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -3159,8 +3159,8 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.5.1 - typescript: 5.4.4 - vue: 3.4.21(typescript@5.4.4) + typescript: 5.3.3 + vue: 3.4.21(typescript@5.3.3) vue-demi: 0.14.7(vue@3.4.21) dev: false @@ -3535,13 +3535,13 @@ packages: is-number: 7.0.0 dev: true - /ts-api-utils@1.3.0(typescript@5.4.4): + /ts-api-utils@1.3.0(typescript@5.3.3): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.4.4 + typescript: 5.3.3 dev: true /tslib@2.6.2: @@ -3560,8 +3560,8 @@ packages: engines: {node: '>=10'} dev: true - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true @@ -3701,7 +3701,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) dev: false /vue-eslint-parser@9.4.2(eslint@8.57.0): @@ -3728,7 +3728,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.5.1 - vue: 3.4.21(typescript@5.4.4) + vue: 3.4.21(typescript@5.3.3) dev: false /vue-switches@2.0.1: @@ -3744,16 +3744,16 @@ packages: he: r2.cnpmjs.org/he@1.2.0 dev: true - /vue-tsc@2.0.6(typescript@5.4.4): + /vue-tsc@2.0.6(typescript@5.3.3): resolution: {integrity: sha512-kK50W4XqQL34vHRkxlRWLicrT6+F9xfgCgJ4KSmCHcytKzc1u3c94XXgI+CjmhOSxyw0krpExF7Obo7y4+0dVQ==} hasBin: true peerDependencies: typescript: '*' dependencies: '@volar/typescript': 2.1.6 - '@vue/language-core': 2.0.6(typescript@5.4.4) + '@vue/language-core': 2.0.6(typescript@5.3.3) semver: 7.6.0 - typescript: 5.4.4 + typescript: 5.3.3 dev: true /vue@2.7.14: @@ -3764,7 +3764,7 @@ packages: csstype: 3.1.2 dev: false - /vue@3.4.21(typescript@5.4.4): + /vue@3.4.21(typescript@5.3.3): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -3777,7 +3777,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.4 + typescript: 5.3.3 /webpack-sources@3.2.3: resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} @@ -4108,7 +4108,7 @@ packages: version: 3.0.0 dev: true - r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.4.4): + r2.cnpmjs.org/cz-conventional-changelog@3.3.0(@types/node@20.12.4)(typescript@5.3.3): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz} id: r2.cnpmjs.org/cz-conventional-changelog/3.3.0 name: cz-conventional-changelog @@ -4116,13 +4116,13 @@ packages: engines: {node: '>= 10'} dependencies: chalk: r2.cnpmjs.org/chalk@2.4.2 - commitizen: 4.3.0(@types/node@20.12.4)(typescript@5.4.4) + commitizen: 4.3.0(@types/node@20.12.4)(typescript@5.3.3) conventional-commit-types: r2.cnpmjs.org/conventional-commit-types@3.0.0 lodash.map: r2.cnpmjs.org/lodash.map@4.6.0 longest: r2.cnpmjs.org/longest@2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.4) + '@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript diff --git a/src/pages/message/AllMessage.vue b/src/pages/message/AllMessage.vue index 88812f5..502bf60 100644 --- a/src/pages/message/AllMessage.vue +++ b/src/pages/message/AllMessage.vue @@ -146,7 +146,7 @@ import Loading from '@/components/Loading.vue' import Peoples from '../people/components/Peoples.vue' import resource from '@/assets/data/resource.js' import { useBaseStore } from '@/store/pinia' -import { _checkImgUrl, _no, _notice, _sleep, cloneDeep } from '@/utils' +import { _checkImgUrl, _no, _sleep, cloneDeep } from '@/utils' import { computed, onMounted, reactive } from 'vue' import { useNav } from '@/utils/hooks/useNav.js' diff --git a/src/pages/message/MoreSearch.vue b/src/pages/message/MoreSearch.vue index 86c456c..ec4454d 100644 --- a/src/pages/message/MoreSearch.vue +++ b/src/pages/message/MoreSearch.vue @@ -24,7 +24,6 @@ import People from '../people/components/Peoples.vue' import { useBaseStore } from '@/store/pinia' import { computed, onMounted, reactive } from 'vue' -import { useNav } from '@/utils/hooks/useNav.js' import { useRoute, useRouter } from 'vue-router' defineOptions({