diff --git a/package.json b/package.json index 004ac2c..ffbe3b3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "prettier": "^3.0.2", "react": "18.2.0", "react-dom": "18.2.0", - "tailwindcss": "3.4.1", + "tailwindcss": "3.4.2", "typescript": "5.4.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 545c010..f359bdf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ devDependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) tailwindcss: - specifier: 3.4.1 - version: 3.4.1 + specifier: 3.4.2 + version: 3.4.2 typescript: specifier: 5.4.3 version: 5.4.3 @@ -1902,8 +1902,8 @@ packages: '@pkgjs/parseargs': 0.11.0 dev: true - /jiti@1.19.3: - resolution: {integrity: sha512-5eEbBDQT/jF1xg6l36P+mWGGoH9Spuy0PCdSr2dtWRDGC6ph/w9ZCL4lmESW8f8F7MwT3XKescfP0wnZWAKL9w==} + /jiti@1.21.0: + resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} hasBin: true dev: true @@ -2875,8 +2875,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /tailwindcss@3.4.1: - resolution: {integrity: sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==} + /tailwindcss@3.4.2: + resolution: {integrity: sha512-1kIzVecynNKMhhX8mPTOwTkkVHupUTMbEvk4n1ByxdM8sQTJ8fE41Y4TdORG6GmiVXHhfZ/++0hiIFJFwfadsA==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -2888,7 +2888,7 @@ packages: fast-glob: 3.3.1 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.19.3 + jiti: 1.21.0 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0