Skip to content

Commit dc4b498

Browse files
Update devDependencies (non-major)
1 parent 10f6e66 commit dc4b498

File tree

2 files changed

+615
-636
lines changed

2 files changed

+615
-636
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -79,55 +79,55 @@
7979
"@api3/promise-utils": "^0.4.0",
8080
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
8181
"@nomiclabs/hardhat-ethers": "^2.2.3",
82-
"@percy/cli": "1.18.0",
83-
"@percy/cypress": "^3.1.2",
82+
"@percy/cli": "1.30.5",
83+
"@percy/cypress": "^3.1.3",
8484
"@testing-library/cypress": "^9.0.0",
8585
"@testing-library/jest-dom": "^5.17.0",
8686
"@testing-library/react": "^13.4.0",
8787
"@testing-library/user-event": "^14.5.2",
8888
"@typechain/ethers-v5": "^11.1.2",
89-
"@types/chai": "^4.3.11",
89+
"@types/chai": "^4.3.20",
9090
"@types/jest": "^27.5.2",
91-
"@types/lodash": "^4.14.202",
92-
"@types/mocha": "^10.0.6",
93-
"@types/node": "^16.11.7",
94-
"@types/react": "^18.2.46",
95-
"@types/react-dom": "^18.2.18",
91+
"@types/lodash": "^4.17.13",
92+
"@types/mocha": "^10.0.10",
93+
"@types/node": "^16.18.122",
94+
"@types/react": "^18.3.17",
95+
"@types/react-dom": "^18.3.5",
9696
"@types/react-input-autosize": "^2.2.4",
9797
"@types/react-router-dom": "^5.3.3",
9898
"api3-dao": "git+https://github.com/api3dao/api3-dao.git#0b8bb17fbda0161d5d9fff00ed4562b91cc27af6",
9999
"assert": "^2.1.0",
100-
"chai": "^4.3.10",
100+
"chai": "^4.5.0",
101101
"chalk": "^4.1.2",
102102
"concurrently": "^7.6.0",
103-
"cypress": "^13.15.2",
103+
"cypress": "^13.16.1",
104104
"cypress-plugin-tab": "^1.0.5",
105-
"dotenv": "^16.3.1",
106-
"hardhat": "^2.19.4",
105+
"dotenv": "^16.4.7",
106+
"hardhat": "^2.22.17",
107107
"http-browserify": "^1.7.0",
108108
"https-browserify": "^1.0.0",
109109
"husky": "^8.0.3",
110110
"lint-staged": "^13.3.0",
111111
"os-browserify": "^0.3.0",
112-
"prettier": "^3.3.3",
112+
"prettier": "^3.4.2",
113113
"react-app-rewired": "^2.2.1",
114114
"react-scripts": "5.0.1",
115115
"replace-in-file": "^6.3.5",
116-
"sass": "^1.69.7",
117-
"start-server-and-test": "^2.0.8",
116+
"sass": "^1.83.0",
117+
"start-server-and-test": "^2.0.9",
118118
"stream-browserify": "^3.0.0",
119119
"stream-http": "^3.2.0",
120120
"ts-node": "^10.9.2",
121121
"typechain": "^8.3.2",
122-
"typescript": "5.3.3",
123-
"typescript-plugin-css-modules": "^5.0.2",
124-
"url": "^0.11.3"
122+
"typescript": "5.7.2",
123+
"typescript-plugin-css-modules": "^5.1.0",
124+
"url": "^0.11.4"
125125
},
126126
"resolutions": {
127127
"@typescript-eslint/eslint-plugin": "^6.21.0",
128128
"@typescript-eslint/parser": "^6.21.0",
129129
"@types/jest": "^27.5.2",
130-
"@types/react": "^18.3.12",
130+
"@types/react": "^18.3.17",
131131
"jest-regex-util": "^27.5.1",
132132
"jest-watcher": "^27.5.1",
133133
"jest-worker": "^27.5.1"

0 commit comments

Comments
 (0)