Skip to content

Commit

Permalink
Merge pull request #15 from player-ui/player-version-bump
Browse files Browse the repository at this point in the history
chore: bump player and storybook versions
  • Loading branch information
rafbcampos authored Apr 10, 2024
2 parents b8e14f2 + 28ff691 commit b5ef862
Show file tree
Hide file tree
Showing 2 changed files with 1,082 additions and 1,065 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,32 +32,32 @@
"@emotion/styled": "^11.11.0",
"@monaco-editor/react": "^4.6.0",
"@player-tools/dsl": "0.5.2--canary.87.2261",
"@player-ui/asset-provider-plugin-react": "^0.7.1",
"@player-ui/asset-transform-plugin": "^0.7.1",
"@player-ui/beacon-plugin-react": "^0.7.1",
"@player-ui/common-types-plugin": "^0.7.1",
"@player-ui/computed-properties-plugin": "^0.7.1",
"@player-ui/data-change-listener-plugin": "^0.7.1",
"@player-ui/make-flow": "^0.7.1",
"@player-ui/metrics-plugin-react": "^0.7.1",
"@player-ui/player": "0.7.1",
"@player-ui/react": "^0.7.1",
"@player-ui/types": "0.7.1",
"@player-ui/asset-provider-plugin-react": "0.7.2-next.4",
"@player-ui/asset-transform-plugin": "0.7.2-next.4",
"@player-ui/beacon-plugin-react": "0.7.2-next.4",
"@player-ui/common-types-plugin": "0.7.2-next.4",
"@player-ui/computed-properties-plugin": "0.7.2-next.4",
"@player-ui/data-change-listener-plugin": "0.7.2-next.4",
"@player-ui/make-flow": "0.7.2-next.4",
"@player-ui/metrics-plugin-react": "0.7.2-next.4",
"@player-ui/player": "0.7.2-next.4",
"@player-ui/react": "0.7.2-next.4",
"@player-ui/types": "0.7.2-next.4",
"@reduxjs/toolkit": "^2.2.1",
"@storybook/addon-docs": "^8.0.2",
"@storybook/blocks": "^8.0.2",
"@storybook/channels": "^8.0.2",
"@storybook/components": "^8.0.2",
"@storybook/core-events": "^8.0.2",
"@storybook/addon-docs": "8.0.6",
"@storybook/blocks": "8.0.6",
"@storybook/channels": "8.0.6",
"@storybook/components": "8.0.6",
"@storybook/core-events": "8.0.6",
"@storybook/icons": "^1.2.9",
"@storybook/manager": "^8.0.2",
"@storybook/manager-api": "^8.0.2",
"@storybook/preview": "^8.0.2",
"@storybook/preview-api": "^8.0.2",
"@storybook/react": "^8.0.2",
"@storybook/react-vite": "^8.0.2",
"@storybook/test": "^8.0.2",
"@storybook/types": "^8.0.2",
"@storybook/manager": "8.0.6",
"@storybook/manager-api": "8.0.6",
"@storybook/preview": "8.0.6",
"@storybook/preview-api": "8.0.6",
"@storybook/react": "8.0.6",
"@storybook/react-vite": "8.0.6",
"@storybook/test": "8.0.6",
"@storybook/types": "8.0.6",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.1",
Expand Down
Loading

0 comments on commit b5ef862

Please sign in to comment.