Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2022
1 parent 8edbcfc commit 48e6801
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 130 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,15 +116,15 @@
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@emotion/css": "11.9.0",
"@emotion/css": "11.10.0",
"@react-spring/web": "9.5.2",
"@react-types/button": "3.5.1",
"@react-types/calendar": "3.0.0",
"@react-types/datepicker": "3.0.0",
"@react-types/dialog": "3.4.1",
"@react-types/numberfield": "3.3.1",
"@react-types/shared": "3.13.1",
"@react-types/slider": "3.1.1",
"@react-types/button": "3.6.0",
"@react-types/calendar": "3.0.1",
"@react-types/datepicker": "3.1.0",
"@react-types/dialog": "3.4.2",
"@react-types/numberfield": "3.3.2",
"@react-types/shared": "3.14.0",
"@react-types/slider": "3.2.0",
"@release-it/conventional-changelog": "5.0.0",
"@storybook/addon-a11y": "6.5.9",
"@storybook/addon-actions": "6.5.9",
Expand All @@ -150,15 +150,15 @@
"@types/testing-library__jest-dom": "5.14.5",
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.4.7",
"autoprefixer": "10.4.8",
"babel-jest": "28.1.3",
"babel-loader": "8.2.5",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "7.3.0",
"cross-env": "7.0.3",
"eslint": "8.20.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
Expand Down Expand Up @@ -191,16 +191,16 @@
"raw-loader": "4.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.33.1",
"react-hook-form": "7.34.0",
"react-test-renderer": "18.2.0",
"react-transition-group": "4.4.2",
"react-transition-group": "4.4.5",
"react-virtual": "2.10.4",
"release-it": "15.1.4",
"release-it": "15.2.0",
"rimraf": "3.0.2",
"sort-package-json": "1.57.0",
"storybook-addon-preview": "2.2.0",
"strip-comments": "2.0.1",
"tailwindcss": "3.1.6",
"tailwindcss": "3.1.7",
"ts-jest": "28.0.7",
"ts-morph": "15.1.0",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 48e6801

Please sign in to comment.