Skip to content

Commit 83135e0

Browse files
committed
chore(deps): update all non-major dependencies
1 parent f7d11a5 commit 83135e0

File tree

3 files changed

+1542
-758
lines changed

3 files changed

+1542
-758
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.13.0
1+
16.13.1

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
"start": "nuxt start"
99
},
1010
"dependencies": {
11-
"@docus/app": "^1.1.3",
11+
"@docus/app": "^1.3.5",
1212
"@docus/github": "^1.0.4",
1313
"@docus/social-image": "^1.0.3",
14-
"@docus/theme": "^1.1.5",
14+
"@docus/theme": "^1.2.2",
1515
"@docus/twitter": "^1.0.4",
1616
"@nuxt/typescript-build": "^2.1.0",
1717
"@nuxtjs/recaptcha": "^1.0.4",
18-
"@popperjs/core": "^2.10.2",
18+
"@popperjs/core": "^2.11.0",
1919
"@snackbar/core": "^1.7.0",
20-
"date-fns": "^2.25.0",
21-
"lottie-web": "^5.7.14",
20+
"date-fns": "^2.27.0",
21+
"lottie-web": "^5.8.1",
2222
"vue-clickaway": "^2.2.2",
2323
"vue-cookieconsent-component": "^1.2.0",
2424
"vue-if-bot": "^1.2.0",
2525
"vue-mq": "^1.0.1",
26-
"vue-plausible": "^1.2.1"
26+
"vue-plausible": "^1.3.1"
2727
},
2828
"devDependencies": {
2929
"@nuxt/types": "^2.15.8",
@@ -40,14 +40,14 @@
4040
"husky": "^7.0.4",
4141
"lint-staged": "^11.2.6",
4242
"millify": "^4.0.0",
43-
"ohmyfetch": "^0.4.2",
44-
"prettier": "^2.4.1",
43+
"ohmyfetch": "^0.4.8",
44+
"prettier": "^2.5.0",
4545
"ts-loader": "8.3.0",
4646
"ufo": "^0.7.9",
4747
"uuid": "^8.3.2",
4848
"v-tooltip": "^2.1.3",
4949
"vue-chartjs": "^3.5.1",
5050
"vue-lazy-hydration": "^2.0.0-beta.4",
51-
"vue-plausible": "^1.2.1"
51+
"vue-plausible": "^1.3.1"
5252
}
5353
}

0 commit comments

Comments
 (0)