Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent daaa64d commit be6152d
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 109 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@babel/core": "^7.20.2",
"@chakra-ui/storybook-addon": "^4.0.13",
"@chakra-ui/storybook-addon": "^5.0.0",
"@cloudflare/workers-types": "^4.20230518.0",
"@lucky3028/next-rewrite-url": "^0.8.1",
"@redocly/cli": "^1.0.0-beta.117",
Expand Down Expand Up @@ -71,28 +71,28 @@
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/testing-library__jest-dom": "^5.14.5",
"@typescript-eslint/eslint-plugin": "^5.44.0",
"@typescript-eslint/parser": "^5.44.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"babel-loader": "^9.0.0",
"eslint": "^8.28.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-next": "^13.0.5",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-storybook": "^0.6.7",
"eslint-plugin-testing-library": "^5.9.1",
"eslint-plugin-testing-library": "^6.0.0",
"http-server": "^14.1.1",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"lint-staged": "^13.0.4",
"msw": "^1.1.0",
"next-export-optimize-images": "^2.0.0",
"next-export-optimize-images": "^3.0.0",
"npm-run-all": "^4.1.5",
"openapi2aspida": "^0.21.0",
"prettier": "^2.8.0",
"prettier": "^3.0.0",
"storybook-addon-next": "^1.7.2",
"stream-browserify": "^3.0.0",
"typescript": "5.1.6",
Expand Down
Loading

0 comments on commit be6152d

Please sign in to comment.