Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 14, 2022
1 parent a9bdf8f commit 8f50e7a
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 295 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -20,34 +20,34 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@babel/core": "7.19.6",
"@babel/core": "7.20.2",
"@storybook/addon-actions": "6.5.13",
"@storybook/addon-essentials": "6.5.13",
"@storybook/addon-interactions": "6.5.13",
"@storybook/addon-links": "6.5.13",
"@storybook/react": "6.5.13",
"@storybook/testing-library": "0.0.13",
"@trivago/prettier-plugin-sort-imports": "3.4.0",
"@typechain/ethers-v5": "10.1.0",
"@typechain/ethers-v5": "10.1.1",
"@types/express": "4.17.14",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@unocss/preset-wind": "0.45.30",
"@vitejs/plugin-react": "2.1.0",
"babel-loader": "8.2.5",
"eslint": "8.26.0",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"@unocss/preset-wind": "0.46.5",
"@vitejs/plugin-react": "2.2.0",
"babel-loader": "8.3.0",
"eslint": "8.27.0",
"eslint-config-productsway": "0.1.16",
"husky": "8.0.1",
"husky": "8.0.2",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typechain": "8.1.0",
"typechain": "8.1.1",
"typescript": "4.8.4",
"unocss": "0.45.30",
"vite": "3.1.8"
"unocss": "0.46.5",
"vite": "3.2.3"
},
"lint-staged": {
"*.js": "eslint --cache --fix",
Expand Down

0 comments on commit 8f50e7a

Please sign in to comment.