Skip to content

Commit

Permalink
Revert "fix: update packages (#1134)"
Browse files Browse the repository at this point in the history
This reverts commit 59f970e.
  • Loading branch information
christopherkindl authored Sep 24, 2024
1 parent 59f970e commit 09e8cc6
Show file tree
Hide file tree
Showing 4 changed files with 3,951 additions and 2,656 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## **Contributing to Tremor**

Thanks for your interest in contributing to Tremor. Please take a moment to review this document before submitting a pull request. This document will outline how to submit changes to this repository and which conventions to follow. If you are ever in doubt about anything we encourage you to reach out on [Slack](https://tremor-community.slack.com/join/shared_invite/zt-2a95vjndc-YCKurK3HVAkYtjialnT2_A#/shared-invite/email), [open a discussion](#discussions), or [shoot us an email](mailto:hello@tremor.so).
Thanks for your interest in contributing to Tremor. Please take a moment to review this document before submitting a pull request. This document will outline how to submit changes to this repository and which conventions to follow. If you are ever in doubt about anything we encourage you to reach out on [Slack](https://join.slack.com/t/tremor-community/shared_invite/zt-1u8jqmcmq-Fdr9B6MbnO7u8FkGh~2Ylg), [open a discussion](#discussions), or [shoot us an email](mailto:hello@tremor.so).

### **Prerequisites**

Expand Down
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"react-day-picker": "^8.10.1",
"react-transition-state": "^2.1.2",
"recharts": "^2.12.7",
"tailwind-merge": "^2.5.2"
"tailwind-merge": "^1.14.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@chromatic-com/storybook": "^1.9.0",
"@chromatic-com/storybook": "^1.7.0",
"@mdx-js/react": "^2.3.0",
"@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
Expand All @@ -47,43 +47,43 @@
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/github": "github:semantic-release/github",
"@semantic-release/npm": "github:semantic-release/npm",
"@storybook/addon-a11y": "^8.3.2",
"@storybook/addon-actions": "^8.3.2",
"@storybook/addon-essentials": "^8.3.2",
"@storybook/addon-interactions": "^8.3.2",
"@storybook/addon-links": "^8.3.2",
"@storybook/addon-a11y": "^8.2.9",
"@storybook/addon-actions": "^8.2.9",
"@storybook/addon-essentials": "^8.2.9",
"@storybook/addon-interactions": "^8.2.9",
"@storybook/addon-links": "^8.2.9",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/addon-themes": "^8.3.2",
"@storybook/addon-themes": "^8.2.9",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/manager-api": "^8.3.2",
"@storybook/manager-api": "^8.2.9",
"@storybook/mdx2-csf": "^1.1.0",
"@storybook/react": "^8.3.2",
"@storybook/react-webpack5": "^8.3.2",
"@storybook/test": "^8.3.2",
"@storybook/theming": "^8.3.2",
"@tailwindcss/forms": "^0.5.9",
"@testing-library/react": "^14.3.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@storybook/react": "^8.2.9",
"@storybook/react-webpack5": "^8.2.9",
"@storybook/test": "^8.2.9",
"@storybook/theming": "^8.2.9",
"@tailwindcss/forms": "^0.5.8",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.1",
"@types/react": "^18.3.4",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"autoprefixer": "^10.4.20",
"babel-jest": "^27.5.1",
"babel-loader": "^8.4.1",
"babel-loader": "^8.3.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
"css-loader": "^6.11.0",
"eslint": "^8.57.1",
"css-loader": "^6.8.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"html-webpack-plugin": "^5.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8.4.47",
"postcss-loader": "^7.3.4",
"postcss": "^8.4.41",
"postcss-loader": "^7.3.3",
"prettier": "3.3.3",
"prop-types": "^15.8.1",
"react": "^18.3.1",
Expand All @@ -95,11 +95,11 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-preserve-directives": "^0.1.1",
"rollup-plugin-typescript-paths": "^1.5.0",
"semantic-release": "^22.0.12",
"storybook": "^8.3.2",
"semantic-release": "^22.0.8",
"storybook": "^8.2.9",
"storybook-source-link": "^4.0.1",
"style-loader": "^3.3.4",
"tailwindcss": "^3.4.12",
"style-loader": "^3.3.3",
"tailwindcss": "^3.4.10",
"tslib": "^2.7.0",
"typescript": "^4.9.5",
"webpack": "^5.94.0"
Expand Down
Loading

0 comments on commit 09e8cc6

Please sign in to comment.