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 committed Jan 10, 2022
1 parent b2d1db2 commit 8da4c87
Show file tree
Hide file tree
Showing 3 changed files with 1,620 additions and 823 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.13.0
16.13.2
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
"start": "nuxt start"
},
"dependencies": {
"@docus/app": "^1.1.3",
"@docus/app": "^1.3.5",
"@docus/github": "^1.0.4",
"@docus/social-image": "^1.0.3",
"@docus/theme": "^1.1.5",
"@docus/theme": "^1.2.2",
"@docus/twitter": "^1.0.4",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/recaptcha": "^1.0.4",
"@popperjs/core": "^2.10.2",
"@popperjs/core": "^2.11.2",
"@snackbar/core": "^1.7.0",
"date-fns": "^2.25.0",
"lottie-web": "^5.7.14",
"date-fns": "^2.28.0",
"lottie-web": "^5.8.1",
"vue-clickaway": "^2.2.2",
"vue-cookieconsent-component": "^1.2.0",
"vue-if-bot": "^1.2.0",
"vue-mq": "^1.0.1",
"vue-plausible": "^1.2.1"
"vue-plausible": "^1.3.1"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",
Expand All @@ -36,18 +36,18 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^4.0.0",
"fuse.js": "^6.4.6",
"fuse.js": "^6.5.3",
"husky": "^7.0.4",
"lint-staged": "^11.2.6",
"millify": "^4.0.0",
"ohmyfetch": "^0.4.2",
"prettier": "^2.4.1",
"ohmyfetch": "^0.4.14",
"prettier": "^2.5.1",
"ts-loader": "8.3.0",
"ufo": "^0.7.9",
"uuid": "^8.3.2",
"v-tooltip": "^2.1.3",
"vue-chartjs": "^3.5.1",
"vue-lazy-hydration": "^2.0.0-beta.4",
"vue-plausible": "^1.2.1"
"vue-plausible": "^1.3.1"
}
}
Loading

0 comments on commit 8da4c87

Please sign in to comment.