Skip to content

Commit

Permalink
Merge pull request #198 from Game-as-a-Service/renovate/dev-dependencies
Browse files Browse the repository at this point in the history
[RENOVATE-BOT] Update devDependencies
  • Loading branch information
Parkerhiphop authored Jun 22, 2023
2 parents 0bcd8eb + 109f1c9 commit 47b64b6
Show file tree
Hide file tree
Showing 2 changed files with 537 additions and 613 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,41 +37,41 @@
},
"devDependencies": {
"@actions/github": "5.1.1",
"@next/bundle-analyzer": "13.4.4",
"@octokit/core": "4.2.1",
"@storybook/addon-essentials": "7.0.18",
"@storybook/addon-interactions": "7.0.18",
"@storybook/addon-links": "7.0.18",
"@storybook/blocks": "7.0.18",
"@storybook/nextjs": "7.0.18",
"@storybook/react": "7.0.18",
"@storybook/testing-library": "0.1.0",
"@next/bundle-analyzer": "13.4.7",
"@octokit/core": "4.2.4",
"@storybook/addon-essentials": "7.0.23",
"@storybook/addon-interactions": "7.0.23",
"@storybook/addon-links": "7.0.23",
"@storybook/blocks": "7.0.23",
"@storybook/nextjs": "7.0.23",
"@storybook/react": "7.0.23",
"@storybook/testing-library": "0.2.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.2",
"@types/js-cookie": "3.0.3",
"@types/node": "20.1.1",
"@types/react": "18.2.9",
"@types/react-dom": "18.2.4",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@types/testing-library__jest-dom": "5.14.6",
"@typescript-eslint/parser": "5.59.9",
"@types/ws": "8.5.4",
"@typescript-eslint/parser": "5.60.0",
"@types/ws": "8.5.5",
"autoprefixer": "10.4.14",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"cypress": "12.15.0",
"eslint": "8.43.0",
"eslint-config-next": "13.4.7",
"eslint-plugin-storybook": "0.6.12",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"knip": "2.13.0",
"knip": "2.14.1",
"lint-staged": "13.2.2",
"postcss": "8.4.24",
"prettier": "2.8.8",
"shell-quote": "1.8.1",
"storybook": "7.0.18",
"storybook": "7.0.23",
"tailwindcss": "3.3.2",
"typescript": "5.1.3",
"bundlewatch": "0.3.3",
Expand All @@ -84,6 +84,6 @@
},
"resolutions": {
"@babel/core": "7.22.5",
"@types/react": "18.2.9"
"@types/react": "18.2.13"
}
}
Loading

0 comments on commit 47b64b6

Please sign in to comment.