mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-23 05:53:55 -04:00
npm-dep: bump prettier-plugin-tailwindcss in /frontend
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
18551863db
commit
ec387445b9
@@ -30,7 +30,7 @@
|
||||
"postcss": "^8.4.38",
|
||||
"prettier": "^3.3.0",
|
||||
"prettier-plugin-svelte": "^3.2.3",
|
||||
"prettier-plugin-tailwindcss": "^0.6.0",
|
||||
"prettier-plugin-tailwindcss": "^0.6.1",
|
||||
"svelte": "^4.2.17",
|
||||
"svelte-check": "^3.8.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
|
||||
8
frontend/pnpm-lock.yaml
generated
8
frontend/pnpm-lock.yaml
generated
@@ -77,8 +77,8 @@ devDependencies:
|
||||
specifier: ^3.2.3
|
||||
version: 3.2.3(prettier@3.3.0)(svelte@4.2.17)
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0(prettier-plugin-svelte@3.2.3)(prettier@3.3.0)
|
||||
specifier: ^0.6.1
|
||||
version: 0.6.1(prettier-plugin-svelte@3.2.3)(prettier@3.3.0)
|
||||
svelte:
|
||||
specifier: ^4.2.17
|
||||
version: 4.2.17
|
||||
@@ -2543,8 +2543,8 @@ packages:
|
||||
svelte: 4.2.17
|
||||
dev: true
|
||||
|
||||
/prettier-plugin-tailwindcss@0.6.0(prettier-plugin-svelte@3.2.3)(prettier@3.3.0):
|
||||
resolution: {integrity: sha512-l5F3iG54XbOq/2DOPP/YA+c6VE3/qXrcBccntq2v7PSxtEc+J6SwsuTyDHxoFK1+jAlcU/hECBfzn6MON6ENBg==}
|
||||
/prettier-plugin-tailwindcss@0.6.1(prettier-plugin-svelte@3.2.3)(prettier@3.3.0):
|
||||
resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==}
|
||||
engines: {node: '>=14.21.3'}
|
||||
peerDependencies:
|
||||
'@ianvs/prettier-plugin-sort-imports': '*'
|
||||
|
||||
Reference in New Issue
Block a user