Skip to content
Open
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.6",
"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.6"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@gecut/styles@workspace:packages/styles"
dependencies:
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.6"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3366,7 +3366,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.6"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite-tsconfig-paths: "npm:^4.3.2"
Expand Down Expand Up @@ -4214,12 +4214,12 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.19.1":
version: 1.21.0
resolution: "jiti@npm:1.21.0"
"jiti@npm:^1.21.0":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: 10c0/7f361219fe6c7a5e440d5f1dba4ab763a5538d2df8708cdc22561cf25ea3e44b837687931fca7cdd8cdd9f567300e90be989dd1321650045012d8f9ed6aab07f
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
languageName: node
linkType: hard

Expand Down Expand Up @@ -6552,9 +6552,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.6":
version: 3.4.6
resolution: "tailwindcss@npm:3.4.6"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -6564,7 +6564,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 @@ -6581,7 +6581,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: 10c0/8d82b697ecf41d8cd100ab3369e3cbcb30e350afc5b595a000b201ba666628a68543154297f96c5b2a3f2614f37bb981af4766556ebaae832079fa9a436e8563
languageName: node
linkType: hard

Expand Down