Skip to content

Commit afc1c1d

Browse files
committed
update package.json
1 parent d86f879 commit afc1c1d

2 files changed

Lines changed: 69 additions & 36 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@
2121
"devDependencies": {
2222
"@fortawesome/free-solid-svg-icons": "6.5.1",
2323
"@silvanite/vuepress-plugin-tailwind": "^1.3.0",
24-
"@titanium-sdk/vuepress-plugin-fontawesome": "^4.8.3",
24+
"@titanium-sdk/vuepress-plugin-fontawesome": "^5.0.0",
2525
"@vuepress/plugin-back-to-top": "1.9.10",
2626
"@vuepress/plugin-google-analytics": "1.9.10",
2727
"front-matter": "^4.0.2",
2828
"fs-extra": "11.2.0",
2929
"glob": "10.3.10",
3030
"semver": "7.5.4",
31-
"titanium-docgen": "^4.10.4",
31+
"titanium-docgen": "^5.0.0",
3232
"vue": "2.7.16",
3333
"vue-router": "^3.6.5",
3434
"vuepress": "1.9.10",
35-
"vuepress-plugin-apidocs": "^4.11.2",
36-
"vuepress-plugin-versioning": "^4.10.2",
37-
"vuepress-theme-titanium": "^4.11.2",
35+
"vuepress-plugin-apidocs": "^5.0.0",
36+
"vuepress-plugin-versioning": "^5.0.0",
37+
"vuepress-theme-titanium": "^5.0.0",
3838
"vuex": "^3.6.2",
3939
"vuex-router-sync": "^5.0.0"
4040
}

0 commit comments

Comments
 (0)