build(deps-dev): bump publint from 0.3.17 to 0.3.18 in /packages/ui (#9364)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-09 12:13:55 +00:00 committed by GitHub
parent c61fb02396
commit 6d42a2f04f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.6",
"jsdom": "^28.1.0",
"publint": "^0.3.17",
"publint": "^0.3.18",
"size-limit": "^12.0.0",
"storybook": "^10.2.7",
"tailwind-csstree": "^0.1.4",
@ -11429,13 +11429,13 @@
"license": "ISC"
},
"node_modules/publint": {
"version": "0.3.17",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.3.17.tgz",
"integrity": "sha512-Q3NLegA9XM6usW+dYQRG1g9uEHiYUzcCVBJDJ7yMcWRqVU9LYZUWdqbwMZfmTCFC5PZLQpLAmhvRcQRl3exqkw==",
"version": "0.3.18",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.3.18.tgz",
"integrity": "sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==",
"dev": true,
"license": "MIT",
"dependencies": {
"@publint/pack": "^0.1.3",
"@publint/pack": "^0.1.4",
"package-manager-detector": "^1.6.0",
"picocolors": "^1.1.1",
"sade": "^1.8.1"

View File

@ -103,7 +103,7 @@
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.6",
"jsdom": "^28.1.0",
"publint": "^0.3.17",
"publint": "^0.3.18",
"size-limit": "^12.0.0",
"storybook": "^10.2.7",
"tailwind-csstree": "^0.1.4",