Skip to content

Commit

Permalink
pin some package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jun 29, 2023
1 parent 9cfbab9 commit 2568c74
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 310 deletions.
19 changes: 10 additions & 9 deletions package.json
Expand Up @@ -38,30 +38,31 @@
"@masa-finance/masa-contracts-identity": "^1.8.0",
"@masa-finance/masa-sdk": "^3.4.11",
"@metamask/providers": "^11.0.0",
"@rainbow-me/rainbowkit": "~0.12.16",
"@tanstack/query-sync-storage-persister": "^4.29.17",
"@rainbow-me/rainbowkit": "^0.12.15",
"@tanstack/react-query": "^4.28.0",
"@tanstack/react-query-persist-client": "^4.28.0",
"@wagmi/core": "0.10.11",
"@wagmi/core": "~0.10.16",
"@walletconnect/modal": "^2.5.8",
"babel-loader": "^9.1.2",
"babel-plugin-import": "^1.13.6",
"babel-preset-react-app": "^10.0.1",
"clean-webpack-plugin": "^4.0.0",
"cssnano": "^6.0.1",
"ethers": "^5",
"ethers": "~5.7.2",
"html-webpack-plugin": "^5.5.0",
"node-sass": "^9.0.0",
"normalize.css": "^8.0.1",
"react": "^18.2.0",
"react-phone-number-input": "^3.2.23",
"react-phone-number-input": "^3.2.25",
"react-query": "^3.39.3",
"react-spinners": "^0.13.8",
"react-use": "^17.4.0",
"react-use-pagination": "^2.0.1",
"reaptcha": "^1.12.1",
"rodal": "^2.0.0",
"storybook-addon-sass-postcss": "^0.1.3",
"wagmi": "^0.12.17"
"wagmi": "~0.12.18"
},
"devDependencies": {
"@babel/core": "^7.22.1",
Expand Down Expand Up @@ -111,7 +112,7 @@
"https-browserify": "^1.0.0",
"husky": "^8.0.2",
"jest": "^29.5.0",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"mini-css-extract-plugin": "^2.7.6",
"node-polyfill-webpack-plugin": "^2.0.1",
"node-sass": "^9.0.0",
Expand All @@ -131,14 +132,14 @@
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"ts-loader": "^9.4.4",
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"typescript": "^5.1.6",
"url": "^0.11.0",
"webpack": "^5.84.1",
"webpack": "^5.88.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.1.0",
"webpack-node-externals": "^3.0.0",
Expand Down

0 comments on commit 2568c74

Please sign in to comment.