Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#62)
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 Nov 23, 2021
1 parent f73cb4e commit b58b110
Show file tree
Hide file tree
Showing 4 changed files with 1,253 additions and 615 deletions.
76 changes: 38 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,51 +44,51 @@
"node": ">=12.0.0"
},
"dependencies": {
"@babel/core": "^7.15.5",
"@babel/helper-module-imports": "^7.15.4",
"@babel/parser": "^7.15.7",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/preset-env": "^7.15.6",
"@babel/traverse": "^7.15.4",
"@babel/core": "^7.16.0",
"@babel/helper-module-imports": "^7.16.0",
"@babel/parser": "^7.16.4",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@babel/traverse": "^7.16.3",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@types/jest": "^27.0.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"ansi-escapes": "^4.3.2",
"asyncro": "^3.0.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.2.5",
"babel-jest": "^27.3.1",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"babel-plugin-dev-expression": "^0.2.2",
"babel-plugin-dev-expression": "^0.2.3",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-polyfill-regenerator": "^0.2.2",
"babel-plugin-polyfill-regenerator": "^0.3.0",
"babel-plugin-transform-rename-import": "^2.3.0",
"camelcase": "^6.2.0",
"camelcase": "^6.2.1",
"chalk": "^4.1.2",
"enquirer": "^2.3.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.10.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.26.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"execa": "^4.1.0",
"figlet": "^1.5.2",
"fs-extra": "^10.0.0",
"jest": "^27.2.3",
"jest-watch-typeahead": "^0.6.4",
"jest-watch-typeahead": "^0.6.5",
"jpjs": "^1.2.1",
"lodash.merge": "^4.6.2",
"ora": "^5.4.1",
"pascal-case": "^3.1.2",
"postcss": "^8.3.8",
"postcss": "^8.3.11",
"prettier": "2.4.1",
"progress-estimator": "^0.3.0",
"regenerator-runtime": "^0.13.9",
Expand All @@ -101,41 +101,41 @@
"shelljs": "^0.8.4",
"sort-package-json": "^1.53.1",
"tiny-glob": "^0.2.9",
"ts-jest": "^27.0.5",
"ts-jest": "^27.0.7",
"tslib": "^2.3.1",
"type-fest": "^2.3.4",
"type-fest": "^2.5.4",
"typescript": "^4.4.3"
},
"devDependencies": {
"@commitlint/cli": "^13.2.1",
"@commitlint/config-conventional": "^13.2.0",
"@release-it/conventional-changelog": "^3.3.0",
"@types/eslint": "^7.28.0",
"@types/eslint": "^7.29.0",
"@types/figlet": "^1.5.4",
"@types/fs-extra": "^9.0.13",
"@types/lodash": "^4.14.175",
"@types/node": "^14.17.19",
"@types/react": "^16.14.15",
"@types/lodash": "^4.14.177",
"@types/node": "^14.17.34",
"@types/react": "^16.14.21",
"@types/rollup-plugin-json": "^3.0.3",
"@types/sade": "^1.7.3",
"@types/semver": "^7.3.8",
"@types/semver": "^7.3.9",
"@types/shelljs": "^0.8.9",
"@types/styled-components": "^5.1.14",
"@types/styled-components": "^5.1.15",
"auto-changelog": "^2.3.0",
"autoprefixer": "^10.3.6",
"autoprefixer": "^10.4.0",
"babel-plugin-replace-identifiers": "^0.1.1",
"cssnano": "^5.0.8",
"doctoc": "^2.0.1",
"husky": "^7.0.0",
"pinst": "^2.0.0",
"pretty-quick": "^3.1.1",
"cssnano": "^5.0.11",
"doctoc": "^2.1.0",
"husky": "^7.0.4",
"pinst": "^2.1.6",
"pretty-quick": "^3.1.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-is": "^16.13.1",
"release-it": "^14.11.6",
"rollup-plugin-postcss": "^4.0.1",
"styled-components": "^5.3.1",
"tiny-invariant": "^1.1.0",
"release-it": "^14.11.8",
"rollup-plugin-postcss": "^4.0.2",
"styled-components": "^5.3.3",
"tiny-invariant": "^1.2.0",
"tiny-warning": "^1.0.3"
},
"husky": {
Expand Down
2 changes: 1 addition & 1 deletion templates/react-with-storybook/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "^16.14.15",
"@types/react": "^16.14.21",
"@types/react-dom": "^16.9.14",
"vite": "latest",
"vite-preset-react": "latest",
Expand Down
2 changes: 1 addition & 1 deletion templates/react/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
},
"devDependencies": {
"@types/react": "^16.14.15",
"@types/react": "^16.14.21",
"@types/react-dom": "^16.9.14",
"vite": "latest",
"vite-preset-react": "latest",
Expand Down

0 comments on commit b58b110

Please sign in to comment.