Bump tailwindcss from 3.3.7 to 3.4.1 in /ui (#1187)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.7...v3.4.1) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development 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:
parent
29d99460f1
commit
fe6a597894
|
@ -29,7 +29,7 @@
|
|||
"svelte-preprocess": "^5.1.3",
|
||||
"svelte-spa-router": "^3.3.0",
|
||||
"svelte-table": "^0.6.1",
|
||||
"tailwindcss": "^3.3.7",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"vite": "^4.5.1"
|
||||
}
|
||||
},
|
||||
|
@ -4275,9 +4275,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/tailwindcss": {
|
||||
"version": "3.3.7",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz",
|
||||
"integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==",
|
||||
"version": "3.4.1",
|
||||
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz",
|
||||
"integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@alloc/quick-lru": "^5.2.0",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"svelte-preprocess": "^5.1.3",
|
||||
"svelte-spa-router": "^3.3.0",
|
||||
"svelte-table": "^0.6.1",
|
||||
"tailwindcss": "^3.3.7",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"vite": "^4.5.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue