Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Apr 1, 2024
1 parent b029de3 commit c946661
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.5",
"@antfu/eslint-config": "^2.11.6",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@hywax/vitepress-yandex-metrika": "^0.3.4",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxtjs/i18n": "^8.2.0",
"@nuxtjs/tailwindcss": "^6.11.4",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@vite-pwa/nuxt": "^0.6.0",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
Expand All @@ -44,7 +44,7 @@
"nuxt": "^3.11.1",
"nuxt-icon": "^0.6.10",
"typescript": "^5.4.3",
"vitepress": "^1.0.1",
"vitepress": "^1.0.2",
"vue-tsc": "^2.0.7"
},
"resolutions": {
Expand Down
25 changes: 16 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@
"@jridgewell/gen-mapping" "^0.3.5"
"@jridgewell/trace-mapping" "^0.3.24"

"@antfu/eslint-config@^2.11.5":
version "2.11.5"
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.11.5.tgz#a4fb20e28976a2b465fddc3745304d96d8036cc8"
integrity sha512-Aixz/pYx4egbCgHjOMgJJHL2HITgvscrq5DowTLd3B5V4cRQaKcpa6eRlT/zhlF72LPxBa65DqnRCTV5IiNAJw==
"@antfu/eslint-config@^2.11.6":
version "2.11.6"
resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.11.6.tgz#2d14c52aa5635cc123b4860cc1e02a52517064b0"
integrity sha512-v8f1uskX9w3c7IwvQu1pw02d19qc0o//LjILVlzv3B81bsO22x4hJkwQdJEhvypR3Z82vhCnCXfa6yoMddW1pg==
dependencies:
"@antfu/install-pkg" "^0.3.2"
"@clack/prompts" "^0.7.0"
Expand Down Expand Up @@ -2597,13 +2597,20 @@
resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.5.tgz#3e0d2db570e9fb6ccb2dc8fde0be1d79ac810d39"
integrity sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==

"@types/node@*", "@types/node@^20.11.30":
"@types/node@*":
version "20.11.30"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
dependencies:
undici-types "~5.26.4"

"@types/node@^20.12.2":
version "20.12.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
dependencies:
undici-types "~5.26.4"

"@types/normalize-package-data@^2.4.0":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
Expand Down Expand Up @@ -9991,10 +9998,10 @@ vite@^5.0.0, vite@^5.1.6, vite@^5.2.2:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.1.tgz#828fe140d5f4975154845b31e97437f035a36c69"
integrity sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw==
vitepress@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.2.tgz#5ce94d38443fa273bfa7f75c0bfb3eb1babb94b5"
integrity sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==
dependencies:
"@docsearch/css" "^3.6.0"
"@docsearch/js" "^3.6.0"
Expand Down

0 comments on commit c946661

Please sign in to comment.