Skip to content

Commit f376b3d

Browse files
authored
Update detect-libc to version 2.1.0
1 parent 0d39788 commit f376b3d

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

crates/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "MIT",
3535
"dependencies": {
3636
"tar": "^7.4.3",
37-
"detect-libc": "^2.0.4"
37+
"detect-libc": "^2.1.0"
3838
},
3939
"devDependencies": {
4040
"@napi-rs/cli": "^3.2.0",

packages/@tailwindcss-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@tailwindcss/cli": "workspace:*",
3030
"@tailwindcss/forms": "^0.5.10",
3131
"@tailwindcss/typography": "^0.5.19",
32-
"detect-libc": "1.0.3",
32+
"detect-libc": "2.1.0",
3333
"enhanced-resolve": "^5.18.3",
3434
"tailwindcss": "workspace:*"
3535
},

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)