chore(deps): bump tailwind-merge from 1.12.0 to 1.13.2 in /frontend (#1766)

Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.12.0 to 1.13.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.12.0...v1.13.2)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2023-07-03 07:35:40 +00:00
committed by GitHub
parent 7e22e26738
commit f34b2894c9
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -35,7 +35,7 @@
"svelte-dnd-action": "^0.9.22",
"svelte-portal": "^2.2.0",
"svelte-timezone-picker": "^2.0.3",
"tailwind-merge": "^1.12.0",
"tailwind-merge": "^1.13.2",
"vscode-ws-jsonrpc": "3.0.0",
"windmill-parser-wasm": "^1.120.0",
"y-monaco": "^0.1.4",
@@ -7409,9 +7409,9 @@
"peer": true
},
"node_modules/tailwind-merge": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.12.0.tgz",
"integrity": "sha512-Y17eDp7FtN1+JJ4OY0Bqv9OA41O+MS8c1Iyr3T6JFLnOgLg3EvcyMKZAnQ8AGyvB5Nxm3t9Xb5Mhe139m8QT/g==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.13.2.tgz",
"integrity": "sha512-R2/nULkdg1VR/EL4RXg4dEohdoxNUJGLMnWIQnPKL+O9Twu7Cn3Rxi4dlXkDzZrEGtR+G+psSXFouWlpTyLhCQ==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/dcastil"
@@ -13425,9 +13425,9 @@
}
},
"tailwind-merge": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.12.0.tgz",
"integrity": "sha512-Y17eDp7FtN1+JJ4OY0Bqv9OA41O+MS8c1Iyr3T6JFLnOgLg3EvcyMKZAnQ8AGyvB5Nxm3t9Xb5Mhe139m8QT/g=="
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/tailwind-merge/-/tailwind-merge-1.13.2.tgz",
"integrity": "sha512-R2/nULkdg1VR/EL4RXg4dEohdoxNUJGLMnWIQnPKL+O9Twu7Cn3Rxi4dlXkDzZrEGtR+G+psSXFouWlpTyLhCQ=="
},
"tailwindcss": {
"version": "3.3.2",
+1 -1
View File
@@ -97,7 +97,7 @@
"svelte-dnd-action": "^0.9.22",
"svelte-portal": "^2.2.0",
"svelte-timezone-picker": "^2.0.3",
"tailwind-merge": "^1.12.0",
"tailwind-merge": "^1.13.2",
"vscode-ws-jsonrpc": "3.0.0",
"windmill-parser-wasm": "^1.120.0",
"y-monaco": "^0.1.4",