Skip to content

Commit

Permalink
chore(deps): update non-major shared dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2022
1 parent b4945d0 commit 34df4a8
Show file tree
Hide file tree
Showing 2 changed files with 1,923 additions and 1,586 deletions.
70 changes: 35 additions & 35 deletions package.json
Expand Up @@ -26,79 +26,79 @@
},
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/core": "7.20.5",
"@babel/eslint-parser": "7.19.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-object-assign": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.19.3",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime": "7.19.0",
"@rollup/plugin-commonjs": "23.0.3",
"@babel/runtime": "7.20.6",
"@rollup/plugin-commonjs": "23.0.4",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-replace": "5.0.1",
"@storybook/addon-a11y": "6.5.12",
"@storybook/addon-essentials": "6.5.12",
"@storybook/addon-a11y": "6.5.14",
"@storybook/addon-essentials": "6.5.14",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.5.12",
"@storybook/manager-webpack5": "6.5.12",
"@storybook/react": "6.5.12",
"@swc/core": "1.3.14",
"@swc/jest": "0.2.23",
"@testing-library/dom": "8.18.1",
"@storybook/builder-webpack5": "6.5.14",
"@storybook/manager-webpack5": "6.5.14",
"@storybook/react": "6.5.14",
"@swc/core": "1.3.22",
"@swc/jest": "0.2.24",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.1.2",
"@types/jest": "29.2.4",
"@types/prop-types": "15.7.5",
"@types/react": "17.0.50",
"@types/react": "17.0.52",
"@types/react-color": "3.0.6",
"@types/react-dom": "17.0.17",
"@types/react-dom": "17.0.18",
"@types/styled-components": "5.1.26",
"@types/webpack": "5.28.0",
"@types/webpack-env": "1.18.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.46.0",
"@typescript-eslint/parser": "5.46.0",
"@zendeskgarden/eslint-config": "29.0.0",
"@zendeskgarden/react-theming": "8.57.0",
"@zendeskgarden/react-theming": "8.61.0",
"@zendeskgarden/scripts": "1.4.0",
"@zendeskgarden/tailwindcss": "3.0.1",
"acorn-jsx": "5.3.2",
"autoprefixer": "10.4.12",
"autoprefixer": "10.4.13",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "9.1.0",
"babel-plugin-module-resolver": "4.1.0",
"babel-plugin-styled-components": "2.0.7",
"classnames": "2.3.2",
"commander": "9.4.1",
"core-js": "3.25.5",
"core-js": "3.26.1",
"coveralls": "3.1.1",
"envalid": "7.3.1",
"eslint": "8.24.0",
"eslint": "8.29.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-jest": "27.1.1",
"eslint-plugin-jest": "27.1.6",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"execa": "5.1.1",
"husky": "8.0.1",
"jest": "29.2.2",
"jest-environment-jsdom": "29.1.2",
"lerna": "5.5.4",
"lint-staged": "13.0.3",
"husky": "8.0.2",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"lerna": "5.6.2",
"lint-staged": "13.1.0",
"live-server": "1.2.2",
"markdownlint-cli": "0.32.2",
"ora": "5.4.1",
"postcss": "8.4.17",
"prettier": "2.7.1",
"postcss": "8.4.20",
"prettier": "2.8.1",
"prettier-package-json": "2.7.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"regenerator-runtime": "0.13.9",
"regenerator-runtime": "0.13.11",
"rollup": "2.79.1",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-babel": "4.4.0",
Expand All @@ -108,9 +108,9 @@
"rollup-plugin-size-snapshot": "0.12.0",
"rollup-plugin-typescript2": "0.34.1",
"styled-components": "5.3.6",
"tailwindcss": "3.1.8",
"tailwindcss": "3.2.4",
"ts-loader": "8.4.0",
"typescript": "4.8.4",
"webpack": "5.74.0"
"typescript": "4.9.4",
"webpack": "5.75.0"
}
}

0 comments on commit 34df4a8

Please sign in to comment.