diff --git a/package-lock.json b/package-lock.json index 948329708f..f727274b16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,13 +21,13 @@ "fs-extra": "^10.1.0", "glob": "^8.1.0", "semver": "^7.3.8", - "titanium-docgen": "^4.10.3", + "titanium-docgen": "^4.10.4", "vue": "^2.7.14", "vue-router": "^3.6.5", "vuepress": "^1.9.9", "vuepress-plugin-apidocs": "^4.11.2", "vuepress-plugin-versioning": "^4.10.2", - "vuepress-theme-titanium": "^4.11.1", + "vuepress-theme-titanium": "^4.11.2", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0" } @@ -14475,9 +14475,10 @@ "dev": true }, "node_modules/titanium-docgen": { - "version": "4.10.3", + "version": "4.10.4", + "resolved": "https://registry.npmjs.org/titanium-docgen/-/titanium-docgen-4.10.4.tgz", + "integrity": "sha512-ERWrLEbiyhLU3WBFRaKlqCkjwqFShNQYz0WZvYUFknvI73nQF9g6aihW6uvMvQaLg9Mk5oxWBaD2KvEPJ89bQw==", "dev": true, - "license": "Apache-2.0", "dependencies": { "colors": "^1.4.0", "ejs": "^3.0.1", @@ -15506,9 +15507,9 @@ } }, "node_modules/vuepress-theme-titanium": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/vuepress-theme-titanium/-/vuepress-theme-titanium-4.11.1.tgz", - "integrity": "sha512-DT2b9kt+hnzF4Ir7/WZCehCfmml88KD73oJfRfQjxpxXQ69ZLjfh6bsC1iOQma58JmTqGS9fYjBnlJNfpnF4yg==", + "version": "4.11.2", + "resolved": "https://registry.npmjs.org/vuepress-theme-titanium/-/vuepress-theme-titanium-4.11.2.tgz", + "integrity": "sha512-a/MQ2H4bJKl7D97RT5E4DfBnUWewTmjNcoCKhwI3zrfWUnxeQWuGjnrdaswSm7t6YiUHkJIBrMsCJNPIiHY5EA==", "dev": true, "dependencies": { "@vuepress/plugin-nprogress": "^1.7.1", @@ -27877,7 +27878,9 @@ "dev": true }, "titanium-docgen": { - "version": "4.10.3", + "version": "4.10.4", + "resolved": "https://registry.npmjs.org/titanium-docgen/-/titanium-docgen-4.10.4.tgz", + "integrity": "sha512-ERWrLEbiyhLU3WBFRaKlqCkjwqFShNQYz0WZvYUFknvI73nQF9g6aihW6uvMvQaLg9Mk5oxWBaD2KvEPJ89bQw==", "dev": true, "requires": { "colors": "^1.4.0", @@ -28670,9 +28673,9 @@ } }, "vuepress-theme-titanium": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/vuepress-theme-titanium/-/vuepress-theme-titanium-4.11.1.tgz", - "integrity": "sha512-DT2b9kt+hnzF4Ir7/WZCehCfmml88KD73oJfRfQjxpxXQ69ZLjfh6bsC1iOQma58JmTqGS9fYjBnlJNfpnF4yg==", + "version": "4.11.2", + "resolved": "https://registry.npmjs.org/vuepress-theme-titanium/-/vuepress-theme-titanium-4.11.2.tgz", + "integrity": "sha512-a/MQ2H4bJKl7D97RT5E4DfBnUWewTmjNcoCKhwI3zrfWUnxeQWuGjnrdaswSm7t6YiUHkJIBrMsCJNPIiHY5EA==", "dev": true, "requires": { "@vuepress/plugin-nprogress": "^1.7.1", diff --git a/package.json b/package.json index b3c9d1ff4d..6523dfe71d 100644 --- a/package.json +++ b/package.json @@ -28,13 +28,13 @@ "fs-extra": "^10.1.0", "glob": "^8.1.0", "semver": "^7.3.8", - "titanium-docgen": "^4.10.3", + "titanium-docgen": "^4.10.4", "vue": "^2.7.14", "vue-router": "^3.6.5", "vuepress": "^1.9.9", "vuepress-plugin-apidocs": "^4.11.2", "vuepress-plugin-versioning": "^4.10.2", - "vuepress-theme-titanium": "^4.11.1", + "vuepress-theme-titanium": "^4.11.2", "vuex": "^3.6.2", "vuex-router-sync": "^5.0.0" }