Skip to content

Commit

Permalink
chore(dev-deps): pin dev dependencies (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 11, 2022
1 parent 2cabf88 commit 77ea270
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 325 deletions.
208 changes: 104 additions & 104 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,112 +72,112 @@
"use-memo-one": "^1.1.2"
},
"devDependencies": {
"@atlaskit/css-reset": "^6.3.7",
"@atlaskit/theme": "^12.1.3",
"@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
"@babel/plugin-transform-object-assign": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@babel/preset-typescript": "^7.12.7",
"@emotion/babel-preset-css-prop": "^11.2.0",
"@emotion/eslint-plugin": "^11.7.0",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.6.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-strip": "^2.1.0",
"@storybook/addon-storysource": "^6.5.0-alpha.39",
"@storybook/addons": "^6.5.0-alpha.40",
"@storybook/core": "^6.5.0-alpha.39",
"@storybook/react": "^6.5.0-alpha.39",
"@storybook/theming": "^6.5.0-alpha.39",
"@testing-library/dom": "^8.11.3",
"@testing-library/react": "^12.1.3",
"@types/enzyme": "^3.10.11",
"@types/express": "^4.17.13",
"@types/fs-extra": "^9.0.13",
"@atlaskit/css-reset": "6.3.7",
"@atlaskit/theme": "12.1.3",
"@babel/core": "7.17.5",
"@babel/eslint-parser": "7.17.0",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.16.8",
"@babel/plugin-transform-object-assign": "7.16.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@emotion/babel-preset-css-prop": "11.2.0",
"@emotion/eslint-plugin": "11.7.0",
"@emotion/react": "11.8.1",
"@emotion/styled": "11.8.1",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "21.0.2",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-replace": "4.0.0",
"@rollup/plugin-strip": "2.1.0",
"@storybook/addon-storysource": "6.5.0-alpha.41",
"@storybook/addons": "6.5.0-alpha.41",
"@storybook/core": "6.5.0-alpha.41",
"@storybook/react": "6.5.0-alpha.41",
"@storybook/theming": "6.5.0-alpha.41",
"@testing-library/dom": "8.11.3",
"@testing-library/react": "12.1.3",
"@types/enzyme": "3.10.11",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
"@types/jest": "^27.4.1",
"@types/jest-axe": "^3.5.3",
"@types/jsdom": "^16.2.14",
"@types/markdown-it": "^12.2.3",
"@types/node": "^14.14.37",
"@types/raf-schd": "^4.0.1",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-redux": "^7.1.22",
"@types/react-virtualized": "^9.21.20",
"@types/react-window": "^1.8.5",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"babel-jest": "^27.5.1",
"babel-loader": "^8.1.0",
"babel-plugin-dev-expression": "^0.2.2",
"babel-plugin-module-resolver": "^4.1.0",
"cross-env": "^7.0.2",
"csstype": "^3.0.10",
"cypress": "^9.5.0",
"dotenv": "^16.0.0",
"emotion-theming": "^11.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^8.9.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.4.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-es5": "^1.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-storybook": "^0.5.7",
"fast-glob": "^3.2.11",
"fs-extra": "^10.0.0",
"jest": "^27.5.1",
"jest-axe": "^5.0.1",
"jest-junit": "^13.0.0",
"jest-watch-typeahead": "^1.0.0",
"jsdom": "^19.0.0",
"lighthouse": "^9.4.0",
"markdown-it": "^12.3.2",
"prettier": "^2.5.1",
"raf-stub": "^3.0.0",
"react": "^17.0.2",
"react-16": "npm:react@^16.14.0",
"react-dom": "^17.0.2",
"react-dom-16": "npm:react-dom@^16.14.0",
"react-test-renderer": "^17.0.2",
"react-virtualized": "^9.21.2",
"react-window": "^1.8.5",
"require-from-string": "^2.0.2",
"rimraf": "^3.0.2",
"rollup": "^2.68.0",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-size-snapshot": "^0.12.0",
"rollup-plugin-terser": "^7.0.2",
"storybook-addon-performance": "^0.16.1",
"@types/jest-axe": "3.5.3",
"@types/jsdom": "16.2.14",
"@types/markdown-it": "12.2.3",
"@types/node": "14.14.37",
"@types/raf-schd": "4.0.1",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"@types/react-redux": "7.1.22",
"@types/react-virtualized": "9.21.20",
"@types/react-window": "1.8.5",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@wojtekmaj/enzyme-adapter-react-17": "0.6.6",
"babel-jest": "27.5.1",
"babel-loader": "8.2.3",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "4.1.0",
"cross-env": "7.0.3",
"csstype": "3.0.10",
"cypress": "9.5.0",
"dotenv": "16.0.0",
"emotion-theming": "11.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"eslint": "8.9.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.4.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-es5": "1.5.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "26.1.1",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-storybook": "0.5.7",
"fast-glob": "3.2.11",
"fs-extra": "10.0.1",
"jest": "27.5.1",
"jest-axe": "5.0.1",
"jest-junit": "13.0.0",
"jest-watch-typeahead": "1.0.0",
"jsdom": "19.0.0",
"lighthouse": "9.4.0",
"markdown-it": "12.3.2",
"prettier": "2.5.1",
"raf-stub": "3.0.0",
"react": "17.0.2",
"react-16": "npm:react@16.14.0",
"react-dom": "17.0.2",
"react-dom-16": "npm:react-dom@16.14.0",
"react-test-renderer": "17.0.2",
"react-virtualized": "9.22.3",
"react-window": "1.8.6",
"require-from-string": "2.0.2",
"rimraf": "3.0.2",
"rollup": "2.68.0",
"rollup-plugin-dts": "4.1.0",
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-terser": "7.0.2",
"storybook-addon-performance": "0.16.1",
"styled-components": "5.3.3",
"stylelint": "^14.5.3",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard": "^25.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^27.1.3",
"typescript": "^4.5.5",
"wait-on": "^6.0.1",
"webpack": "^5.69.1"
"stylelint": "14.5.3",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-recommended": "7.0.0",
"stylelint-config-standard": "25.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"ts-jest": "27.1.3",
"typescript": "4.5.5",
"wait-on": "6.0.1",
"webpack": "5.69.1"
},
"peerDependencies": {
"react": "^16.8.5 || ^17.0.0",
Expand Down

0 comments on commit 77ea270

Please sign in to comment.