chore: upgrade dependencies
Showing
... | ... | @@ -12,14 +12,14 @@ |
}, | ||
"dependencies": { | ||
"@heroui/react": "2.7.6", | ||
"@types/node": "^22.14.1", | ||
"@types/react": "^19.1.1", | ||
"@types/node": "^22.15.17", | ||
"@types/react": "^19.1.3", | ||
"autoprefixer": "^10.4.21", | ||
"classnames": "^2.5.1", | ||
"clsx": "^2.1.1", | ||
"color2k": "^2.0.3", | ||
"framer-motion": "^12.6.5", | ||
"next": "^15.3.0", | ||
"framer-motion": "^12.10.5", | ||
"next": "^15.3.2", | ||
"postcss": "^8.5.3", | ||
"react": "^19.1.0", | ||
"react-dom": "^19.1.0", | ||
... | ... | @@ -29,8 +29,8 @@ |
"typescript": "^5.8.3" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.8.0", | ||
"@commitlint/config-conventional": "^19.8.0", | ||
"@commitlint/cli": "^19.8.1", | ||
"@commitlint/config-conventional": "^19.8.1", | ||
"@storybook/addon-essentials": "^8.6.12", | ||
"@storybook/addon-interactions": "8.6.12", | ||
"@storybook/addon-links": "^8.6.12", | ||
... | ... | @@ -43,8 +43,8 @@ |
"@types/eslint": "^9.6.1", | ||
"cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^9.24.0", | ||
"eslint-config-next": "^15.3.0", | ||
"eslint": "^9.26.0", | ||
"eslint-config-next": "^15.3.2", | ||
"eslint-plugin-storybook": "^0.12.0", | ||
"husky": "^9.1.7", | ||
"prettier": "^3.5.3", | ||
... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment