From eedb4116060b450735df79e2910573944dd38803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 04:45:57 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 76 +++++++++++++++++----------------- pnpm-lock.yaml | 109 +++++++++++++++++++------------------------------ 2 files changed, 81 insertions(+), 104 deletions(-) diff --git a/package.json b/package.json index 7488c08a8..fa91091cd 100644 --- a/package.json +++ b/package.json @@ -98,45 +98,45 @@ "vue-sonner": "^1.3.0" }, "devDependencies": { - "@commitlint/cli": "^19.6.1", - "@commitlint/config-conventional": "^19.6.0", - "@commitlint/types": "^19.5.0", - "@types/crypto-js": "^4.2.2", - "@types/lodash-es": "^4.17.12", - "@types/markdown-it": "^14.1.2", - "@types/markdown-it-footnote": "^3.0.4", - "@types/node": "^22.10.2", - "@types/ua-parser-js": "^0.7.39", - "@unocss/extractor-mdc": "^0.62.4", - "@unocss/preset-tagify": "^0.64.1", - "conventional-changelog-cli": "^5.0.0", - "cz-conventional-changelog": "^3.3.0", - "dotenv-cli": "^8.0.0", - "fontaine": "^0.5.0", - "git-cz": "^4.9.0", - "husky": "^9.1.7", - "lint-staged": "^15.3.0", - "lodash-es": "^4.17.21", - "markdown-it": "^14.1.0", - "markdown-it-container": "^4.0.0", - "markdown-it-kbd-better": "^1.2.5", - "markdownlint-cli": "^0.41.0", - "pnpm": "^9.15.2", - "prettier": "^3.4.2", - "prettier-config-vuepress": "^5.0.0", - "sort-package-json": "^2.12.0", - "stylelint": "^16.12.0", - "stylelint-config-prettier": "^9.0.5", - "stylelint-config-standard": "^36.0.1", - "stylelint-config-standard-scss": "^13.1.0", - "stylelint-order": "^6.0.4", - "taze": "^0.16.9", - "tsconfig-paths": "^4.2.0", - "tsconfig-vuepress": "^5.2.1", - "tsx": "^4.19.2", + "@commitlint/cli": "19.6.1", + "@commitlint/config-conventional": "19.6.0", + "@commitlint/types": "19.5.0", + "@types/crypto-js": "4.2.2", + "@types/lodash-es": "4.17.12", + "@types/markdown-it": "14.1.2", + "@types/markdown-it-footnote": "3.0.4", + "@types/node": "22.10.2", + "@types/ua-parser-js": "0.7.39", + "@unocss/extractor-mdc": "0.62.4", + "@unocss/preset-tagify": "0.64.1", + "conventional-changelog-cli": "5.0.0", + "cz-conventional-changelog": "3.3.0", + "dotenv-cli": "8.0.0", + "fontaine": "0.5.0", + "git-cz": "4.9.0", + "husky": "9.1.7", + "lint-staged": "15.3.0", + "lodash-es": "4.17.21", + "markdown-it": "14.1.0", + "markdown-it-container": "4.0.0", + "markdown-it-kbd-better": "1.2.5", + "markdownlint-cli": "0.41.0", + "pnpm": "9.15.2", + "prettier": "3.4.2", + "prettier-config-vuepress": "5.0.0", + "sort-package-json": "2.12.0", + "stylelint": "16.12.0", + "stylelint-config-prettier": "9.0.5", + "stylelint-config-standard": "36.0.1", + "stylelint-config-standard-scss": "13.1.0", + "stylelint-order": "6.0.4", + "taze": "0.16.9", + "tsconfig-paths": "4.2.0", + "tsconfig-vuepress": "5.2.1", + "tsx": "4.19.2", "vite": "^6.0.6", - "vite-plugin-inspect": "^0.8.9", - "zhlint": "^0.8.2" + "vite-plugin-inspect": "0.8.9", + "zhlint": "0.8.2" }, "packageManager": "pnpm@9.11.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bb5df6c0e..1fd378d8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,121 +154,121 @@ importers: version: 1.3.0 devDependencies: '@commitlint/cli': - specifier: ^19.6.1 + specifier: 19.6.1 version: 19.6.1(@types/node@22.10.2)(typescript@5.7.2) '@commitlint/config-conventional': - specifier: ^19.6.0 + specifier: 19.6.0 version: 19.6.0 '@commitlint/types': - specifier: ^19.5.0 + specifier: 19.5.0 version: 19.5.0 '@types/crypto-js': - specifier: ^4.2.2 + specifier: 4.2.2 version: 4.2.2 '@types/lodash-es': - specifier: ^4.17.12 + specifier: 4.17.12 version: 4.17.12 '@types/markdown-it': - specifier: ^14.1.2 + specifier: 14.1.2 version: 14.1.2 '@types/markdown-it-footnote': - specifier: ^3.0.4 + specifier: 3.0.4 version: 3.0.4 '@types/node': - specifier: ^22.10.2 + specifier: 22.10.2 version: 22.10.2 '@types/ua-parser-js': - specifier: ^0.7.39 + specifier: 0.7.39 version: 0.7.39 '@unocss/extractor-mdc': - specifier: ^0.62.4 + specifier: 0.62.4 version: 0.62.4 '@unocss/preset-tagify': - specifier: ^0.64.1 + specifier: 0.64.1 version: 0.64.1 conventional-changelog-cli: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0(conventional-commits-filter@5.0.0) cz-conventional-changelog: - specifier: ^3.3.0 + specifier: 3.3.0 version: 3.3.0(@types/node@22.10.2)(typescript@5.7.2) dotenv-cli: - specifier: ^8.0.0 + specifier: 8.0.0 version: 8.0.0 fontaine: - specifier: ^0.5.0 + specifier: 0.5.0 version: 0.5.0 git-cz: - specifier: ^4.9.0 + specifier: 4.9.0 version: 4.9.0 husky: - specifier: ^9.1.7 + specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: ^15.3.0 + specifier: 15.3.0 version: 15.3.0 lodash-es: - specifier: ^4.17.21 + specifier: 4.17.21 version: 4.17.21 markdown-it: - specifier: ^14.1.0 + specifier: 14.1.0 version: 14.1.0 markdown-it-container: - specifier: ^4.0.0 + specifier: 4.0.0 version: 4.0.0 markdown-it-kbd-better: - specifier: ^1.2.5 + specifier: 1.2.5 version: 1.2.5 markdownlint-cli: - specifier: ^0.41.0 + specifier: 0.41.0 version: 0.41.0 pnpm: - specifier: ^9.15.2 + specifier: 9.15.2 version: 9.15.2 prettier: - specifier: ^3.4.2 + specifier: 3.4.2 version: 3.4.2 prettier-config-vuepress: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0 sort-package-json: - specifier: ^2.12.0 + specifier: 2.12.0 version: 2.12.0 stylelint: - specifier: ^16.12.0 + specifier: 16.12.0 version: 16.12.0(typescript@5.7.2) stylelint-config-prettier: - specifier: ^9.0.5 + specifier: 9.0.5 version: 9.0.5(stylelint@16.12.0(typescript@5.7.2)) stylelint-config-standard: - specifier: ^36.0.1 + specifier: 36.0.1 version: 36.0.1(stylelint@16.12.0(typescript@5.7.2)) stylelint-config-standard-scss: - specifier: ^13.1.0 + specifier: 13.1.0 version: 13.1.0(postcss@8.4.49)(stylelint@16.12.0(typescript@5.7.2)) stylelint-order: - specifier: ^6.0.4 + specifier: 6.0.4 version: 6.0.4(stylelint@16.12.0(typescript@5.7.2)) taze: - specifier: ^0.16.9 + specifier: 0.16.9 version: 0.16.9 tsconfig-paths: - specifier: ^4.2.0 + specifier: 4.2.0 version: 4.2.0 tsconfig-vuepress: - specifier: ^5.2.1 + specifier: 5.2.1 version: 5.2.1 tsx: - specifier: ^4.19.2 + specifier: 4.19.2 version: 4.19.2 vite: specifier: ^6.0.6 version: 6.0.6(@types/node@22.10.2)(jiti@2.4.2)(sass@1.83.0)(tsx@4.19.2)(yaml@2.6.1) vite-plugin-inspect: - specifier: ^0.8.9 + specifier: 0.8.9 version: 0.8.9(rollup@4.29.1)(vite@6.0.6(@types/node@22.10.2)(jiti@2.4.2)(sass@1.83.0)(tsx@4.19.2)(yaml@2.6.1)) zhlint: - specifier: ^0.8.2 + specifier: 0.8.2 version: 0.8.2 packages: @@ -1218,42 +1218,36 @@ packages: engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm-musl@2.5.0': resolution: {integrity: sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==} engines: {node: '>= 10.0.0'} cpu: [arm] os: [linux] - libc: [musl] '@parcel/watcher-linux-arm64-glibc@2.5.0': resolution: {integrity: sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-arm64-musl@2.5.0': resolution: {integrity: sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==} engines: {node: '>= 10.0.0'} cpu: [arm64] os: [linux] - libc: [musl] '@parcel/watcher-linux-x64-glibc@2.5.0': resolution: {integrity: sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [glibc] '@parcel/watcher-linux-x64-musl@2.5.0': resolution: {integrity: sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==} engines: {node: '>= 10.0.0'} cpu: [x64] os: [linux] - libc: [musl] '@parcel/watcher-win32-arm64@2.5.0': resolution: {integrity: sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==} @@ -1332,61 +1326,51 @@ packages: resolution: {integrity: sha512-Py5vFd5HWYN9zxBv3WMrLAXY3yYJ6Q/aVERoeUFwiDGiMOWsMs7FokXihSOaT/PMWUty/Pj60XDQndK3eAfE6A==} cpu: [arm] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm-musleabihf@4.29.1': resolution: {integrity: sha512-RiWpGgbayf7LUcuSNIbahr0ys2YnEERD4gYdISA06wa0i8RALrnzflh9Wxii7zQJEB2/Eh74dX4y/sHKLWp5uQ==} cpu: [arm] os: [linux] - libc: [musl] '@rollup/rollup-linux-arm64-gnu@4.29.1': resolution: {integrity: sha512-Z80O+taYxTQITWMjm/YqNoe9d10OX6kDh8X5/rFCMuPqsKsSyDilvfg+vd3iXIqtfmp+cnfL1UrYirkaF8SBZA==} cpu: [arm64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-arm64-musl@4.29.1': resolution: {integrity: sha512-fOHRtF9gahwJk3QVp01a/GqS4hBEZCV1oKglVVq13kcK3NeVlS4BwIFzOHDbmKzt3i0OuHG4zfRP0YoG5OF/rA==} cpu: [arm64] os: [linux] - libc: [musl] '@rollup/rollup-linux-loongarch64-gnu@4.29.1': resolution: {integrity: sha512-5a7q3tnlbcg0OodyxcAdrrCxFi0DgXJSoOuidFUzHZ2GixZXQs6Tc3CHmlvqKAmOs5eRde+JJxeIf9DonkmYkw==} cpu: [loong64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-powerpc64le-gnu@4.29.1': resolution: {integrity: sha512-9b4Mg5Yfz6mRnlSPIdROcfw1BU22FQxmfjlp/CShWwO3LilKQuMISMTtAu/bxmmrE6A902W2cZJuzx8+gJ8e9w==} cpu: [ppc64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-riscv64-gnu@4.29.1': resolution: {integrity: sha512-G5pn0NChlbRM8OJWpJFMX4/i8OEU538uiSv0P6roZcbpe/WfhEO+AT8SHVKfp8qhDQzaz7Q+1/ixMy7hBRidnQ==} cpu: [riscv64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-s390x-gnu@4.29.1': resolution: {integrity: sha512-WM9lIkNdkhVwiArmLxFXpWndFGuOka4oJOZh8EP3Vb8q5lzdSCBuhjavJsw68Q9AKDGeOOIHYzYm4ZFvmWez5g==} cpu: [s390x] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-gnu@4.29.1': resolution: {integrity: sha512-87xYCwb0cPGZFoGiErT1eDcssByaLX4fc0z2nRM6eMtV9njAfEE6OW3UniAoDhX4Iq5xQVpE6qO9aJbCFumKYQ==} cpu: [x64] os: [linux] - libc: [glibc] '@rollup/rollup-linux-x64-musl@4.29.1': resolution: {integrity: sha512-xufkSNppNOdVRCEC4WKvlR1FBDyqCSCpQeMMgv9ZyXqqtKBfkw1yfGMTUTs9Qsl6WQbJnsGboWCp7pJGkeMhKA==} cpu: [x64] os: [linux] - libc: [musl] '@rollup/rollup-win32-arm64-msvc@4.29.1': resolution: {integrity: sha512-F2OiJ42m77lSkizZQLuC+jiZ2cgueWQL5YC9tjo3AgaEw+KJmVxHGSyQfDUoYR9cci0lAywv2Clmckzulcq6ig==} @@ -3306,9 +3290,6 @@ packages: node-addon-api@7.1.1: resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==} - node-fetch-native@1.6.4: - resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} - node-fetch-native@1.6.6: resolution: {integrity: sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==} @@ -6595,7 +6576,6 @@ snapshots: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.8 - optional: true fast-uri@3.0.3: {} @@ -6841,7 +6821,7 @@ snapshots: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.2 merge2: 1.4.1 slash: 3.0.0 @@ -6849,7 +6829,7 @@ snapshots: globby@14.0.2: dependencies: '@sindresorhus/merge-streams': 2.3.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 ignore: 5.3.2 path-type: 5.0.0 slash: 5.1.0 @@ -7694,10 +7674,7 @@ snapshots: node-addon-api@7.1.1: optional: true - node-fetch-native@1.6.4: {} - - node-fetch-native@1.6.6: - optional: true + node-fetch-native@1.6.6: {} node-fetch@2.7.0: dependencies: @@ -7732,7 +7709,7 @@ snapshots: ofetch@1.4.1: dependencies: destr: 2.0.3 - node-fetch-native: 1.6.4 + node-fetch-native: 1.6.6 ufo: 1.5.4 ohash@1.1.4: @@ -8353,7 +8330,7 @@ snapshots: css-functions-list: 3.2.3 css-tree: 3.1.0 debug: 4.4.0 - fast-glob: 3.3.2 + fast-glob: 3.3.3 fastest-levenshtein: 1.0.16 file-entry-cache: 9.1.0 global-modules: 2.0.0