mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-05-13 23:21:21 +00:00
chore(deps-dev): bump tailwindcss from 3.4.2 to 3.4.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.2 to 3.4.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.2...v3.4.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
66120ee9c2
commit
4613f4f8f3
2 changed files with 9 additions and 9 deletions
|
@ -34,7 +34,7 @@
|
|||
"svelte": "^4.2.12",
|
||||
"svelte-check": "^3.6.6",
|
||||
"sveltekit-superforms": "^2.11.0",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.3.3",
|
||||
"unlighthouse": "^0.11.5",
|
||||
|
|
|
@ -37,7 +37,7 @@ dependencies:
|
|||
version: 2.2.2
|
||||
tailwind-variants:
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.1(tailwindcss@3.4.2)
|
||||
version: 0.2.1(tailwindcss@3.4.3)
|
||||
|
||||
devDependencies:
|
||||
'@sveltejs/adapter-vercel':
|
||||
|
@ -104,8 +104,8 @@ devDependencies:
|
|||
specifier: ^2.11.0
|
||||
version: 2.11.0(@sveltejs/kit@2.5.4)(@types/json-schema@7.0.15)(esbuild-runner@2.2.2)(esbuild@0.20.2)(svelte@4.2.12)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.1
|
||||
version: 3.4.2
|
||||
specifier: ^3.4.3
|
||||
version: 3.4.3
|
||||
tslib:
|
||||
specifier: ^2.6.2
|
||||
version: 2.6.2
|
||||
|
@ -138,7 +138,7 @@ packages:
|
|||
engines: {node: '>=6.0.0'}
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.5
|
||||
'@jridgewell/trace-mapping': 0.3.22
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
|
||||
/@antfu/utils@0.7.7:
|
||||
resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==}
|
||||
|
@ -5857,18 +5857,18 @@ packages:
|
|||
'@babel/runtime': 7.24.0
|
||||
dev: false
|
||||
|
||||
/tailwind-variants@0.2.1(tailwindcss@3.4.2):
|
||||
/tailwind-variants@0.2.1(tailwindcss@3.4.3):
|
||||
resolution: {integrity: sha512-2xmhAf4UIc3PijOUcJPA1LP4AbxhpcHuHM2C26xM0k81r0maAO6uoUSHl3APmvHZcY5cZCY/bYuJdfFa4eGoaw==}
|
||||
engines: {node: '>=16.x', pnpm: '>=7.x'}
|
||||
peerDependencies:
|
||||
tailwindcss: '*'
|
||||
dependencies:
|
||||
tailwind-merge: 2.2.2
|
||||
tailwindcss: 3.4.2
|
||||
tailwindcss: 3.4.3
|
||||
dev: false
|
||||
|
||||
/tailwindcss@3.4.2:
|
||||
resolution: {integrity: sha512-1kIzVecynNKMhhX8mPTOwTkkVHupUTMbEvk4n1ByxdM8sQTJ8fE41Y4TdORG6GmiVXHhfZ/++0hiIFJFwfadsA==}
|
||||
/tailwindcss@3.4.3:
|
||||
resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue