Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 933cf0d commit b5bb28a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"peerDependencies": {
"axios": "^1.6.8",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.0",
Expand All @@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-core": "^3.4.22",
"@vue/compiler-core": "^3.4.23",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.19",
Expand All @@ -99,7 +99,7 @@
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.7.3",
"cypress": "^13.8.0",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
Expand All @@ -109,7 +109,7 @@
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.25.0",
"inquirer": "^9.2.18",
"inquirer": "^9.2.19",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
Expand All @@ -130,9 +130,9 @@
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite-plugin-vue-devtools": "^7.0.27",
"vitepress": "^1.1.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vitepress": "^1.1.3",
"vue": "^3.4.23",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.13"
},
"resolutions": {
Expand Down
62 changes: 31 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,7 @@
estree-walker "^2.0.2"
source-map-js "^1.2.0"

"@vue/compiler-core@3.4.25", "@vue/compiler-core@^3.4.22":
"@vue/compiler-core@3.4.25", "@vue/compiler-core@^3.4.23":
version "3.4.25"
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.25.tgz#691f59ee5014f6f2a2488fd4465f892e1e82f729"
integrity sha512-Y2pLLopaElgWnMNolgG8w3C5nNUVev80L7hdQ5iIKPtMJvhVpG0zhnBG/g3UajJmZdvW0fktyZTotEHD1Srhbg==
Expand Down Expand Up @@ -3439,10 +3439,10 @@ cypress-fail-fast@^7.1.0:
dependencies:
chalk "4.1.2"

cypress@^13.7.3:
version "13.8.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.8.0.tgz#118e94161334e03841714c9b9b3600ae853c11f9"
integrity sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==
cypress@^13.8.0:
version "13.8.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.8.1.tgz#f558e51b770a409e2360031bbd36c3f4fb3f2db4"
integrity sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down Expand Up @@ -5379,10 +5379,10 @@ inquirer@^8.2.4:
through "^2.3.6"
wrap-ansi "^6.0.1"

inquirer@^9.2.18:
version "9.2.19"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.19.tgz#e142ebc111b6328a21eb84d8e7dd226ff824239e"
integrity sha512-WpxOT71HGsFya6/mj5PUue0sWwbpbiPfAR+332zLj/siB0QA1PZM8v3GepegFV1Op189UxHUCF6y8AySdtOMVA==
inquirer@^9.2.19:
version "9.2.20"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.2.20.tgz#e2b6fe09466f4dae039e6de31c68c5a47eac2e15"
integrity sha512-SFwJJPS+Ms75NV+wzFBHjirG4z3tzvis31h+9NyH1tqjIu2c7vCavlXILZ73q/nPYy8/aw4W+DNzLH5MjfYXiA==
dependencies:
"@inquirer/figures" "^1.0.1"
"@ljharb/through" "^2.3.13"
Expand Down Expand Up @@ -9173,7 +9173,7 @@ vite-plugin-vue-inspector@^4.0.2:
kolorist "^1.8.0"
magic-string "^0.30.4"

vite@^5.2.9:
vite@^5.2.10, vite@^5.2.9:
version "5.2.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.10.tgz#2ac927c91e99d51b376a5c73c0e4b059705f5bd7"
integrity sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==
Expand All @@ -9184,10 +9184,10 @@ vite@^5.2.9:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.1.0:
version "1.1.3"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.1.3.tgz#ded22392f5274680aaba8bb81dd4fb1c4741c02e"
integrity sha512-hGrIYN0w9IHWs0NQSnlMjKV/v/HLfD+Ywv5QdvCSkiT32mpNOOwUrZjnqZv/JL/WBPpUc94eghTUvmipxw0xrA==
vitepress@^1.1.3:
version "1.1.4"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.1.4.tgz#f715acab50059e0c75d1414fa1b8f31762f43804"
integrity sha512-bWIzFZXpPB6NIDBuWnS20aMADH+FcFKDfQNYFvbOWij03PR29eImTceQHIzCKordjXYBhM/TjE5VKFTUJ3EheA==
dependencies:
"@docsearch/css" "^3.6.0"
"@docsearch/js" "^3.6.0"
Expand All @@ -9202,8 +9202,8 @@ vitepress@^1.1.0:
mark.js "8.11.1"
minisearch "^6.3.0"
shiki "^1.3.0"
vite "^5.2.9"
vue "^3.4.23"
vite "^5.2.10"
vue "^3.4.25"

vue-demi@>=0.14.7:
version "0.14.7"
Expand All @@ -9228,10 +9228,10 @@ vue-eslint-parser@^9.4.2:
lodash "^4.17.21"
semver "^7.3.6"

vue-router@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.0.tgz#d5913f27bf68a0a178ee798c3c88be471811a235"
integrity sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==
vue-router@^4.3.2:
version "4.3.2"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-4.3.2.tgz#08096c7765dacc6832f58e35f7a081a8b34116a7"
integrity sha512-hKQJ1vDAZ5LVkKEnHhmm1f9pMiWIBNGF5AwU67PdH7TyXCj/a4hTccuUuYCAMgJK6rO/NVYtQIEN3yL8CECa7Q==
dependencies:
"@vue/devtools-api" "^6.5.1"

Expand All @@ -9257,17 +9257,6 @@ vue-tsc@^2.0.13:
"@vue/language-core" "2.0.14"
semver "^7.5.4"

vue@^3.4.22:
version "3.4.25"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.25.tgz#e59d4ed36389647b52ff2fd7aa84bb6691f4205b"
integrity sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==
dependencies:
"@vue/compiler-dom" "3.4.25"
"@vue/compiler-sfc" "3.4.25"
"@vue/runtime-dom" "3.4.25"
"@vue/server-renderer" "3.4.25"
"@vue/shared" "3.4.25"

vue@^3.4.23:
version "3.4.23"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.23.tgz#9d5a990a71c5bd5446f80377828e6587cfc488d5"
Expand All @@ -9279,6 +9268,17 @@ vue@^3.4.23:
"@vue/server-renderer" "3.4.23"
"@vue/shared" "3.4.23"

vue@^3.4.25:
version "3.4.25"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.4.25.tgz#e59d4ed36389647b52ff2fd7aa84bb6691f4205b"
integrity sha512-HWyDqoBHMgav/OKiYA2ZQg+kjfMgLt/T0vg4cbIF7JbXAjDexRf5JRg+PWAfrAkSmTd2I8aPSXtooBFWHB98cg==
dependencies:
"@vue/compiler-dom" "3.4.25"
"@vue/compiler-sfc" "3.4.25"
"@vue/runtime-dom" "3.4.25"
"@vue/server-renderer" "3.4.25"
"@vue/shared" "3.4.25"

walk-up-path@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/walk-up-path/-/walk-up-path-3.0.1.tgz#c8d78d5375b4966c717eb17ada73dbd41490e886"
Expand Down

0 comments on commit b5bb28a

Please sign in to comment.