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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"sharp": "^0.32.5",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.14",
"typescript": "^5.3.3",
"use-react-workers": "*"
},
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6296,7 +6296,7 @@ __metadata:
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
sharp: "npm:^0.32.5"
tailwindcss: "npm:^3.4.0"
tailwindcss: "npm:^3.4.14"
typescript: "npm:^5.3.3"
use-react-workers: "npm:*"
languageName: unknown
Expand Down Expand Up @@ -9070,6 +9070,15 @@ __metadata:
languageName: node
linkType: hard

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

"jju@npm:~1.4.0":
version: 1.4.0
resolution: "jju@npm:1.4.0"
Expand Down Expand Up @@ -13907,9 +13916,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.0":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
"tailwindcss@npm:^3.4.14":
version: 3.4.14
resolution: "tailwindcss@npm:3.4.14"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -13919,7 +13928,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 @@ -13936,7 +13945,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: f6c23f8a3293ce3b2511bca1e50008ac94bd8562cb09fec32fe4f8e8a4f54d9e9fc10e567b7f974abdd4b33e550564a2616d4e793c736955432f28448141ce45
languageName: node
linkType: hard

Expand Down