Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 28885c7 commit 4099d3d
Show file tree
Hide file tree
Showing 112 changed files with 556 additions and 556 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"storybook:static": "yarn workspace @react-fluent-edit/storybook storybook:static"
},
"devDependencies": {
"@playwright/experimental-ct-react": "1.34.3",
"@playwright/test": "1.34.3",
"@playwright/experimental-ct-react": "1.35.0",
"@playwright/test": "1.35.0",
"@testing-library/react": "14.0.0",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@vitejs/plugin-react": "4.0.0",
"eslint": "8.41.0",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -43,7 +43,7 @@
"slate-history": "0.93.0",
"slate-react": "0.95.0",
"ts-node": "10.9.1",
"typescript": "5.0.4",
"vitest": "0.31.3"
"typescript": "5.1.3",
"vitest": "0.32.0"
}
}
4 changes: 2 additions & 2 deletions packages/mui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@react-fluent-edit/core": "workspace:*"
},
"devDependencies": {
"@emotion/react": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/material": "5.13.3"
"@mui/material": "5.13.5"
},
"peerDependencies": {
"@emotion/react": "^11.9.3",
Expand Down
20 changes: 10 additions & 10 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
"@react-fluent-edit/core": "workspace:*"
},
"devDependencies": {
"@emotion/react": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/icons-material": "5.11.16",
"@mui/joy": "5.0.0-alpha.82",
"@storybook/addon-essentials": "7.0.18",
"@storybook/addon-links": "7.0.18",
"@storybook/addons": "7.0.18",
"@storybook/builder-vite": "7.0.18",
"@storybook/manager-api": "7.0.18",
"@storybook/react-vite": "7.0.18",
"@storybook/theming": "7.0.18",
"storybook": "7.0.18"
"@mui/joy": "5.0.0-alpha.84",
"@storybook/addon-essentials": "7.0.21",
"@storybook/addon-links": "7.0.21",
"@storybook/addons": "7.0.21",
"@storybook/builder-vite": "7.0.21",
"@storybook/manager-api": "7.0.21",
"@storybook/react-vite": "7.0.21",
"@storybook/theming": "7.0.21",
"storybook": "7.0.21"
}
}
Loading

0 comments on commit 4099d3d

Please sign in to comment.