fix: next-themes 패키지 설치 (ThemeProvider 의존성)
Some checks failed
Build and Push Images / build-and-push (push) Failing after 1m31s

This commit is contained in:
SeongHyun Kim
2026-04-02 13:20:46 +09:00
parent ac5b497afd
commit 368090e9c6

View File

@@ -1421,6 +1421,7 @@
"integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==",
"devOptional": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"playwright": "1.58.2"
},