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 Jul 4, 2023
1 parent eaf0043 commit 642ab60
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 164 deletions.
20 changes: 10 additions & 10 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.1"
},
"scripts": {
"build": "nuxt-module-build",
Expand All @@ -40,33 +40,33 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"@vueuse/core": "^10.2.0",
"@vueuse/integrations": "^10.2.0",
"@vueuse/math": "^10.2.0",
"@vueuse/core": "^10.2.1",
"@vueuse/integrations": "^10.2.1",
"@vueuse/math": "^10.2.1",
"defu": "^6.1.2",
"fuse.js": "^6.6.2",
"lodash-es": "^4.17.21",
"tailwindcss": "^3.3.2"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.1.58",
"@iconify-json/simple-icons": "^1.1.59",
"@nuxt/content": "^2.7.0",
"@nuxt/devtools": "^0.6.4",
"@nuxt/devtools": "^0.6.6",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxthq/studio": "^0.13.2",
"@nuxtjs/plausible": "^0.2.1",
"@release-it/conventional-changelog": "^5.1.1",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.3.2",
"@vueuse/nuxt": "^10.2.0",
"eslint": "^8.43.0",
"@types/node": "^20.3.3",
"@vueuse/nuxt": "^10.2.1",
"eslint": "^8.44.0",
"nuxt": "^3.6.1",
"nuxt-component-meta": "^0.5.3",
"nuxt-lodash": "^2.5.0",
"release-it": "^15.11.0",
"unbuild": "^1.2.1",
"v-calendar": "^3.0.3",
"vue-tsc": "^1.8.2"
"vue-tsc": "^1.8.3"
}
}
Loading

0 comments on commit 642ab60

Please sign in to comment.