Skip to content

Commit 2a862a6

Browse files
committed
build: ⬆️ bump deps to the latest versions
1 parent 4a30e80 commit 2a862a6

File tree

4 files changed

+175
-217
lines changed

4 files changed

+175
-217
lines changed

docs/package-lock.json

Lines changed: 17 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"devDependencies": {
1515
"autoprefixer": "^10.2.5",
1616
"cross-env": "^7.0.3",
17-
"postcss": "^8.2.13",
17+
"postcss": "^8.2.14",
1818
"tailwindcss": "^2.1.2",
1919
"types-quill-delta": "^1.0.0",
2020
"vitepress": "^0.13.2"
2121
},
2222
"dependencies": {
2323
"@tailwindcss/custom-forms": "^0.2.1",
24-
"@vueup/vue-quill": "^1.0.0-beta.3",
24+
"@vueup/vue-quill": "^1.0.0-alpha.1",
2525
"quill-blot-formatter": "^1.0.5"
2626
}
2727
}

0 commit comments

Comments
 (0)