1414 "@nomiclabs/hardhat-ethers" : " 2.0.2" ,
1515 "@nomiclabs/hardhat-etherscan" : " 2.1.7" ,
1616 "@nomiclabs/hardhat-waffle" : " 2.0.1" ,
17- "@openzeppelin/contracts" : " 4.3.2 " ,
18- "@openzeppelin/contracts-upgradeable" : " 4.3.2 " ,
19- "@openzeppelin/hardhat-upgrades" : " 1.11 .0" ,
17+ "@openzeppelin/contracts" : " 4.3.3 " ,
18+ "@openzeppelin/contracts-upgradeable" : " 4.3.3 " ,
19+ "@openzeppelin/hardhat-upgrades" : " 1.12 .0" ,
2020 "@storybook/addon-actions" : " 6.3.12" ,
2121 "@storybook/addon-essentials" : " 6.3.12" ,
2222 "@storybook/addon-links" : " 6.3.12" ,
2323 "@storybook/react" : " 6.3.12" ,
2424 "@tailwindcss/forms" : " ^0.3.4" ,
2525 "@tailwindcss/typography" : " 0.4.1" ,
26- "@testing-library/jest-dom" : " 5.14.1 " ,
26+ "@testing-library/jest-dom" : " 5.15.0 " ,
2727 "@testing-library/react" : " 12.1.2" ,
28- "@trivago/prettier-plugin-sort-imports" : " 3.0.0 " ,
29- "@typechain/ethers-v5" : " 8.0.0 " ,
28+ "@trivago/prettier-plugin-sort-imports" : " 3.1.1 " ,
29+ "@typechain/ethers-v5" : " 8.0.2 " ,
3030 "@typechain/hardhat" : " 3.0.0" ,
3131 "@types/chai" : " 4.2.22" ,
3232 "@types/jest" : " 27.0.2" ,
3333 "@types/mocha" : " 9.0.0" ,
34- "@types/node" : " 16.11.6 " ,
35- "@types/react" : " 17.0.33 " ,
36- "@types/react-dom" : " 17.0.10 " ,
37- "@typescript-eslint/eslint-plugin" : " 5.2.0 " ,
38- "@typescript-eslint/parser" : " 5.2.0 " ,
34+ "@types/node" : " 16.11.7 " ,
35+ "@types/react" : " 17.0.34 " ,
36+ "@types/react-dom" : " 17.0.11 " ,
37+ "@typescript-eslint/eslint-plugin" : " 5.3.1 " ,
38+ "@typescript-eslint/parser" : " 5.3.1 " ,
3939 "autoprefixer" : " 10.4.0" ,
4040 "babel-jest" : " 27.3.1" ,
4141 "babel-loader" : " 8.2.3" ,
4242 "chai" : " 4.3.4" ,
43- "daisyui" : " 1.16.0 " ,
43+ "daisyui" : " 1.16.2 " ,
4444 "dotenv" : " 10.0.0" ,
45- "eslint" : " 8.1 .0" ,
46- "eslint-config-airbnb" : " 18.2.1 " ,
47- "eslint-config-next" : " 12.0.1 " ,
45+ "eslint" : " 8.2 .0" ,
46+ "eslint-config-airbnb" : " 19.0.0 " ,
47+ "eslint-config-next" : " 12.0.3 " ,
4848 "eslint-config-prettier" : " 8.3.0" ,
49- "eslint-plugin-import" : " 2.25.2 " ,
50- "eslint-plugin-jest" : " 25.2.2 " ,
51- "eslint-plugin-jsx-a11y" : " 6.4 .1" ,
49+ "eslint-plugin-import" : " 2.25.3 " ,
50+ "eslint-plugin-jest" : " 25.2.4 " ,
51+ "eslint-plugin-jsx-a11y" : " 6.5 .1" ,
5252 "eslint-plugin-node" : " 11.1.0" ,
5353 "eslint-plugin-promise" : " 5.1.1" ,
54- "eslint-plugin-react" : " 7.26.1 " ,
55- "eslint-plugin-react-hooks" : " 4.2 .0" ,
54+ "eslint-plugin-react" : " 7.27.0 " ,
55+ "eslint-plugin-react-hooks" : " 4.3 .0" ,
5656 "ethereum-waffle" : " 3.4.0" ,
5757 "ethers" : " 5.5.1" ,
58- "hardhat" : " 2.6.7 " ,
58+ "hardhat" : " 2.6.8 " ,
5959 "hardhat-gas-reporter" : " 1.0.4" ,
6060 "husky" : " 7.0.4" ,
6161 "identity-obj-proxy" : " 3.0.0" ,
6666 "msw" : " 0.35.0" ,
6767 "postcss" : " 8.3.11" ,
6868 "prettier" : " 2.4.1" ,
69- "prettier-plugin-solidity" : " 1.0.0-beta.18 " ,
70- "prisma" : " 3.3.0 " ,
69+ "prettier-plugin-solidity" : " 1.0.0-beta.19 " ,
70+ "prisma" : " 3.4.2 " ,
7171 "solgraph" : " 0.3.3" ,
7272 "solhint" : " 3.3.6" ,
7373 "solidity-coverage" : " 0.7.17" ,
7474 "tailwindcss" : " 2.2.19" ,
7575 "ts-node" : " 10.4.0" ,
7676 "ts-node-dev" : " 1.1.8" ,
77- "typechain" : " 6.0.1 " ,
77+ "typechain" : " 6.0.2 " ,
7878 "typescript" : " 4.4.4"
7979 },
8080 "resolutions" : {
8989 " prettier --write"
9090 ]
9191 }
92- }
92+ }
0 commit comments