style: update recorder api playground styles
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
"dependencies": {
|
||||
"@konobangu/design-system": "workspace:*",
|
||||
"lucide-react": "^0.468.0",
|
||||
"next": "^15.1.3",
|
||||
"next": "^15.1.4",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chromatic-com/storybook": "^3.2.2",
|
||||
"@chromatic-com/storybook": "^3.2.3",
|
||||
"@konobangu/typescript-config": "workspace:*",
|
||||
"@storybook/addon-essentials": "^8.4.7",
|
||||
"@storybook/addon-interactions": "^8.4.7",
|
||||
@@ -27,13 +27,13 @@
|
||||
"@storybook/nextjs": "^8.4.7",
|
||||
"@storybook/react": "^8.4.7",
|
||||
"@storybook/test": "^8.4.7",
|
||||
"@types/node": "^22",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"chromatic": "^11.20.1",
|
||||
"postcss": "^8",
|
||||
"@types/node": "^22.10.6",
|
||||
"@types/react": "^19.0.7",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"chromatic": "^11.23.0",
|
||||
"postcss": "^8.5.1",
|
||||
"storybook": "^8.4.7",
|
||||
"tailwindcss": "^3.4.16",
|
||||
"typescript": "^5"
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.7.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user