From 5d2ca78f28fbe7beaac8505547f7e163ea54764a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:06:03 +0000 Subject: [PATCH] build(deps): bump nanoid in /playground/Coalesce.Web.Vue3 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- playground/Coalesce.Web.Vue3/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/playground/Coalesce.Web.Vue3/package-lock.json b/playground/Coalesce.Web.Vue3/package-lock.json index e15764b9f..99b2f9a74 100644 --- a/playground/Coalesce.Web.Vue3/package-lock.json +++ b/playground/Coalesce.Web.Vue3/package-lock.json @@ -53,7 +53,7 @@ "cross-blob": "^1.2.1", "jsdom": "^23.0.1", "lodash": "^4.17.15", - "typescript": "4.9.3", + "typescript": "5.6.3", "vite": "^5.4.6", "vitest": "^1.1.1", "vue": "2.7.8", @@ -88,13 +88,13 @@ "eslint-plugin-vue": "^9.27.0", "jsdom": "^24.1.1", "sass": "^1.69.7", - "typescript": "5.3.3", + "typescript": "5.6.2", "unplugin-vue-components": "^0.27.4", "vite": "^5.3.4", "vitest": "^2.0.3", "vue": "^3.4.6", "vue-router": "^4.4.1", - "vue-tsc": "^2.1.4", + "vue-tsc": "^2.1.10", "vuetify": "^3.7.1" }, "optionalDependencies": { @@ -2672,9 +2672,9 @@ "dev": true }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github",