mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update lilconfig to version 2.1.0
This commit is contained in:
parent
5bb351ea75
commit
5e9470c5cb
24
package-lock.json
generated
24
package-lock.json
generated
@ -2404,9 +2404,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/@napi-rs/cli": {
|
||||
"version": "2.14.7",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.7.tgz",
|
||||
"integrity": "sha512-H+YCgdbBNMWn8c878C3RsRYcMxamWI7rB0H+1TqOy9n6u31isikcRyW1VDyoNHp7ApfmzV0+tpPopVi0W7WHAA==",
|
||||
"version": "2.14.8",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.8.tgz",
|
||||
"integrity": "sha512-IvA3s8BqohMdUbOkFn7+23u1dhIJZCkA8Xps7DD4SLdCMbcbUF6MUuKiqxuqmVHBFTaxU25sU56WdX3efqGgPw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"napi": "scripts/index.js"
|
||||
@ -15540,7 +15540,7 @@
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^2.14.7"
|
||||
"@napi-rs/cli": "^2.14.8"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
@ -16847,9 +16847,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"@napi-rs/cli": {
|
||||
"version": "2.14.7",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.7.tgz",
|
||||
"integrity": "sha512-H+YCgdbBNMWn8c878C3RsRYcMxamWI7rB0H+1TqOy9n6u31isikcRyW1VDyoNHp7ApfmzV0+tpPopVi0W7WHAA==",
|
||||
"version": "2.14.8",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.8.tgz",
|
||||
"integrity": "sha512-IvA3s8BqohMdUbOkFn7+23u1dhIJZCkA8Xps7DD4SLdCMbcbUF6MUuKiqxuqmVHBFTaxU25sU56WdX3efqGgPw==",
|
||||
"dev": true
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
@ -18126,7 +18126,7 @@
|
||||
"@tailwindcss/oxide": {
|
||||
"version": "file:oxide/crates/node",
|
||||
"requires": {
|
||||
"@napi-rs/cli": "^2.14.7",
|
||||
"@napi-rs/cli": "^2.14.8",
|
||||
"@tailwindcss/oxide-darwin-arm64": "0.0.0",
|
||||
"@tailwindcss/oxide-darwin-x64": "0.0.0",
|
||||
"@tailwindcss/oxide-freebsd-x64": "0.0.0",
|
||||
@ -26624,9 +26624,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"@napi-rs/cli": {
|
||||
"version": "2.14.7",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.7.tgz",
|
||||
"integrity": "sha512-H+YCgdbBNMWn8c878C3RsRYcMxamWI7rB0H+1TqOy9n6u31isikcRyW1VDyoNHp7ApfmzV0+tpPopVi0W7WHAA==",
|
||||
"version": "2.14.8",
|
||||
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.14.8.tgz",
|
||||
"integrity": "sha512-IvA3s8BqohMdUbOkFn7+23u1dhIJZCkA8Xps7DD4SLdCMbcbUF6MUuKiqxuqmVHBFTaxU25sU56WdX3efqGgPw==",
|
||||
"dev": true
|
||||
},
|
||||
"@nodelib/fs.scandir": {
|
||||
@ -27903,7 +27903,7 @@
|
||||
"@tailwindcss/oxide": {
|
||||
"version": "file:oxide/crates/node",
|
||||
"requires": {
|
||||
"@napi-rs/cli": "^2.14.7",
|
||||
"@napi-rs/cli": "^2.14.8",
|
||||
"@tailwindcss/oxide-darwin-arm64": "0.0.0",
|
||||
"@tailwindcss/oxide-darwin-x64": "0.0.0",
|
||||
"@tailwindcss/oxide-freebsd-x64": "0.0.0",
|
||||
|
||||
@ -82,7 +82,7 @@
|
||||
"glob-parent": "^6.0.2",
|
||||
"is-glob": "^4.0.3",
|
||||
"lightningcss": "^1.18.0",
|
||||
"lilconfig": "^2.0.6",
|
||||
"lilconfig": "^2.1.0",
|
||||
"micromatch": "^4.0.5",
|
||||
"normalize-path": "^3.0.0",
|
||||
"object-hash": "^3.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user