Skip to content

Commit

Permalink
Merge pull request #194 from mediamonks/dependabot/npm_and_yarn/story…
Browse files Browse the repository at this point in the history
…book/components-7.4.5

Bump @storybook/components from 6.5.16 to 7.4.5
  • Loading branch information
leroykorterink committed Oct 6, 2023
2 parents b39d1b9 + 3c2fdec commit 11a44c5
Show file tree
Hide file tree
Showing 8 changed files with 5,392 additions and 4,737 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,14 @@ updates:
schedule:
interval: 'weekly'
day: 'sunday'
groups:
storybook:
patterns:
- 'storybook'
- '@storybook/*'
swc:
patterns:
- '@swc/*'
eslint-config:
patterns:
- '@mediamonks/eslint-config*'
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,14 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'

- name: Install dependencies
env:
GSAP_TOKEN: ${{ secrets.GSAP_TOKEN }}
run: |
npm config set //npm.greensock.com/:_authToken=$GSAP_TOKEN
npm config set @gsap:registry=https://npm.greensock.com
npm ci --always-auth
npm ci
- name: Build
run: npm run lint:eslint
Expand Down
10,037 changes: 5,339 additions & 4,698 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"storybook:dev": "storybook dev -p 6006"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.0.18",
"@storybook/addon-interactions": "^7.0.18",
"@storybook/addon-links": "^7.0.18",
"@storybook/blocks": "^7.0.18",
"@storybook/react": "^7.0.18",
"@storybook/react-vite": "^7.0.18",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/react": "^7.4.6",
"@storybook/react-vite": "^7.4.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.0.18",
"storybook": "^7.4.6",
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/muban-storybook-addon-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@mediamonks/muban-transition-component": "^1.1.0",
"@storybook/addons": "^6.5.14",
"@storybook/components": "^6.5.14",
"@storybook/components": "^7.4.5",
"@storybook/core-events": "^6.5.14",
"@storybook/theming": "^6.5.14",
"@types/react": "^18.0.26",
Expand Down
18 changes: 9 additions & 9 deletions packages/muban-transition-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@mediamonks/eslint-config": "^2.0.7",
"@mediamonks/eslint-config-typescript": "^1.0.9",
"@mediamonks/eslint-config-typescript-react": "^1.0.11",
"@storybook/addon-essentials": "^7.0.17",
"@storybook/addon-interactions": "^7.0.17",
"@storybook/addon-links": "^7.0.17",
"@storybook/blocks": "^7.0.17",
"@storybook/cli": "^7.0.17",
"@storybook/react": "^7.0.17",
"@storybook/react-vite": "^7.0.17",
"@storybook/types": "^7.0.17",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/cli": "^7.4.6",
"@storybook/react": "^7.4.6",
"@storybook/react-vite": "^7.4.6",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/jest": "^0.2.24",
Expand All @@ -66,7 +66,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"storybook": "^7.0.17",
"storybook": "^7.4.6",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
},
Expand Down
20 changes: 11 additions & 9 deletions packages/react-animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"@mediamonks/eslint-config-react": "^2.1.11",
"@mediamonks/eslint-config-typescript": "^1.0.8",
"@mediamonks/eslint-config-typescript-react": "^1.0.10",
"@storybook/addon-essentials": "^7.0.7",
"@storybook/addon-interactions": "^7.0.7",
"@storybook/addon-links": "^7.0.7",
"@storybook/blocks": "^7.0.7",
"@storybook/cli": "^7.0.7",
"@storybook/react": "^7.0.7",
"@storybook/react-vite": "^7.0.7",
"@storybook/types": "^7.0.7",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/cli": "^7.4.6",
"@storybook/react": "^7.4.6",
"@storybook/react-vite": "^7.4.6",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.25",
"@swc/jest": "^0.2.24",
Expand All @@ -61,8 +61,10 @@
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"npm-run-all": "^4.1.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"storybook": "^7.0.17",
"storybook": "^7.4.6",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
},
Expand Down
24 changes: 13 additions & 11 deletions packages/react-transition-presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,29 +38,31 @@
"@mediamonks/eslint-config-react": "^2.1.11",
"@mediamonks/eslint-config-typescript": "^1.0.8",
"@mediamonks/eslint-config-typescript-react": "^1.0.10",
"@mediamonks/react-animation": "*",
"@mediamonks/react-hooks": "^1.0.8",
"@storybook/addon-essentials": "^7.0.17",
"@storybook/addon-interactions": "^7.0.17",
"@storybook/addon-links": "^7.0.17",
"@storybook/blocks": "^7.0.17",
"@storybook/cli": "^7.0.17",
"@storybook/react-vite": "^7.0.17",
"@storybook/types": "^7.0.17",
"@storybook/addon-essentials": "^7.4.6",
"@storybook/addon-interactions": "^7.4.6",
"@storybook/addon-links": "^7.4.6",
"@storybook/blocks": "^7.4.6",
"@storybook/cli": "^7.4.6",
"@storybook/react-vite": "^7.4.6",
"@storybook/types": "^7.4.6",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@swc/jest": "^0.2.24",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.2.4",
"@types/react": "^18.0.26",
"gsap": "npm:@gsap/business@^3.11.4",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"npm-run-all": "^4.1.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^5.0.5",
"storybook": "^7.0.17",
"storybook": "^7.4.6",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"gsap": "npm:@gsap/business@^3.11.4",
"@mediamonks/react-animation": "*"
"typescript": "^4.9.4"
},
"peerDependencies": {
"react": ">=17"
Expand Down

0 comments on commit 11a44c5

Please sign in to comment.