Skip to content

Commit

Permalink
chore(deps): update devdependencies-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 722b716 commit 8b755e9
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,49 +32,49 @@
"use-debounce": "8.0.1"
},
"devDependencies": {
"@storybook/addon-actions": "6.5.10",
"@storybook/addon-essentials": "6.5.10",
"@storybook/addon-links": "6.5.10",
"@storybook/addon-actions": "7.3.2",
"@storybook/addon-essentials": "7.3.2",
"@storybook/addon-links": "7.3.2",
"@storybook/addon-postcss": "2.0.0",
"@storybook/addon-storyshots": "6.5.10",
"@storybook/react": "6.5.10",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@storybook/addon-storyshots": "7.3.2",
"@storybook/react": "7.3.2",
"@testing-library/jest-dom": "6.0.1",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "27.5.2",
"@types/node": "16.11.56",
"@types/jest": "29.5.3",
"@types/node": "18.17.6",
"@types/puppeteer": "5.4.6",
"@types/react": "17.0.49",
"@types/react-dom": "17.0.17",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@types/react-map-gl": "6.1.3",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"autoprefixer": "10.4.8",
"babel-jest": "27.5.1",
"babel-loader": "8.2.5",
"babel-jest": "29.6.3",
"babel-loader": "9.1.3",
"commitizen": "4.2.5",
"eslint": "7.32.0",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "8.5.0",
"eslint-import-resolver-typescript": "2.7.1",
"eslint": "8.47.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "7.0.4",
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "27.5.1",
"jest": "29.6.3",
"jest-fetch-mock": "3.0.3",
"jest-watch-typeahead": "1.1.0",
"lint-staged": "12.5.0",
"next": "12.2.5",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "14.0.1",
"next": "13.4.19",
"postcss": "8.4.16",
"prettier": "2.7.1",
"storybook-addon-next-router": "3.1.1",
"prettier": "3.0.2",
"storybook-addon-next-router": "4.0.2",
"storybook-css-modules-preset": "1.1.1",
"tailwindcss": "2.2.19",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.8.2"
"tailwindcss": "3.3.3",
"tsconfig-paths-webpack-plugin": "4.1.0",
"typescript": "5.1.6"
}
}

0 comments on commit 8b755e9

Please sign in to comment.