diff --git a/package.json b/package.json index 74240e5..7078bb8 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react": "18.2.0", "react-confetti": "^6.1.0", "react-dom": "18.2.0", - "tailwindcss": "3.3.3", + "tailwindcss": "3.4.9", "typescript": "5.1.6" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76e86ee..bd0bd17 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ dependencies: version: 1.3.1(algosdk@2.4.0) '@tailwindcss/forms': specifier: ^0.5.4 - version: 0.5.4(tailwindcss@3.3.3) + version: 0.5.4(tailwindcss@3.4.9) '@tanstack/react-query': specifier: ^4.32.6 version: 4.32.6(react-dom@18.2.0)(react@18.2.0) @@ -78,8 +78,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) tailwindcss: - specifier: 3.3.3 - version: 3.3.3 + specifier: 3.4.9 + version: 3.4.9 typescript: specifier: 5.1.6 version: 5.1.6 @@ -1183,13 +1183,13 @@ packages: tslib: 2.6.1 dev: false - /@tailwindcss/forms@0.5.4(tailwindcss@3.3.3): + /@tailwindcss/forms@0.5.4(tailwindcss@3.4.9): resolution: {integrity: sha512-YAm12D3R7/9Mh4jFbYSMnsd6jG++8KxogWgqs7hbdo/86aWjjlIEvL7+QYdVELmAI0InXTpZqFIg5e7aDVWI2Q==} peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.3.3 + tailwindcss: 3.4.9 dev: false /@tanstack/eslint-plugin-query@4.32.5: @@ -3422,6 +3422,7 @@ packages: /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -3444,6 +3445,7 @@ packages: /glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -4334,8 +4336,8 @@ packages: - ts-node dev: true - /jiti@1.19.1: - resolution: {integrity: sha512-oVhqoRDaBXf7sjkll95LHVS6Myyyb1zaunVwk4Z0+WPSW4gjS0pl01zYKHScTuyEhQsFxV5L4DR5r+YqSyqyyg==} + /jiti@1.21.6: + resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} hasBin: true dev: false @@ -5754,8 +5756,8 @@ packages: tslib: 2.6.1 dev: false - /tailwindcss@3.3.3: - resolution: {integrity: sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w==} + /tailwindcss@3.4.9: + resolution: {integrity: sha512-1SEOvRr6sSdV5IDf9iC+NU4dhwdqzF4zKKq3sAbasUWHEM6lsMhX+eNN5gkPx1BvLFEnZQEUFbXnGj8Qlp83Pg==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -5767,7 +5769,7 @@ packages: fast-glob: 3.3.1 glob-parent: 6.0.2 is-glob: 4.0.3 - jiti: 1.19.1 + jiti: 1.21.6 lilconfig: 2.1.0 micromatch: 4.0.5 normalize-path: 3.0.0