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] committed May 16, 2024
1 parent ee6b0f0 commit 15b4139
Show file tree
Hide file tree
Showing 6 changed files with 4,331 additions and 5,353 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.9.2"
},
"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": "6.7.0",
"eslint-config-prettier": "8.6.0"
"@typescript-eslint/parser": "6.21.0",
"eslint-config-prettier": "8.10.0"
},
"devDependencies": {
"@snyk/protect": "1.1111.0",
"eslint": "8.49.0",
"@snyk/protect": "1.1291.0",
"eslint": "8.57.0",
"typescript": "5.x"
},
"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 @@ -23,7 +23,7 @@
"license": "MIT",
"devDependencies": {
"@svgr/cli": "5.3.0",
"@types/react": "17.0.53",
"@types/react": "17.0.80",
"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.5.1",
"typescript": "5.x"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/core": "7.24.5",
"@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.6.19",
"@storybook/addon-controls": "^7.0.20",
"@storybook/addon-docs": "7.0.20",
"@storybook/addon-docs": "7.6.19",
"@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.6.19",
"@storybook/addons": "7.6.17",
"@storybook/react": "7.6.19",
"@storybook/react-webpack5": "7.6.19",
"babel-loader": "8.3.0",
"react": "17",
"react-dom": "17",
"storybook": "7.0.20",
"ts-loader": "9.4.2",
"storybook": "7.6.19",
"ts-loader": "9.5.1",
"webpack": "5.75.0"
}
}
42 changes: 21 additions & 21 deletions packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@cockroachlabs/design-tokens": "workspace:../design-tokens",
"@cockroachlabs/icons": "workspace:../icons",
"@popperjs/core": "^2.9.2",
"classnames": "2.3.2",
"classnames": "2.5.1",
"lodash": "^4.17.21",
"react-final-form": "6.5.9",
"react-lines-ellipsis": "^0.15.0",
Expand All @@ -45,35 +45,35 @@
"@parcel/reporter-bundle-analyzer": "^2.9.3",
"@parcel/transformer-sass": "^2.9.3",
"@parcel/transformer-typescript-types": "^2.9.3",
"@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/react-lines-ellipsis": "0.15.1",
"@types/classnames": "2.3.1",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.3",
"@types/node": "16.18.97",
"@types/react": "17.0.80",
"@types/react-lines-ellipsis": "0.15.6",
"@types/recharts": "^1.8.23",
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.6.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"final-form": "4.20.9",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"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",
"npm-run-all": "4.1.5",
"parcel": "^2.9.3",
"prettier": "2.8.4",
"prettier": "2.8.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"sass": "1.58.3",
"ts-jest": "29.1.1",
"sass": "1.77.1",
"ts-jest": "29.1.2",
"typescript": "5.x"
},
"peerDependencies": {
Expand Down

0 comments on commit 15b4139

Please sign in to comment.