Skip to content

Commit

Permalink
dep updates 4871 - 2 (#4907)
Browse files Browse the repository at this point in the history
* update turbo dep

* update intl and frontend api dep

* update chromatic dep

* update prosemirror-commands dep
  • Loading branch information
mcwinter07 authored Aug 8, 2024
1 parent 03d08cd commit 63426d0
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 78 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"axe-playwright": "^2.0.1",
"chromatic": "^11.5.6",
"chromatic": "^11.5.7",
"color-string": "^1.9.1",
"css-loader": "^7.1.2",
"eslint": "^8.57.0",
Expand Down Expand Up @@ -134,7 +134,7 @@
"tailwindcss": "^3.4.7",
"ts-jest": "^29.2.4",
"ts-node": "^10.9.2",
"turbo": "^2.0.9",
"turbo": "^2.0.11",
"typescript": "^5.5.4",
"webpack": "^5.93.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"date-fns": "^3.6.0",
"lodash.debounce": "^4.0.8",
"nanobus": "^4.5.0",
"prosemirror-commands": "^1.5.2",
"prosemirror-commands": "^1.6.0",
"prosemirror-history": "^1.4.1",
"prosemirror-inputrules": "^1.4.0",
"prosemirror-keymap": "^1.2.2",
Expand All @@ -93,16 +93,16 @@
"react-select": "^5.8.0",
"react-textfit": "^1.1.1",
"resize-observer-polyfill": "^1.5.1",
"use-debounce": "^10.0.1",
"use-debounce": "^10.0.2",
"tsx": "^4.16.2",
"uuid": "^10.0.0"
},
"dependenciesComments": {
"react-day-picker": "Version locked until a11y gets fixed (https://github.com/gpbl/react-day-picker/pull/1708)"
},
"devDependencies": {
"@cultureamp/frontend-apis": "^9.7.0",
"@cultureamp/i18n-react-intl": "^2.5.9",
"@cultureamp/frontend-apis": "^9.8.0",
"@cultureamp/i18n-react-intl": "^2.6.0",
"@kaizen/design-tokens": "workspace:*",
"@kaizen/package-bundler": "workspace:*",
"@types/lodash.debounce": "^4.0.9",
Expand Down
129 changes: 57 additions & 72 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 63426d0

Please sign in to comment.