diff --git a/package.json b/package.json index 420fe8a..740c9ff 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "remark-gfm": "^4.0.1", "shiki": "^4.2.0", "tailwind-merge": "3.6.0", - "tailwindcss": "4.3.0", + "tailwindcss": "4.3.1", "typescript": "6.0.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 012d4e2..7274b6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ dependencies: specifier: 3.6.0 version: 3.6.0 tailwindcss: - specifier: 4.3.0 - version: 4.3.0 + specifier: 4.3.1 + version: 4.3.1 typescript: specifier: 6.0.3 version: 6.0.3 @@ -81,7 +81,7 @@ devDependencies: version: 8.1.0(typescript@6.0.3) '@tailwindcss/typography': specifier: ^0.5.19 - version: 0.5.19(tailwindcss@4.3.0) + version: 0.5.19(tailwindcss@4.3.1) eslint: specifier: 9.39.4 version: 9.39.4 @@ -1296,6 +1296,14 @@ packages: dev: false optional: true + /@emnapi/runtime@1.11.1: + resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==} + requiresBuild: true + dependencies: + tslib: 2.8.1 + dev: false + optional: true + /@emnapi/wasi-threads@1.2.1: resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} requiresBuild: true @@ -1599,7 +1607,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.10.0 + '@emnapi/runtime': 1.11.1 dev: false optional: true @@ -1698,8 +1706,8 @@ packages: react: 19.2.7 dev: false - /@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): - resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} + /@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==} requiresBuild: true peerDependencies: '@emnapi/core': ^1.7.1 @@ -2203,13 +2211,13 @@ packages: tailwindcss: 4.3.0 dev: false - /@tailwindcss/typography@0.5.19(tailwindcss@4.3.0): + /@tailwindcss/typography@0.5.19(tailwindcss@4.3.1): resolution: {integrity: sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==} peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' dependencies: postcss-selector-parser: 6.0.10 - tailwindcss: 4.3.0 + tailwindcss: 4.3.1 dev: true /@tybys/wasm-util@0.10.2: @@ -2586,7 +2594,7 @@ packages: dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) dev: false optional: true @@ -6271,6 +6279,10 @@ packages: /tailwindcss@4.3.0: resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} + dev: false + + /tailwindcss@4.3.1: + resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==} /tapable@2.3.3: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}