|
32 | 32 | "prettier": "^3.5.1",
|
33 | 33 | "react": "^18.3.1",
|
34 | 34 | "react-dom": "^18.3.1",
|
35 |
| - "tailwindcss": "^4.0.6", |
| 35 | + "tailwindcss": "^4.0.7", |
36 | 36 | "typescript": "^5.7.3",
|
37 | 37 | "typescript-eslint": "^8.24.0",
|
38 | 38 | "vite": "^6.0.11",
|
|
700 | 700 |
|
701 | 701 | "tabbable": [ "[email protected]", "", {}, "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="],
|
702 | 702 |
|
703 |
| - "tailwindcss": [ "[email protected].6", "", {}, "sha512-mysewHYJKaXgNOW6pp5xon/emCsfAMnO8WMaGKZZ35fomnR/T5gYnRg2/yRTTrtXiEl1tiVkeRt0eMO6HxEZqw=="], |
| 703 | + "tailwindcss": [ "[email protected].7", "", {}, "sha512-yH5bPPyapavo7L+547h3c4jcBXcrKwybQRjwdEIVAd9iXRvy/3T1CC6XSQEgZtRySjKfqvo3Cc0ZF1DTheuIdA=="], |
704 | 704 |
|
705 | 705 | "tapable": [ "[email protected]", "", {}, "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="],
|
706 | 706 |
|
|
792 | 792 |
|
793 | 793 | "@inquirer/core/wrap-ansi": [ "[email protected]", "", { "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", "strip-ansi": "^6.0.0" } }, "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA=="],
|
794 | 794 |
|
| 795 | + "@tailwindcss/node/tailwindcss": [ "[email protected]", "", {}, "sha512-mysewHYJKaXgNOW6pp5xon/emCsfAMnO8WMaGKZZ35fomnR/T5gYnRg2/yRTTrtXiEl1tiVkeRt0eMO6HxEZqw=="], |
| 796 | + |
| 797 | + "@tailwindcss/vite/tailwindcss": [ "[email protected]", "", {}, "sha512-mysewHYJKaXgNOW6pp5xon/emCsfAMnO8WMaGKZZ35fomnR/T5gYnRg2/yRTTrtXiEl1tiVkeRt0eMO6HxEZqw=="], |
| 798 | + |
795 | 799 | "@types/babel__core/@babel/parser": [ "@babel/[email protected]", "", { "dependencies": { "@babel/types": "^7.25.6" }, "bin": "./bin/babel-parser.js" }, "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q=="],
|
796 | 800 |
|
797 | 801 | "@types/babel__core/@babel/types": [ "@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.24.8", "@babel/helper-validator-identifier": "^7.24.7", "to-fast-properties": "^2.0.0" } }, "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw=="],
|
|
0 commit comments