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 Feb 12, 2024
1 parent 81137a6 commit 2305375
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@antfu/eslint-config": "^2.6.4",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@hywax/vitepress-yandex-metrika": "^0.3.2",
"@hywax/vitepress-yandex-metrika": "^0.3.3",
"@nuxt/devtools": "latest",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/i18n": "^8.1.0",
"@nuxtjs/tailwindcss": "^6.11.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@types/node": "^20.11.17",
"@vite-pwa/nuxt": "^0.4.0",
"@vite-pwa/nuxt": "^0.5.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"husky": "^9.0.10",
Expand Down
35 changes: 17 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1724,10 +1724,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==

"@hywax/vitepress-yandex-metrika@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@hywax/vitepress-yandex-metrika/-/vitepress-yandex-metrika-0.3.2.tgz#a00df87b31ef7c637023bbc5754530482385c407"
integrity sha512-kLe6ZMe6/MCv5KacdRQzQ5ePMaXdDVHzzAlFhXF0iYYZHHwRzkZQ7CZyfBSpsTNDqIE6QtsFc9L+7GUoB/tThA==
"@hywax/vitepress-yandex-metrika@^0.3.3":
version "0.3.3"
resolved "https://registry.yarnpkg.com/@hywax/vitepress-yandex-metrika/-/vitepress-yandex-metrika-0.3.3.tgz#7bc24d0a7ccbf31e5ece618b452237ffa2d6485d"
integrity sha512-DKk9Nx3mKUtXkm08hrFLx3Dft17D7Gn6laNU9pYQUP2DVUJS/wT6zCqk31TCYv6fcvE/x/TWbkCopb+xVR4csw==

"@iconify/collections@^1.0.374":
version "1.0.383"
Expand Down Expand Up @@ -2309,16 +2309,15 @@
vue-i18n "^9.9.0"
vue-router "^4.2.5"

"@nuxtjs/tailwindcss@^6.11.3":
version "6.11.3"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.11.3.tgz#29def3365875c0c1b87f5b620ab02b8e172224f6"
integrity sha512-l2iww/zOiHMuNERo6XB9MTJ8MEcq3NHFW/TPWmwPLGdOobV9zYUZ75otqi+mTK+/vgzQTtNXpIe2V0DLuTeb4A==
"@nuxtjs/tailwindcss@^6.11.4":
version "6.11.4"
resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-6.11.4.tgz#820bc635f47f632637511932f62e4d87184471f8"
integrity sha512-09cksgZD4seQj054Z/BeiwFg1bzQTol8KPulLDLGnmMTkEi21vj/z+WlXQRpVbN1GS9+oU9tcSsu2ufXCM3DBg==
dependencies:
"@nuxt/kit" "^3.9.3"
autoprefixer "^10.4.17"
chokidar "^3.5.3"
clear-module "^4.1.2"
colorette "^2.0.20"
consola "^3.2.3"
defu "^6.1.4"
h3 "^1.10.0"
Expand Down Expand Up @@ -2999,15 +2998,15 @@
node-gyp-build "^4.2.2"
resolve-from "^5.0.0"

"@vite-pwa/nuxt@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@vite-pwa/nuxt/-/nuxt-0.4.0.tgz#e9961cbddaed283e10e64dd6cd82b6d9709b94dd"
integrity sha512-/8Nb/XI/lcCR8jmsbLmzheiMWJeOzHUMIWmcwsyQB8DtqjB5NaRAz8QBwSs1sx/sALJmKCYrbpMWppItYYYrBA==
"@vite-pwa/nuxt@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@vite-pwa/nuxt/-/nuxt-0.5.0.tgz#ed18ca02b9780c59abf7f23599ea46c2672e58c0"
integrity sha512-5Si0Qpj9FGYmgrX52HJtY1OZKNDXJVmx17yULk0Karb7+6GKXhRcWP3DnFTEG7zkctXuzBli5sXjQaEEbEgy6w==
dependencies:
"@nuxt/kit" "^3.9.0"
pathe "^1.1.1"
ufo "^1.3.2"
vite-plugin-pwa ">=0.17.4 <1"
vite-plugin-pwa ">=0.18.1 <1"

"@vitejs/plugin-vue-jsx@^3.1.0":
version "3.1.0"
Expand Down Expand Up @@ -9866,10 +9865,10 @@ vite-plugin-inspect@^0.8.1:
picocolors "^1.0.0"
sirv "^2.0.3"

"vite-plugin-pwa@>=0.17.4 <1":
version "0.17.4"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.17.4.tgz#be3b3714d4148681bc73e8e0b1e6ce1a71fa79f2"
integrity sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==
"vite-plugin-pwa@>=0.18.1 <1":
version "0.18.1"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.18.1.tgz#040dfaa47cdf1aae10d47d6b931adb156cacf3e4"
integrity sha512-2A3BF52l9F8hCkdPy/VP2C+hA+fmBvzJGynCZc9XS6mHTcMvo9046FKc2NqlnkKwTOGtQEwXLEIduML/+eYtdw==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.2"
Expand Down

0 comments on commit 2305375

Please sign in to comment.