Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Jul 31, 2024
1 parent 65f1664 commit bfe810d
Show file tree
Hide file tree
Showing 7 changed files with 1,289 additions and 870 deletions.
2,073 changes: 1,246 additions & 827 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"lerna": "^8.1.5",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
"lerna": "^8.1.7",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@toruslabs/eslint-config-typescript": "^3.3.2",
"eslint-plugin-chai-expect": "^3.1.0",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-security": "^3.0.1"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"eslintconfig"
],
"dependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-problems": "^8.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0"
Expand All @@ -32,8 +32,8 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
18 changes: 9 additions & 9 deletions packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@
"eslintconfig"
],
"dependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-problems": "^8.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0"
},
Expand All @@ -29,8 +29,8 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
18 changes: 9 additions & 9 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
"vue"
],
"dependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@rushstack/eslint-patch": "^1.10.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vue/eslint-config-airbnb-with-typescript": "^8.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-problems": "^8.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.4.0",
"eslint-plugin-mocha": "^10.5.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-vue": "^9.27.0"
Expand All @@ -31,8 +31,8 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3"
"prettier": "^3.3.3",
"typescript": "^5.5.4"
},
"publishConfig": {
"access": "public"
Expand Down
22 changes: 11 additions & 11 deletions packages/torus-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"torus-scripts": "./bin/torus-scripts.js"
},
"dependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.25.2",
"@babel/plugin-syntax-bigint": "^7.8.3",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/plugin-transform-numeric-separator": "^7.24.7",
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.25.2",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@babel/runtime": "^7.25.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@toruslabs/config": "^2.1.1",
Expand All @@ -31,21 +31,21 @@
"eslint-webpack-plugin": "^4.2.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"https-browserify": "^1.0.0",
"listr2": "^8.2.3",
"listr2": "^8.2.4",
"lodash.mergewith": "^4.6.2",
"object.omit": "^3.0.0",
"os-browserify": "^0.3.0",
"process": "^0.11.10",
"release-it": "^17.4.1",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"release-it": "^17.6.0",
"rimraf": "^6.0.1",
"rollup": "^4.19.1",
"rxjs": "^7.8.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"typescript": "^5.5.3",
"update-notifier": "^7.0.0",
"url": "^0.11.3",
"webpack": "^5.92.1",
"typescript": "^5.5.4",
"update-notifier": "^7.2.0",
"url": "^0.11.4",
"webpack": "^5.93.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-node-externals": "^3.0.0",
Expand Down

0 comments on commit bfe810d

Please sign in to comment.