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 Apr 9, 2024
1 parent 5cf5fab commit 4bf9487
Show file tree
Hide file tree
Showing 2 changed files with 3,470 additions and 1,636 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,45 +42,45 @@
},
"devDependencies": {
"@actions/github": "6.0.0",
"@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",
"@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",
"@next/bundle-analyzer": "13.5.6",
"@octokit/core": "5.2.0",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/blocks": "7.6.17",
"@storybook/nextjs": "7.6.17",
"@storybook/react": "7.6.17",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.3.0",
"@testing-library/user-event": "14.5.2",
"@total-typescript/ts-reset": "0.5.1",
"@types/jest": "29.5.12",
"@types/js-cookie": "3.0.6",
"@types/node": "20.12.7",
"@types/react": "18.2.75",
"@types/react-dom": "18.2.24",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/parser": "6.21.0",
"@welldone-software/why-did-you-render": "7.0.1",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.19",
"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.7.2",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"eslint-plugin-storybook": "0.8.0",
"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.43.0",
"lint-staged": "14.0.1",
"postcss": "8.4.24",
"prettier": "3.0.0",
"postcss": "8.4.38",
"prettier": "3.2.5",
"shell-quote": "1.8.1",
"storybook": "7.2.3",
"tailwindcss": "3.3.2",
"typescript": "5.1.3"
"storybook": "7.6.17",
"tailwindcss": "3.4.3",
"typescript": "5.4.4"
},
"husky": {
"hooks": {
Expand All @@ -89,7 +89,7 @@
},
"resolutions": {
"@babel/core": "7.23.5",
"@types/react": "18.2.25",
"@types/react": "18.2.75",
"jackspeak": "2.1.1"
}
}

0 comments on commit 4bf9487

Please sign in to comment.