Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lit": "^3.1.3",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"unplugin-fonts": "^1.1.1",
"vite": "^5.2.4",
"vite-tsconfig-paths": "^4.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"email": "mm25zamanian@gmail.com"
},
"dependencies": {
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.3"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@gecut/styles@workspace:packages/styles"
dependencies:
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3354,7 +3354,7 @@ __metadata:
lit: "npm:^3.1.3"
postcss: "npm:^8.4.38"
postcss-import: "npm:^16.1.0"
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.3"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite-tsconfig-paths: "npm:^4.3.2"
Expand Down Expand Up @@ -4202,7 +4202,7 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.19.1":
"jiti@npm:^1.21.0":
version: 1.21.0
resolution: "jiti@npm:1.21.0"
bin:
Expand Down Expand Up @@ -6540,9 +6540,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
"tailwindcss@npm:^3.4.3":
version: 3.4.3
resolution: "tailwindcss@npm:3.4.3"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -6552,7 +6552,7 @@ __metadata:
fast-glob: "npm:^3.3.0"
glob-parent: "npm:^6.0.2"
is-glob: "npm:^4.0.3"
jiti: "npm:^1.19.1"
jiti: "npm:^1.21.0"
lilconfig: "npm:^2.1.0"
micromatch: "npm:^4.0.5"
normalize-path: "npm:^3.0.0"
Expand All @@ -6569,7 +6569,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: 10c0/11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9
languageName: node
linkType: hard

Expand Down