Skip to content

Commit

Permalink
fix(deps): update npm dependencies (non-major) (#96)
Browse files Browse the repository at this point in the history
* fix(deps): update npm dependencies (non-major)

* fix: yarn.lock

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: productdevbook <[email protected]>
  • Loading branch information
renovate[bot] and productdevbook authored Oct 19, 2022
1 parent 8945cd2 commit 36bfd2f
Show file tree
Hide file tree
Showing 5 changed files with 1,895 additions and 1,921 deletions.
783 changes: 0 additions & 783 deletions .yarn/releases/yarn-3.2.3.cjs

This file was deleted.

801 changes: 801 additions & 0 deletions .yarn/releases/yarn-3.2.4.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.2.3.cjs
yarnPath: .yarn/releases/yarn-3.2.4.cjs
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "[email protected].3",
"packageManager": "[email protected].4",
"engines": {
"node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
},
Expand All @@ -14,34 +14,34 @@
},
"dependencies": {
"@headlessui/vue": "1.7.3",
"@huntersofbook/naive-ui-nuxt": "0.3.2",
"@nuxtjs/i18n": "8.0.0-alpha.2",
"@pinia/nuxt": "0.4.2",
"@huntersofbook/naive-ui-nuxt": "0.3.9",
"@nuxtjs/i18n": "8.0.0-alpha.3",
"@pinia/nuxt": "0.4.3",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/typography": "0.5.7",
"pinia": "2.0.22"
"pinia": "2.0.23"
},
"devDependencies": {
"@antfu/eslint-config": "0.27.0",
"@iconify-json/carbon": "1.1.8",
"@iconify-json/carbon": "1.1.9",
"@iconify-json/ic": "1.1.9",
"@iconify-json/ph": "1.1.2",
"@iconify-json/twemoji": "1.1.5",
"@nuxtjs/color-mode": "3.1.6",
"@nuxtjs/tailwindcss": "5.3.3",
"@unocss/nuxt": "0.45.26",
"@vueuse/nuxt": "9.3.0",
"eslint": "8.24.0",
"@nuxtjs/color-mode": "3.1.8",
"@nuxtjs/tailwindcss": "5.3.5",
"@unocss/nuxt": "0.45.30",
"@vueuse/nuxt": "9.3.1",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-vue": "9.5.1",
"nuxt": "3.0.0-rc.11",
"eslint-plugin-vue": "9.6.0",
"nuxt": "3.0.0-rc.12",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "0.1.13",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"sass-loader": "13.1.0",
"typescript": "4.8.4"
}
}
Loading

1 comment on commit 36bfd2f

@vercel
Copy link

@vercel vercel bot commented on 36bfd2f Oct 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.