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 Jun 2, 2024
1 parent dc0e3b4 commit 69857aa
Show file tree
Hide file tree
Showing 3 changed files with 3,082 additions and 2,183 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.13.0
16.20.2
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,48 +8,48 @@
"start": "nuxt start"
},
"dependencies": {
"@docus/app": "^1.1.3",
"@docus/github": "^1.0.4",
"@docus/app": "^1.3.5",
"@docus/github": "^1.2.6",
"@docus/social-image": "^1.0.3",
"@docus/theme": "^1.1.5",
"@docus/theme": "^1.2.2",
"@docus/twitter": "^1.0.4",
"@nuxt/typescript-build": "^3.0.2",
"@nuxtjs/recaptcha": "^1.0.4",
"@popperjs/core": "^2.10.2",
"@nuxtjs/recaptcha": "^1.1.2",
"@popperjs/core": "^2.11.8",
"@snackbar/core": "^1.7.0",
"date-fns": "^2.28.0",
"date-fns": "^2.30.0",
"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.3.1"
"vue-plausible": "^1.3.2"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",
"@nuxt/types": "^2.17.3",
"@nuxtjs/eslint-config-typescript": "latest",
"@types/crawler": "^1.2.2",
"@types/crawler": "^1.2.6",
"@types/fs-extra": "^11.0.4",
"chart.js": "^2.9.4",
"crawler": "^1.3.0",
"eslint": "^8.29.0",
"crawler": "^1.5.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^5.1.3",
"fuse.js": "^6.4.6",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"millify": "^4.0.0",
"ohmyfetch": "^0.4.15",
"prettier": "^3.2.5",
"ts-loader": "8.3.0",
"ufo": "^1.0.1",
"uuid": "^9.0.0",
"fuse.js": "^6.6.2",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"millify": "^4.0.1",
"ohmyfetch": "^0.4.21",
"prettier": "^3.3.0",
"ts-loader": "8.4.0",
"ufo": "^1.5.3",
"uuid": "^9.0.1",
"v-tooltip": "^2.1.3",
"vue-chartjs": "^3.5.1",
"vue-lazy-hydration": "^2.0.0-beta.4",
"vue-plausible": "^1.3.1"
"vue-plausible": "^1.3.2"
},
"resolutions": {
"vue-router": "^3.5.3"
"vue-router": "^3.6.5"
}
}
Loading

0 comments on commit 69857aa

Please sign in to comment.