Skip to content
Merged
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"sqlite3": "^6.0.1",
"tailwindcss": "^4.3.0",
"tailwindcss-cli": "^0.1.2",
"tsx": "^4.22.3",
"tsx": "^4.22.4",
"tw-animate-css": "^1.4.0",
"xml2js": "^0.6.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3684,7 +3684,7 @@ __metadata:
sqlite3: "npm:^6.0.1"
tailwindcss: "npm:^4.3.0"
tailwindcss-cli: "npm:^0.1.2"
tsx: "npm:^4.22.3"
tsx: "npm:^4.22.4"
tw-animate-css: "npm:^1.4.0"
typescript: "npm:^6.0.3"
xml2js: "npm:^0.6.2"
Expand Down Expand Up @@ -7076,9 +7076,9 @@ __metadata:
languageName: node
linkType: hard

"tsx@npm:^4.22.3":
version: 4.22.3
resolution: "tsx@npm:4.22.3"
"tsx@npm:^4.22.4":
version: 4.22.4
resolution: "tsx@npm:4.22.4"
dependencies:
esbuild: "npm:~0.28.0"
fsevents: "npm:~2.3.3"
Expand All @@ -7087,7 +7087,7 @@ __metadata:
optional: true
bin:
tsx: dist/cli.mjs
checksum: 10c0/09a5a7d354ff75e5af6285217d709ec80a46c2ee19e0d9b5c5d00eab81047c3ea6b2a5498a2c5255f3960d6e7acd1a1eee34b9433dc56fb32907ca3b38271f41
checksum: 10c0/3df31eb4929ff501b40b122163705b201ea57a492581e14312ae95d21eb015b33ded46a3fd564f9c89a0e8083186987fc4f10dd38182c4ad6241605974f6c927
languageName: node
linkType: hard

Expand Down
Loading