Skip to content

Commit

Permalink
chore(deps): pin dependencies (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 29, 2021
1 parent 6d67979 commit dfae4b2
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 337 deletions.
206 changes: 103 additions & 103 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,111 +103,111 @@
"reakit-warning": "^0.6.2"
},
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
"@babel/plugin-proposal-private-methods": "^7.14.5",
"@babel/plugin-proposal-private-property-in-object": "^7.15.4",
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@emotion/css": "^11.1.3",
"@react-spring/web": "^9.2.4",
"@release-it/conventional-changelog": "^3.3.0",
"@storybook/addon-a11y": "^6.3.8",
"@storybook/addon-actions": "^6.3.8",
"@storybook/addon-essentials": "^6.3.8",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/builder-webpack5": "^6.3.8",
"@storybook/manager-webpack5": "^6.3.8",
"@storybook/react": "^6.3.8",
"@testing-library/dom": "^8.6.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.2",
"@types/jest-axe": "^3.5.3",
"@types/jest-in-case": "^1.0.5",
"@types/mockdate": "^3.0.0",
"@types/node": "^16.10.1",
"@types/react": "^17.0.24",
"@types/react-dom": "^17.0.9",
"@types/react-transition-group": "^4.4.3",
"@types/testing-library__jest-dom": "^5.14.1",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"all-contributors-cli": "^6.20.0",
"ast-to-markdown": "^1.0.0",
"autoprefixer": "^10.3.6",
"@babel/cli": "7.15.7",
"@babel/core": "7.15.5",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-logical-assignment-operators": "7.14.5",
"@babel/plugin-proposal-private-methods": "7.14.5",
"@babel/plugin-proposal-private-property-in-object": "7.15.4",
"@babel/preset-env": "7.15.6",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@commitlint/cli": "13.1.0",
"@commitlint/config-conventional": "13.1.0",
"@emotion/css": "11.1.3",
"@react-spring/web": "9.2.4",
"@release-it/conventional-changelog": "3.3.0",
"@storybook/addon-a11y": "6.3.8",
"@storybook/addon-actions": "6.3.8",
"@storybook/addon-essentials": "6.3.8",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.3.8",
"@storybook/manager-webpack5": "6.3.8",
"@storybook/react": "6.3.8",
"@testing-library/dom": "8.6.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.0",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.2.1",
"@types/jest": "27.0.2",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "16.10.1",
"@types/react": "17.0.24",
"@types/react-dom": "17.0.9",
"@types/react-transition-group": "4.4.3",
"@types/testing-library__jest-dom": "5.14.1",
"@typescript-eslint/eslint-plugin": "4.31.2",
"@typescript-eslint/parser": "4.31.2",
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.3.6",
"babel-eslint": "10.1.0",
"babel-jest": "^27.2.2",
"babel-loader": "^8.2.2",
"babel-plugin-jsx-remove-data-test-id": "^3.0.0",
"babel-preset-react-app": "^10.0.0",
"chalk": "^4.1.2",
"codesandbox": "^2.2.3",
"concurrently": "^6.2.1",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^6.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-testing-library": "^4.12.4",
"gacp": "^2.10.2",
"glob": "^7.2.0",
"glob-fs": "^0.1.7",
"husky": "^7.0.2",
"jest": "^27.2.2",
"jest-axe": "^5.0.1",
"jest-in-case": "^1.0.2",
"jest-matcher-utils": "^27.2.2",
"lint-staged": "^11.1.2",
"lodash": "^4.17.21",
"markdown-to-ast": "^6.0.3",
"markdown-toc": "^1.2.0",
"md-node-inject": "^1.0.1",
"mockdate": "^3.0.5",
"babel-jest": "27.2.2",
"babel-loader": "8.2.2",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"babel-preset-react-app": "10.0.0",
"chalk": "4.1.2",
"codesandbox": "2.2.3",
"concurrently": "6.2.1",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-flowtype": "6.1.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.4.2",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.26.0",
"eslint-plugin-react-hooks": "4.2.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-testing-library": "4.12.4",
"gacp": "2.10.2",
"glob": "7.2.0",
"glob-fs": "0.1.7",
"husky": "7.0.2",
"jest": "27.2.2",
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.2.2",
"lint-staged": "11.1.2",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
"md-node-inject": "1.0.1",
"mockdate": "3.0.5",
"node-fetch": "2.6.1",
"outdent": "^0.8.0",
"patch-package": "^6.4.7",
"pinst": "^2.1.6",
"postcss": "^8.3.8",
"postcss-import": "^14.0.2",
"postcss-scopify": "^0.1.9",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hook-form": "^7.16.1",
"react-test-renderer": "^17.0.2",
"react-transition-group": "^4.4.2",
"react-virtual": "^2.8.1",
"reakit": "^1.3.10",
"reakit-test-utils": "^0.15.2",
"release-it": "^14.11.6",
"rimraf": "^3.0.2",
"sort-package-json": "^1.52.0",
"storybook-addon-preview": "^2.1.2",
"storybook-addon-react-docgen": "^1.2.42",
"strip-comments": "^2.0.1",
"tailwindcss": "^2.2.16",
"ts-jest": "^27.0.5",
"ts-morph": "^12.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3",
"webpack": "^5.54.0",
"yaml": "^1.10.2"
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "2.1.6",
"postcss": "8.3.8",
"postcss-import": "14.0.2",
"postcss-scopify": "0.1.9",
"prettier": "2.4.1",
"raw-loader": "4.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.16.1",
"react-test-renderer": "17.0.2",
"react-transition-group": "4.4.2",
"react-virtual": "2.8.1",
"reakit": "1.3.10",
"reakit-test-utils": "0.15.2",
"release-it": "14.11.6",
"rimraf": "3.0.2",
"sort-package-json": "1.52.0",
"storybook-addon-preview": "2.1.2",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
"tailwindcss": "2.2.16",
"ts-jest": "27.0.5",
"ts-morph": "12.0.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.54.0",
"yaml": "1.10.2"
},
"peerDependencies": {
"react": "16.x || 17.x",
Expand Down
Loading

0 comments on commit dfae4b2

Please sign in to comment.