Skip to content

Commit

Permalink
Update devDependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 10f6e66 commit 00ef7a2
Show file tree
Hide file tree
Showing 2 changed files with 615 additions and 636 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,55 +79,55 @@
"@api3/promise-utils": "^0.4.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@percy/cli": "1.18.0",
"@percy/cypress": "^3.1.2",
"@percy/cli": "1.30.5",
"@percy/cypress": "^3.1.3",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.5.2",
"@typechain/ethers-v5": "^11.1.2",
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.20",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.14.202",
"@types/mocha": "^10.0.6",
"@types/node": "^16.11.7",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/lodash": "^4.17.13",
"@types/mocha": "^10.0.10",
"@types/node": "^16.18.122",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"@types/react-input-autosize": "^2.2.4",
"@types/react-router-dom": "^5.3.3",
"api3-dao": "git+https://github.com/api3dao/api3-dao.git#0b8bb17fbda0161d5d9fff00ed4562b91cc27af6",
"assert": "^2.1.0",
"chai": "^4.3.10",
"chai": "^4.5.0",
"chalk": "^4.1.2",
"concurrently": "^7.6.0",
"cypress": "^13.15.2",
"cypress": "^13.16.1",
"cypress-plugin-tab": "^1.0.5",
"dotenv": "^16.3.1",
"hardhat": "^2.19.4",
"dotenv": "^16.4.7",
"hardhat": "^2.22.17",
"http-browserify": "^1.7.0",
"https-browserify": "^1.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"os-browserify": "^0.3.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"replace-in-file": "^6.3.5",
"sass": "^1.69.7",
"start-server-and-test": "^2.0.8",
"sass": "^1.83.0",
"start-server-and-test": "^2.0.9",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "5.3.3",
"typescript-plugin-css-modules": "^5.0.2",
"url": "^0.11.3"
"typescript": "5.7.2",
"typescript-plugin-css-modules": "^5.1.0",
"url": "^0.11.4"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@types/jest": "^27.5.2",
"@types/react": "^18.3.12",
"@types/react": "^18.3.16",
"jest-regex-util": "^27.5.1",
"jest-watcher": "^27.5.1",
"jest-worker": "^27.5.1"
Expand Down
Loading

0 comments on commit 00ef7a2

Please sign in to comment.