0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-design-system/package.json

94 lines
2.9 KiB
JSON
Raw Normal View History

{
"name": "@tryghost/admin-x-design-system",
"type": "module",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Ghost/tree/main/packages/admin-x-design-system",
"author": "Ghost Foundation",
"private": true,
"main": "es/index.js",
"types": "types/index.d.ts",
"sideEffects": false,
"scripts": {
"build": "tsc -p tsconfig.declaration.json && vite build",
"prepare": "yarn build",
"test": "yarn test:unit",
"test:unit": "yarn test:types && yarn nx build && vitest run",
"test:types": "tsc --noEmit",
"lint:code": "eslint --ext .js,.ts,.cjs,.tsx src/ --cache",
"lint": "yarn lint:code && yarn lint:test",
"lint:test": "eslint -c test/.eslintrc.cjs --ext .js,.ts,.cjs,.tsx test/ --cache",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
},
"files": [
"es",
"types",
"tailwind.cjs",
"tailwind.config.cjs"
],
"devDependencies": {
"@codemirror/lang-html": "6.4.9",
"@radix-ui/react-tooltip": "1.1.2",
2024-06-24 07:40:40 -05:00
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
"@storybook/addon-links": "7.6.20",
"@storybook/addon-styling": "1.3.7",
2024-06-24 07:40:40 -05:00
"@storybook/blocks": "7.6.20",
"@storybook/react": "7.6.20",
2023-12-07 09:13:15 -05:00
"@storybook/react-vite": "7.6.4",
"@storybook/testing-library": "0.2.2",
2024-08-06 03:24:44 -05:00
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@types/lodash-es": "4.17.12",
"@vitejs/plugin-react": "4.2.1",
"c8": "8.0.1",
"chai": "4.3.8",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-tailwindcss": "3.13.0",
2024-08-25 21:35:37 -05:00
"jsdom": "24.1.3",
"lodash-es": "4.17.21",
"mocha": "10.2.0",
2024-05-27 10:29:32 -05:00
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup-plugin-node-builtins": "2.1.2",
"sinon": "17.0.0",
2024-06-24 07:40:40 -05:00
"storybook": "7.6.20",
2023-12-08 09:18:56 -05:00
"ts-node": "10.9.2",
2024-04-15 02:50:07 -05:00
"typescript": "5.4.5",
"validator": "13.12.0",
"vite": "4.5.3",
"vite-plugin-svgr": "3.3.0"
},
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "7.0.2",
"@ebay/nice-modal-react": "1.2.13",
2024-08-19 09:40:58 -05:00
"@radix-ui/react-avatar": "1.1.0",
"@radix-ui/react-checkbox": "1.1.1",
"@radix-ui/react-form": "0.0.3",
"@radix-ui/react-popover": "1.1.1",
"@radix-ui/react-radio-group": "1.2.0",
"@radix-ui/react-separator": "1.1.0",
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-tooltip": "1.1.2",
"@sentry/react": "7.119.2",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/line-clamp": "0.4.4",
Update dependency @uiw/react-codemirror to v4.23.7 (#21888) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://redirect.github.com/uiwjs/react-codemirror)) | [`4.23.6` -> `4.23.7`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.23.6/4.23.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@uiw%2freact-codemirror/4.23.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@uiw%2freact-codemirror/4.23.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@uiw%2freact-codemirror/4.23.6/4.23.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@uiw%2freact-codemirror/4.23.6/4.23.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror (@&#8203;uiw/react-codemirror)</summary> ### [`v4.23.7`](https://redirect.github.com/uiwjs/react-codemirror/releases/tag/v4.23.7) [Compare Source](https://redirect.github.com/uiwjs/react-codemirror/compare/v4.23.6...v4.23.7) [![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.23.7/file/README.md) Documentation v4.23.7: https://raw.githack.com/uiwjs/react-codemirror/5b16350/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.23.6...v4.23.7 ```shell npm i @&#8203;uiw/react-codemirror@4.23.7 ``` - 💄 chore: update nextjs example. [#&#8203;677](https://redirect.github.com/uiwjs/react-codemirror/issues/677) [`ab89f28`](https://redirect.github.com/uiwjs/react-codemirror/commit/ab89f28) [@&#8203;jaywcjlove](https://redirect.github.com/jaywcjlove) - 🐞 fix(theme): implement 'exports' field in themes/theme/package.json ([#&#8203;708](https://redirect.github.com/uiwjs/react-codemirror/issues/708)) [`4edca1d`](https://redirect.github.com/uiwjs/react-codemirror/commit/4edca1d) [@&#8203;aspiers](https://redirect.github.com/aspiers) - 🐞 fix(theme): implement 'exports' field in themes/\*/package.json [#&#8203;708](https://redirect.github.com/uiwjs/react-codemirror/issues/708) [#&#8203;613](https://redirect.github.com/uiwjs/react-codemirror/issues/613) [#&#8203;680](https://redirect.github.com/uiwjs/react-codemirror/issues/680) [`ced0b1a`](https://redirect.github.com/uiwjs/react-codemirror/commit/ced0b1a) [@&#8203;jaywcjlove](https://redirect.github.com/jaywcjlove) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-15 22:20:35 -05:00
"@uiw/react-codemirror": "4.23.7",
2024-04-16 02:33:08 -05:00
"autoprefixer": "10.4.19",
2024-04-23 01:59:14 -05:00
"clsx": "2.1.1",
2024-06-30 20:57:23 -05:00
"postcss": "8.4.39",
2024-05-09 03:27:02 -05:00
"postcss-import": "16.1.0",
2024-05-27 10:29:32 -05:00
"react-colorful": "5.6.1",
"react-hot-toast": "2.4.1",
"react-select": "5.8.2",
"tailwindcss": "3.4.14"
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}