Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 56 additions & 56 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,16 +77,16 @@
"tw-animate-css": "^1.3.8"
},
"devDependencies": {
"@babel/core": "^7.28.4",
"@babel/preset-react": "^7.27.1",
"@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.29.7",
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^20.0.0",
"@eslint/compat": "^1.3.2",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.36.0",
"@next/eslint-plugin-next": "^15.5.3",
"@babel/core": "^8.0.1",
"@babel/preset-react": "^8.0.1",
"@changesets/changelog-github": "^0.7.0",
"@changesets/cli": "^2.31.1",
"@commitlint/cli": "^21.2.1",
"@commitlint/config-conventional": "^21.2.0",
"@eslint/compat": "^2.1.0",
"@eslint/eslintrc": "^3.3.6",
"@eslint/js": "^10.0.1",
"@next/eslint-plugin-next": "^16.2.12",
"@nx/eslint": "23.0.0",
"@nx/eslint-plugin": "23.0.0",
"@nx/jest": "23.0.0",
Expand All @@ -98,40 +98,40 @@
"@nx/vitest": "23.0.0",
"@nx/web": "23.0.0",
"@nx/workspace": "23.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/changelog": "^7.0.0",
"@semantic-release/commit-analyzer": "^13.0.1",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^11.0.6",
"@semantic-release/npm": "^12.0.2",
"@semantic-release/release-notes-generator": "^14.1.0",
"@size-limit/preset-big-lib": "^11.2.0",
"@semantic-release/git": "^11.0.1",
"@semantic-release/github": "^12.0.9",
"@semantic-release/npm": "^13.1.5",
"@semantic-release/release-notes-generator": "^14.1.1",
"@size-limit/preset-big-lib": "^13.0.3",
"@storybook/addon-a11y": "^10.5.6",
"@storybook/addon-docs": "10.5.6",
"@storybook/react-vite": "10.5.6",
"@swc-node/core": "^1.14.1",
"@swc-node/register": "~1.11.1",
"@swc-node/core": "^1.15.0",
"@swc-node/register": "~1.12.1",
"@swc/cli": "0.8.1",
"@swc/core": "1.15.8",
"@swc/core": "1.15.47",
"@swc/helpers": "0.5.23",
"@testing-library/dom": "10.4.1",
"@testing-library/jest-dom": "^6.8.0",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^30.0.0",
"@types/node": "24.7.0",
"@types/node": "26.1.2",
"@types/prompts": "^2.4.9",
"@types/react": "19.2.0",
"@types/react-dom": "19.2.0",
"@vitejs/plugin-react": "6.0.2",
"@vitest/coverage-v8": "4.1.9",
"@vitest/ui": "4.1.9",
"autoprefixer": "10.4.21",
"babel-jest": "30.3.0",
"baseline-browser-mapping": "^2.10.38",
"c8": "^10.1.3",
"chromatic": "^13.2.0",
"@vitejs/plugin-react": "6.0.5",
"@vitest/coverage-v8": "4.1.10",
"@vitest/ui": "4.1.10",
"autoprefixer": "10.5.4",
"babel-jest": "30.4.1",
"baseline-browser-mapping": "^2.11.11",
"c8": "^12.0.0",
"chromatic": "^18.1.0",
"commander": "^15.0.0",
"conventional-changelog-conventionalcommits": "^9.1.0",
"conventional-changelog-conventionalcommits": "^10.2.1",
"cross-env": "^10.0.0",
"eslint": "^9.36.0",
"eslint-config-next": "16.2.9",
Expand All @@ -143,38 +143,38 @@
"eslint-plugin-storybook": "^10.5.6",
"execa": "^10.0.0",
"husky": "^9.1.7",
"jest": "30.3.0",
"jest-environment-jsdom": "^30.1.2",
"jest-environment-node": "^30.1.2",
"jest-util": "^30.0.5",
"jiti": "2.6.1",
"jsdom": "~27.0.0",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^16.1.6",
"nx": "23.0.0",
"jest": "30.4.2",
"jest-environment-jsdom": "^30.4.1",
"jest-environment-node": "^30.4.1",
"jest-util": "^30.4.1",
"jiti": "2.7.0",
"jsdom": "~30.0.1",
"jsonc-eslint-parser": "^3.1.0",
"lint-staged": "^17.3.0",
"nx": "23.1.1",
"ora": "^9.4.1",
"postcss": "8.5.6",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"postcss": "8.5.25",
"prettier": "^3.9.6",
"prettier-plugin-tailwindcss": "^0.8.1",
"prompts": "^2.4.2",
"rollup-plugin-visualizer": "^6.0.3",
"semantic-release": "^24.2.9",
"size-limit": "^11.2.0",
"rollup-plugin-visualizer": "^7.0.1",
"semantic-release": "^25.0.8",
"size-limit": "^13.0.3",
"storybook": "10.5.6",
"tailwindcss": "4.1.14",
"ts-jest": "^29.4.4",
"tailwindcss": "4.3.3",
"ts-jest": "^29.4.12",
"ts-node": "10.9.2",
"tslib": "^2.8.1",
"typedoc": "^0.28.13",
"typedoc-plugin-markdown": "^4.9.0",
"typedoc-plugin-missing-exports": "^4.1.0",
"typescript": "~5.9.2",
"typescript-eslint": "^8.44.0",
"verdaccio": "6.7.2",
"vite": "8.0.9",
"vite-bundle-analyzer": "^1.2.3",
"vite-plugin-dts": "~4.5.4",
"vitest": "4.1.9",
"typedoc": "^0.28.20",
"typedoc-plugin-markdown": "^4.12.0",
"typedoc-plugin-missing-exports": "^4.1.4",
"typescript": "~7.0.2",
"typescript-eslint": "^8.65.0",
"verdaccio": "6.9.2",
"vite": "8.2.0",
"vite-bundle-analyzer": "^1.3.9",
"vite-plugin-dts": "~5.0.3",
"vitest": "4.1.10",
"zod": "^4.4.3"
},
"nx": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"zod": "^3.24.0"
},
"devDependencies": {
"@types/node": "^22.0.0",
"@types/node": "^26.1.2",
"@types/prompts": "^2.4.9",
"tsup": "^8.3.0",
"typescript": "^5.7.0"
"typescript": "^7.0.2"
}
}
Loading
Loading