chore: upgrade dependencies
Showing
| ... | ... | @@ -11,43 +11,43 @@ |
| "analyze": "cross-env ANALYZE=true next build" | ||
| }, | ||
| "dependencies": { | ||
| "@nextui-org/react": "^2.6.8", | ||
| "@types/node": "^22.10.2", | ||
| "@types/react": "^19.0.1", | ||
| "@heroui/react": "2.6.14", | ||
| "@types/node": "^22.13.1", | ||
| "@types/react": "^19.0.8", | ||
| "autoprefixer": "^10.4.20", | ||
| "classnames": "^2.5.1", | ||
| "color2k": "^2.0.3", | ||
| "framer-motion": "^11.15.0", | ||
| "next": "^15.1.0", | ||
| "postcss": "^8.4.49", | ||
| "framer-motion": "^12.4.2", | ||
| "next": "^15.1.7", | ||
| "postcss": "^8.5.2", | ||
| "react": "^19.0.0", | ||
| "react-dom": "^19.0.0", | ||
| "sharp": "^0.33.5", | ||
| "tailwindcss": "^3.4.16", | ||
| "typescript": "^5.7.2" | ||
| "tailwindcss": "^3.4.1", | ||
| "typescript": "^5.7.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@commitlint/cli": "^19.6.1", | ||
| "@commitlint/config-conventional": "^19.6.0", | ||
| "@storybook/addon-essentials": "^8.4.7", | ||
| "@storybook/addon-interactions": "8.4.7", | ||
| "@storybook/addon-links": "^8.4.7", | ||
| "@storybook/addon-onboarding": "8.4.7", | ||
| "@storybook/blocks": "8.4.7", | ||
| "@storybook/nextjs": "^8.4.7", | ||
| "@storybook/react": "8.4.7", | ||
| "@storybook/test": "8.4.7", | ||
| "@storybook/theming": "^8.4.7", | ||
| "@commitlint/cli": "^19.7.1", | ||
| "@commitlint/config-conventional": "^19.7.1", | ||
| "@storybook/addon-essentials": "^8.5.4", | ||
| "@storybook/addon-interactions": "8.5.4", | ||
| "@storybook/addon-links": "^8.5.4", | ||
| "@storybook/addon-onboarding": "8.5.4", | ||
| "@storybook/blocks": "8.5.4", | ||
| "@storybook/nextjs": "^8.5.4", | ||
| "@storybook/react": "8.5.4", | ||
| "@storybook/test": "8.5.4", | ||
| "@storybook/theming": "^8.5.4", | ||
| "@types/eslint": "^9.6.1", | ||
| "cross-env": "^7.0.3", | ||
| "cz-conventional-changelog": "^3.3.0", | ||
| "eslint": "^9.17.0", | ||
| "eslint-config-next": "^15.1.0", | ||
| "eslint-plugin-storybook": "^0.11.1", | ||
| "eslint": "^9.20.1", | ||
| "eslint-config-next": "^15.1.7", | ||
| "eslint-plugin-storybook": "^0.11.2", | ||
| "husky": "^9.1.7", | ||
| "prettier": "^3.4.2", | ||
| "prettier": "^3.5.0", | ||
| "pretty-quick": "^4.0.0", | ||
| "storybook": "^8.4.7", | ||
| "storybook": "^8.5.4", | ||
| "storybook-dark-mode": "^4.0.2", | ||
| "webpack-bundle-analyzer": "^4.10.2" | ||
| } | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
public/img/hero-ui.svg
0 → 100644
public/img/next-ui.svg
deleted
100644 → 0
Please
register
or
sign in
to comment