Skip to content

Commit

Permalink
chore(deps): dependency refresh (#3230)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency rimraf to ^4.1.2

* chore(deps): update dependency @tanstack/react-query to ^4.23.0

* chore(deps): update dependency danger to ^11.2.3

* chore(deps): update dependency @types/jest to ^29.4.0

* chore(deps): update storybook monorepo to ^6.5.16

* chore(deps): update dependency jest to ^29.4.1

* chore(deps): update dependency @playwright/test to ^1.30.0 (#3237)

* chore(deps): update playwright pipeline version

* fix(deps): update dependency react-focus-lock to ^2.9.3

* chore(deps): update dependency eslint to ^8.33.0

* fix(deps): update dependency nano-memoize to v3 (#3241)

* chore(deps): lock file maintenance (#3242)

* chore(deps): version lock react-day-picker

* chore(deps): update rich-text-toolkit

Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: Geoffrey Chong <[email protected]>
Co-authored-by: Cassandra Tam <[email protected]>
  • Loading branch information
4 people authored Jan 30, 2023
1 parent c7da674 commit 67c72b3
Show file tree
Hide file tree
Showing 34 changed files with 908 additions and 985 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ steps:
agent_query_rules: ["queue=build-unrestricted-large"]
plugins:
- docker#v3.13.0:
image: mcr.microsoft.com/playwright:v1.29.2-focal
image: mcr.microsoft.com/playwright:v1.30.0-focal
propagate-environment: true

- name: "LinearB: Record deployment time"
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/collapsible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/empty-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/guidance-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@kaizen/draft-tag": "^3.2.20",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/hero-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/illustration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@kaizen/component-library": "^16.1.16",
"@types/jszip": "^3.4.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/likert-scale-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
"react": "^16.14.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
}
}
2 changes: 1 addition & 1 deletion draft-packages/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"@kaizen/typography": "^2.3.5",
"@types/classnames": "^2.3.0",
"classnames": "^2.3.2",
"react-focus-lock": "^2.9.2",
"react-focus-lock": "^2.9.3",
"uuid": "^9.0.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"use-debounce": "^9.0.3"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react-select": "^5.7.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/title-block-zen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion draft-packages/well/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"classnames": "^2.3.2"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"dependencies": {
"@kaizen/design-tokens": "^10.0.11",
"@kaizen/tailwind": "*",
"@storybook/addons": "^6.5.15",
"@storybook/api": "^6.5.15",
"@storybook/components": "^6.5.15",
"@storybook/core-events": "^6.5.15",
"@storybook/react": "^6.5.15",
"@storybook/theming": "^6.5.15",
"@storybook/addons": "^6.5.16",
"@storybook/api": "^6.5.16",
"@storybook/components": "^6.5.16",
"@storybook/core-events": "^6.5.16",
"@storybook/react": "^6.5.16",
"@storybook/theming": "^6.5.16",
"classnames": "^2.3.2",
"focus-visible": "^5.2.0",
"identity-obj-proxy": "^3.0.0",
Expand All @@ -59,22 +59,22 @@
"@babel/plugin-proposal-private-property-in-object": "^7.20.5",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@playwright/test": "^1.29.2",
"@storybook/addon-a11y": "^6.5.15",
"@storybook/addon-essentials": "^6.5.15",
"@storybook/addon-links": "^6.5.15",
"@storybook/builder-webpack5": "^6.5.15",
"@storybook/manager-webpack5": "^6.5.15",
"@storybook/node-logger": "^6.5.15",
"@playwright/test": "^1.30.0",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/addon-links": "^6.5.16",
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/node-logger": "^6.5.16",
"@storybook/testing-library": "^0.0.13",
"@tanstack/react-query": "^4.22.4",
"@tanstack/react-query": "^4.23.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/react-12": "npm:@testing-library/react@^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.4.3",
"@types/classnames": "^2.3.1",
"@types/jest": "^29.2.6",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
Expand All @@ -85,19 +85,19 @@
"commitizen": "^4.3.0",
"css-loader": "^6.7.3",
"cz-conventional-changelog": "3.3.0",
"danger": "^11.2.2",
"eslint": "^8.32.0",
"danger": "^11.2.3",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"eslint-plugin-ssr-friendly": "^1.2.0",
"eslint-plugin-storybook": "^0.6.10",
"jest": "^29.3.1",
"jest": "^29.4.1",
"jest-canvas-mock": "^2.4.0",
"jest-circus": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-circus": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-static-stubs": "^0.0.1",
"lerna": "3.22.1",
"node-fetch": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/brand-moment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@kaizen/draft-select": "^2.10.8",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/component-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"private": false,
"license": "MIT",
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
}
}
2 changes: 1 addition & 1 deletion packages/component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@testing-library/dom": "^8.20.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@react-stately/datepicker": "^3.2.1",
"classnames": "^2.3.2",
"date-fns": "^2.29.3",
"react-day-picker": "^8.4.1",
"react-day-picker": "8.4.1",
"react-focus-on": "^3.7.0",
"react-popper": "^2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/loading-skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@kaizen/typography": "^2.3.5",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/responsive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/rich-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@cultureamp/rich-text-toolkit": "^2.0.0",
"@cultureamp/rich-text-toolkit": "^2.0.1",
"@kaizen/a11y": "^1.6.19",
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.16",
Expand All @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/split-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"lodash.flatmap": "^4.5.0",
"lodash.kebabcase": "^4.1.1",
"nano-memoize": "^2.0.0",
"nano-memoize": "^3.0.0",
"postcss": "^8.4.19",
"postcss-less": "^6.0.0",
"postcss-scss": "^4.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@kaizen/draft-divider": "^2.2.5",
"rimraf": "^4.1.1",
"rimraf": "^4.1.2",
"tailwindcss": "^3.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/classnames": "^2.3.0",
"rimraf": "^4.1.1"
"rimraf": "^4.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down
Loading

0 comments on commit 67c72b3

Please sign in to comment.