Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 1d0124d commit 9c7c8ae
Show file tree
Hide file tree
Showing 6 changed files with 4,201 additions and 4,358 deletions.
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"license": "MIT",
"devDependencies": {
"style-dictionary": "3.7.2"
"style-dictionary": "3.8.0"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
],
"license": "MIT",
"dependencies": {
"@typescript-eslint/parser": "5.54.0",
"eslint-config-prettier": "8.6.0"
"@typescript-eslint/parser": "5.62.0",
"eslint-config-prettier": "8.10.0"
},
"devDependencies": {
"@snyk/protect": "1.1111.0",
"eslint": "8.35.0",
"@snyk/protect": "1.1219.0",
"eslint": "8.49.0",
"typescript": "4.8.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"devDependencies": {
"@svgr/cli": "5.3.0",
"@types/react": "17.0.53",
"@types/react": "17.0.65",
"npm-run-all": "4.1.5",
"react": "17.0.2",
"rimraf": "3.0.2",
Expand Down
20 changes: 10 additions & 10 deletions packages/storybook-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
"dependencies": {
"@cockroachlabs/icons": "workspace:../icons",
"@cockroachlabs/ui-components": "workspace:../ui-components",
"ts-loader": "9.4.2",
"ts-loader": "9.4.4",
"typescript": "4.8.4"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.22.17",
"@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@storybook/addon-actions": "7.0.20",
"@storybook/addon-actions": "7.4.1",
"@storybook/addon-controls": "^7.0.20",
"@storybook/addon-docs": "7.0.20",
"@storybook/addon-docs": "7.4.1",
"@storybook/addon-knobs": "7.0.2",
"@storybook/addon-links": "7.0.20",
"@storybook/addons": "7.0.20",
"@storybook/react": "7.0.20",
"@storybook/react-webpack5": "7.0.20",
"@storybook/addon-links": "7.4.1",
"@storybook/addons": "7.4.1",
"@storybook/react": "7.4.1",
"@storybook/react-webpack5": "7.4.1",
"babel-loader": "8.3.0",
"react": "17",
"react-dom": "17",
"storybook": "7.0.20",
"ts-loader": "9.4.2",
"storybook": "7.4.1",
"ts-loader": "9.4.4",
"webpack": "5.75.0"
}
}
48 changes: 24 additions & 24 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,51 +35,51 @@
"recharts": "^2.1.12"
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.17",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@babel/preset-env": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@cockroachlabs/design-tokens": "workspace:../design-tokens",
"@cockroachlabs/eslint-config": "workspace:../eslint-config",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.5",
"@types/classnames": "2.3.0",
"@types/jest": "29.4.0",
"@types/lodash": "4.14.191",
"@types/node": "16.18.14",
"@types/react": "17.0.53",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/node": "16.18.50",
"@types/react": "17.0.65",
"@types/react-lines-ellipsis": "0.15.1",
"@types/recharts": "^1.8.23",
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-loader": "8.3.0",
"classnames": "2.3.2",
"css-loader": "^6.8.1",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"final-form": "4.20.9",
"final-form": "4.20.10",
"identity-obj-proxy": "3.0.0",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jest-runner-eslint": "1.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-runner-eslint": "1.2.0",
"mini-css-extract-plugin": "^2.7.5",
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-final-form": "6.5.9",
"sass": "1.58.3",
"sass-loader": "13.2.0",
"sass": "1.67.0",
"sass-loader": "13.3.2",
"source-map-loader": "4.0.1",
"style-loader": "3.3.1",
"ts-jest": "29.0.5",
"style-loader": "3.3.3",
"ts-jest": "29.1.1",
"typescript": "4.8.4",
"webpack": "5.75.0",
"webpack-cli": "4.10.0",
Expand Down
Loading

0 comments on commit 9c7c8ae

Please sign in to comment.