mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
## [1.6.2](https://github.com/perfect-panel/ppanel-web/compare/v1.6.1...v1.6.2) (2025-12-08) ### 🐛 Bug Fixes * **package**: Update dependencies and upgrade React and Next.js versions. ([7d0866e](https://github.com/perfect-panel/ppanel-web/commit/7d0866e))
152 lines
4.6 KiB
JSON
152 lines
4.6 KiB
JSON
{
|
|
"name": "ppanel-web",
|
|
"version": "1.6.2",
|
|
"private": true,
|
|
"homepage": "https://github.com/perfect-panel/ppanel-web",
|
|
"bugs": {
|
|
"url": "https://github.com/perfect-panel/ppanel-web/issues/new"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/perfect-panel/ppanel-web.git"
|
|
},
|
|
"license": "GUN",
|
|
"workspaces": [
|
|
"packages/*",
|
|
"apps/*"
|
|
],
|
|
"scripts": {
|
|
"build": "turbo build",
|
|
"clean": "./scripts/clean.sh",
|
|
"dev": "turbo dev",
|
|
"lint": "turbo lint",
|
|
"locale": "turbo locale && bun prettier",
|
|
"openapi": "turbo openapi && bun prettier",
|
|
"prepare": "./scripts/prepare.sh",
|
|
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,cjs,mjs,md,json}\"",
|
|
"release": "semantic-release",
|
|
"update:deps": "./scripts/update-deps.sh",
|
|
"update:shadcn": "./scripts/update-shadcn-ui.sh && bun prettier"
|
|
},
|
|
"commitlint": {
|
|
"extends": [
|
|
"@workspace/commitlint-config"
|
|
]
|
|
},
|
|
"lint-staged": {
|
|
"*.{json,md}": [
|
|
"prettier --write --no-error-on-unmatched-pattern"
|
|
],
|
|
"*.{js,jsx,cjs,mjs}": [
|
|
"prettier --write",
|
|
"eslint --fix"
|
|
],
|
|
"*.{ts,tsx}": [
|
|
"prettier --parser=typescript --write",
|
|
"eslint --fix"
|
|
]
|
|
},
|
|
"prettier": "@workspace/prettier-config",
|
|
"dependencies": {
|
|
"@dnd-kit/core": "^6.3.1",
|
|
"@dnd-kit/sortable": "^10.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@hookform/resolvers": "^5.2.1",
|
|
"@iconify-json/flagpack": "^1.2.2",
|
|
"@iconify-json/logos": "^1.2.4",
|
|
"@iconify-json/mdi": "^1.2.2",
|
|
"@iconify-json/simple-icons": "^1.2.20",
|
|
"@iconify-json/uil": "^1.2.3",
|
|
"@iconify/react": "^5.2.0",
|
|
"@lottiefiles/dotlottie-react": "^0.15.1",
|
|
"@monaco-editor/react": "^4.7.0",
|
|
"@noble/curves": "^2.0.1",
|
|
"@radix-ui/react-accordion": "^1.2.12",
|
|
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
"@radix-ui/react-aspect-ratio": "^1.1.7",
|
|
"@radix-ui/react-avatar": "^1.1.10",
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
"@radix-ui/react-collapsible": "^1.1.12",
|
|
"@radix-ui/react-context-menu": "^2.2.16",
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
"@radix-ui/react-hover-card": "^1.1.15",
|
|
"@radix-ui/react-label": "^2.1.7",
|
|
"@radix-ui/react-menubar": "^1.1.16",
|
|
"@radix-ui/react-navigation-menu": "^1.2.14",
|
|
"@radix-ui/react-popover": "^1.1.15",
|
|
"@radix-ui/react-progress": "^1.1.7",
|
|
"@radix-ui/react-radio-group": "^1.3.8",
|
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
"@radix-ui/react-select": "^2.2.6",
|
|
"@radix-ui/react-separator": "^1.1.7",
|
|
"@radix-ui/react-slider": "^1.3.6",
|
|
"@radix-ui/react-slot": "^1.2.3",
|
|
"@radix-ui/react-switch": "^1.2.6",
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
"@radix-ui/react-toast": "^1.2.4",
|
|
"@radix-ui/react-toggle": "^1.1.10",
|
|
"@radix-ui/react-toggle-group": "^1.1.11",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@tanstack/react-table": "^8.20.6",
|
|
"ahooks": "^3.9.4",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "^1.1.1",
|
|
"date-fns": "^4.1.0",
|
|
"embla-carousel-react": "^8.6.0",
|
|
"framer-motion": "^11.18.1",
|
|
"input-otp": "^1.4.2",
|
|
"lucide-react": "^0.542.0",
|
|
"mathjs": "^14.0.1",
|
|
"monaco-editor": "^0.54.0 ",
|
|
"monaco-themes": "^0.4.6",
|
|
"motion": "^11.18.1",
|
|
"next-themes": "^0.4.6",
|
|
"react-day-picker": "^9.9.0",
|
|
"react-hook-form": "^7.62.0",
|
|
"react-markdown": "^9.0.3",
|
|
"react-resizable-panels": "^3.0.5",
|
|
"react-syntax-highlighter": "^15.6.1",
|
|
"recharts": "2.15.4",
|
|
"rehype-katex": "^7.0.1",
|
|
"rehype-raw": "^7.0.0",
|
|
"remark-gfm": "^4.0.0",
|
|
"remark-math": "^6.0.0",
|
|
"remark-toc": "^9.0.0",
|
|
"rtl-detect": "^1.1.2",
|
|
"sonner": "^2.0.7",
|
|
"tailwind-merge": "^2.6.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"vaul": "^1.1.2",
|
|
"zod": "^4.1.5"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.38.0",
|
|
"@netlify/plugin-nextjs": "^5.12.1",
|
|
"@umijs/openapi": "^1.13.15",
|
|
"@workspace/commitlint-config": "workspace:*",
|
|
"@workspace/eslint-config": "workspace:*",
|
|
"@workspace/prettier-config": "workspace:*",
|
|
"@workspace/typescript-config": "workspace:*",
|
|
"autoprefixer": "^10.4.21",
|
|
"commitlint": "^19.6.1",
|
|
"eslint": "^9.17.0",
|
|
"husky": "^9.1.7",
|
|
"lint-staged": "^16.1.5",
|
|
"postcss": "^8.5.6",
|
|
"prettier": "^3.4.2",
|
|
"react": "^19.2.1",
|
|
"react-dom": "^19.2.1",
|
|
"semantic-release": "21.1.2",
|
|
"semantic-release-config-gitmoji": "^1.5.3",
|
|
"tailwindcss": "^3.4.17",
|
|
"turbo": "^2.5.6",
|
|
"typescript": "^5.9.2"
|
|
},
|
|
"packageManager": "bun@1.3.0",
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
}
|