Skip to content

Commit

Permalink
[RENOVATE-BOT] Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent eadd9c7 commit d62ccd5
Show file tree
Hide file tree
Showing 2 changed files with 1,800 additions and 1,033 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,45 +42,45 @@
},
"devDependencies": {
"@actions/github": "5.1.1",
"@next/bundle-analyzer": "13.4.7",
"@octokit/core": "5.0.0",
"@storybook/addon-essentials": "7.2.3",
"@storybook/addon-interactions": "7.2.3",
"@storybook/addon-links": "7.2.3",
"@storybook/blocks": "7.2.3",
"@storybook/nextjs": "7.2.3",
"@storybook/react": "7.2.3",
"@storybook/testing-library": "0.2.0",
"@next/bundle-analyzer": "13.5.4",
"@octokit/core": "5.0.1",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/blocks": "7.4.6",
"@storybook/nextjs": "7.4.6",
"@storybook/react": "7.4.6",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@total-typescript/ts-reset": "0.4.2",
"@types/jest": "29.5.2",
"@types/js-cookie": "3.0.3",
"@types/node": "20.1.1",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@types/testing-library__jest-dom": "5.14.6",
"@typescript-eslint/parser": "6.1.0",
"@testing-library/user-event": "14.5.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/jest": "29.5.5",
"@types/js-cookie": "3.0.4",
"@types/node": "20.8.4",
"@types/react": "18.2.27",
"@types/react-dom": "18.2.12",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/parser": "6.7.5",
"@welldone-software/why-did-you-render": "7.0.1",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.16",
"bundlewatch": "0.3.3",
"cross-env": "7.0.3",
"cypress": "13.1.0",
"eslint": "8.43.0",
"eslint-config-next": "13.4.7",
"eslint-plugin-storybook": "0.6.12",
"cypress": "13.3.0",
"eslint": "8.51.0",
"eslint-config-next": "13.5.4",
"eslint-plugin-storybook": "0.6.15",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"knip": "2.14.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"knip": "2.33.1",
"lint-staged": "14.0.1",
"postcss": "8.4.24",
"prettier": "3.0.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"shell-quote": "1.8.1",
"storybook": "7.2.3",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
"storybook": "7.4.6",
"tailwindcss": "3.3.3",
"typescript": "5.2.2"
},
"husky": {
"hooks": {
Expand All @@ -89,7 +89,7 @@
},
"resolutions": {
"@babel/core": "7.23.0",
"@types/react": "18.2.25",
"@types/react": "18.2.27",
"jackspeak": "2.1.1"
}
}

0 comments on commit d62ccd5

Please sign in to comment.