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
renovate[bot] authored Aug 10, 2023
1 parent 91a2dc1 commit b54e2e7
Show file tree
Hide file tree
Showing 3 changed files with 289 additions and 202 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"devDependencies": {
"@iconify-json/heroicons": "latest",
"@iconify-json/simple-icons": "latest",
"@nuxt-themes/ui-kit": "npm:@nuxt-themes/[email protected]28191382.fd52259",
"@nuxt-themes/ui-kit": "npm:@nuxt-themes/[email protected]28194583.33a9d04",
"@nuxt/content": "^2.7.2",
"@nuxt/devtools": "^0.6.7",
"@nuxt/devtools": "^0.8.0",
"@nuxt/eslint-config": "^0.1.1",
"@nuxthq/studio": "^0.13.4",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.1",
"@vueuse/nuxt": "^10.2.1",
"eslint": "^8.45.0",
"@vueuse/nuxt": "^10.3.0",
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"nuxt-component-meta": "^0.5.3",
"nuxt-lodash": "^2.5.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dist"
],
"engines": {
"node": ">=v16.14.0"
"node": ">=v16.20.2"
},
"scripts": {
"build": "nuxt-module-build",
Expand All @@ -32,7 +32,7 @@
"dependencies": {
"@egoist/tailwindcss-icons": "^1.1.0",
"@headlessui/vue": "^1.7.15",
"@iconify-json/heroicons": "^1.1.11",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.6.5",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
Expand All @@ -41,9 +41,9 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"@vueuse/math": "^10.2.1",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.3.0",
"@vueuse/math": "^10.3.0",
"defu": "^6.1.2",
"fuse.js": "^6.6.2",
"lodash-es": "^4.17.21",
Expand All @@ -53,9 +53,9 @@
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@release-it/conventional-changelog": "^7.0.0",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"nuxt": "^3.6.5",
"release-it": "^16.1.3",
"release-it": "^16.1.4",
"typescript": "^5.1.6",
"unbuild": "^1.2.1",
"vue-tsc": "^1.8.8",
Expand Down
Loading

0 comments on commit b54e2e7

Please sign in to comment.