Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Jul 22, 2024
1 parent d5fa185 commit 08e0a46
Show file tree
Hide file tree
Showing 4 changed files with 2,112 additions and 2,018 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ Below are the available configuration options for the component:
| toolbarPosition | TOP | Configures the position of the toolbar. Can be `TOP` or `BOTTOM` |
| uniqueId | | Used with `noUniqueId` to set a custom unique id for the wrapper. |
| useReadMore | true | Enables or disables the "read more" button. Available if text content on the card is taller than the card itself. |
| disableToolbar | false | Disables and hides the toolbar |
| disableToolbar | false | Hides the toolbar / control panel |

### Mode

Expand Down
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
},
"dependencies": {
"classnames": "^2.5.1",
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"focus-visible": "^5.2.0",
"styled-components": "^6.1.11",
"styled-components": "^6.1.12",
"use-debounce": "^10.0.1",
"xss": "^1.0.15"
},
Expand All @@ -57,14 +57,14 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.8",
"@babel/preset-env": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/babel-plugin": "^11.12.0",
"@jest/types": "^29.6.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-buble": "^1.0.3",
Expand All @@ -75,53 +75,53 @@
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-big-lib": "^11.1.4",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.8",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/sanitize-html": "^2.11.0",
"@types/styled-components": "^5.1.34",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-v8": "^2.0.3",
"@vitest/ui": "^2.0.3",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
"babel-plugin-styled-components": "^2.1.4",
"c8": "^10.1.2",
"cssnano": "^7.0.3",
"cypress": "13.12.0",
"eslint": "^9.5.0",
"cssnano": "^7.0.4",
"cypress": "13.13.1",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.2.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"intersection-observer": "^0.12.2",
"jsdom": "^24.1.0",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.7",
"postcss": "^8.4.38",
"postcss-preset-env": "^9.5.14",
"postcss": "^8.4.39",
"postcss-preset-env": "^9.6.0",
"postcss-syntax": "^0.36.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"react-router-dom": "^6.24.0",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"react-router-dom": "^6.25.1",
"rimraf": "^6.0.1",
"rollup": "^4.19.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
Expand All @@ -130,24 +130,24 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.6",
"semver": "7.6.2",
"sass": "^1.77.8",
"semver": "7.6.3",
"size-limit": "^11.1.4",
"snyk": "^1.1291.1",
"snyk": "^1.1292.1",
"start-server-and-test": "^2.0.4",
"stylelint": "^16.6.1",
"stylelint": "^16.7.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recess-order": "^5.0.1",
"stylelint-config-recommended": "^14.0.1",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-order": "^6.0.4",
"stylelint-processor-styled-components": "^1.10.0",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"typescript-plugin-css-modules": "^5.1.0",
"typescript-plugin-styled-components": "^3.0.0",
"vite": "^5.3.1",
"vite": "^5.3.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
"vitest": "^2.0.3"
},
"resolutions": {
"ansi-regex": "5.0.1",
Expand Down
Loading

0 comments on commit 08e0a46

Please sign in to comment.