build(deps-dev): bump @types/node from 25.5.0 to 25.5.2 in /packages/ui

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-04 01:08:31 +00:00 committed by GitHub
parent 4245d2cbd4
commit ce5ba75c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"@storybook/vue3-vite": "^10.3.3",
"@tailwindcss/cli": "^4.2.2",
"@tailwindcss/vite": "^4.2.2",
"@types/node": "^25.5.0",
"@types/node": "^25.5.2",
"@vitejs/plugin-vue": "^6.0.4",
"@vitest/coverage-v8": "^4.1.2",
"@vue/test-utils": "^2.4.6",
@ -4272,9 +4272,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "25.5.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
"integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
"version": "25.5.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.2.tgz",
"integrity": "sha512-tO4ZIRKNC+MDWV4qKVZe3Ql/woTnmHDr5JD8UI5hn2pwBrHEwOEMZK7WlNb5RKB6EoJ02gwmQS9OrjuFnZYdpg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -91,7 +91,7 @@
"@storybook/vue3-vite": "^10.3.3",
"@tailwindcss/cli": "^4.2.2",
"@tailwindcss/vite": "^4.2.2",
"@types/node": "^25.5.0",
"@types/node": "^25.5.2",
"@vitejs/plugin-vue": "^6.0.4",
"@vitest/coverage-v8": "^4.1.2",
"@vue/test-utils": "^2.4.6",