Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #1992

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
types: [created]
jobs:
node:
runs-on: ubuntu-18.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@a14471d838f6a7ce15cab8740f25e337c51e7cad
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: ./actions/dockerhub/
with:
args: -f ./scripts/DockerfileNode .
Expand All @@ -20,9 +20,9 @@ jobs:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
node-gsutil:
runs-on: ubuntu-18.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@a14471d838f6a7ce15cab8740f25e337c51e7cad
- uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
- uses: ./actions/dockerhub/
with:
args: -f ./scripts/DockerfileNodeGSUtil .
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: macOS-latest
steps:
- name: Checkout Code
uses: actions/checkout@94d077c24971944d312dd9197c1bdfba62b39878
uses: actions/checkout@cbb722410c2e876e24abbe8de2cc27693e501dcb
- name: Install Node
run: brew update-reset && brew update && brew install node@10 && brew link node@10 --force
- name: Install Chrome
Expand All @@ -36,7 +36,7 @@ jobs:
- name: Store Cypress Screenshots
if: failure()
continue-on-error: true
uses: actions/upload-artifact@e20a7983ecacb840d6004bbaa6dd6f75eaff8af7
uses: actions/upload-artifact@184d73b71b93c222403b2e7f1ffebe4508014249
with:
name: cypress-screenshots
path: cypress/screenshots
2 changes: 1 addition & 1 deletion actions/dockerhub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM library/docker@sha256:18ff92d3d31725b53fa6633d60bed323effb6d5d4588be7b547078d384e0d4bf
FROM library/docker@sha256:c8050e971e7c9517d0004d3ec241d6c860ae36332082f18ed7f24e82fafb8cb7

COPY entrypoint.sh /entrypoint.sh

Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "5.0.302"
"version": "9.0.100"
}
}
18 changes: 9 additions & 9 deletions packages/neo-one-build-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"@neo-one/build-tools": "^1.0.0",
"@neo-one/logger": "^2.7.0",
"app-root-dir": "^1.0.2",
"babel-jest": "^24.9.0",
"babel-jest": "^29.0.0",
"bn.js": "^5.0.0",
"codecov": "^3.6.1",
"execa": "^3.2.0",
"fs-extra": "^8.1.0",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"jest-junit": "^10.0.0",
"execa": "^9.0.0",
"fs-extra": "^11.0.0",
"jest": "^29.0.0",
"jest-circus": "^29.0.0",
"jest-junit": "^16.0.0",
"lodash": "^4.17.15",
"nyc": "^14.1.1",
"tmp": "^0.1.0",
"ts-jest": "^24.1.0"
"nyc": "^17.0.0",
"tmp": "^0.2.0",
"ts-jest": "^29.0.0"
}
}
94 changes: 47 additions & 47 deletions packages/neo-one-build-tools-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,66 +48,66 @@
"@babel/preset-env": "^7.6.3",
"@babel/preset-react": "^7.0.0",
"@babel/runtime": "^7.6.3",
"@cypress/webpack-preprocessor": "^4.1.0",
"ajv": "^6.10.2",
"autoprefixer": "^9.6.1",
"babel-loader": "^8.0.6",
"babel-plugin-emotion": "^10.0.21",
"@cypress/webpack-preprocessor": "^6.0.0",
"ajv": "^8.0.0",
"autoprefixer": "^10.0.0",
"babel-loader": "^9.0.0",
"babel-plugin-emotion": "^11.0.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-module-resolver": "^5.0.0",
"babel-plugin-universal-import": "^4.0.0",
"cache-loader": "^4.1.0",
"compression-webpack-plugin": "^3.0.0",
"cssnano": "^4.1.10",
"execa": "^3.2.0",
"compression-webpack-plugin": "^11.0.0",
"cssnano": "^7.0.0",
"execa": "^9.0.0",
"extract-css-chunks-webpack-plugin": "^4.7.1",
"file-loader": "^5.0.2",
"find-cache-dir": "^3.0.0",
"fs-extra": "^8.1.0",
"loader-utils": "^1.2.3",
"file-loader": "^6.0.0",
"find-cache-dir": "^5.0.0",
"fs-extra": "^11.0.0",
"loader-utils": "^3.0.0",
"lodash": "^4.17.15",
"lodash-webpack-plugin": "^0.11.5",
"mini-html-webpack-plugin": "^2.0.0",
"nodemon": "^2.0.1",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-flexbugs-fixes": "^4.1.0",
"react": "^16.12.0",
"rxjs": "^6.5.3",
"mini-html-webpack-plugin": "^3.0.0",
"nodemon": "^3.0.0",
"optimize-css-assets-webpack-plugin": "^6.0.0",
"postcss-flexbugs-fixes": "^5.0.0",
"react": "^18.0.0",
"rxjs": "^7.0.0",
"stats-webpack-plugin": "^0.7.0",
"terser-webpack-plugin": "^2.2.1",
"thread-loader": "^2.1.3",
"ts-loader": "^6.1.0",
"ts-node": "^8.4.1",
"typescript": "3.9.5",
"url-loader": "^3.0.0",
"webpack": "^4.40.2",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-dev-server": "^3.8.0",
"webpack-node-externals": "^1.7.2",
"webpackbar": "^4.0.0",
"workbox-webpack-plugin": "^4.3.1",
"yargs": "^14.2.0"
"terser-webpack-plugin": "^5.0.0",
"thread-loader": "^4.0.0",
"ts-loader": "^9.0.0",
"ts-node": "^10.0.0",
"typescript": "5.7.2",
"url-loader": "^4.0.0",
"webpack": "^5.0.0",
"webpack-bundle-analyzer": "^4.0.0",
"webpack-dev-server": "^5.0.0",
"webpack-node-externals": "^3.0.0",
"webpackbar": "^7.0.0",
"workbox-webpack-plugin": "^7.0.0",
"yargs": "^17.0.0"
},
"devDependencies": {
"@neo-one/build-tools": "^1.0.0",
"@types/autoprefixer": "^9.6.1",
"@types/cssnano": "^4.0.0",
"@types/fs-extra": "^8.0.0",
"@types/autoprefixer": "^10.0.0",
"@types/cssnano": "^5.0.0",
"@types/fs-extra": "^11.0.0",
"@types/gulp": "^4.0.6",
"@types/gulp-flatten": "^0.0.31",
"@types/gulp-plumber": "^0.0.32",
"@types/gulp-rename": "^0.0.33",
"@types/gulp-replace": "^0.0.31",
"@types/gulp-sourcemaps": "^0.0.32",
"@types/gulp-flatten": "^0.0.35",
"@types/gulp-plumber": "^0.0.37",
"@types/gulp-rename": "^2.0.0",
"@types/gulp-replace": "^1.0.0",
"@types/gulp-sourcemaps": "^0.0.38",
"@types/lodash": "^4.14.138",
"@types/react": "^16.9.15",
"@types/webpack": "^4.39.0",
"@types/webpack-bundle-analyzer": "^2.13.2",
"@types/webpack-dev-server": "^3.1.7",
"@types/yargs": "^13.0.3",
"gulp": "~4.0.2",
"@types/react": "^18.0.0",
"@types/webpack": "^5.0.0",
"@types/webpack-bundle-analyzer": "^4.0.0",
"@types/webpack-dev-server": "^4.0.0",
"@types/yargs": "^17.0.0",
"gulp": "~5.0.0",
"gulp-rename": "^2.0.0",
"gulp-typescript": "^5.0.1",
"tslint": "^5.20.0"
"tslint": "^6.0.0"
}
}
48 changes: 24 additions & 24 deletions packages/neo-one-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,50 +43,50 @@
],
"sideEffects": false,
"dependencies": {
"execa": "^3.2.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.4",
"gulp": "~4.0.2",
"execa": "^9.0.0",
"fs-extra": "^11.0.0",
"glob": "^11.0.0",
"gulp": "~5.0.0",
"gulp-banner": "^0.1.3",
"gulp-filter": "^6.0.0",
"gulp-filter": "^9.0.0",
"gulp-flatten": "^0.4.0",
"gulp-if": "^3.0.0",
"gulp-json-transform": "^0.4.7",
"gulp-json-transform": "^0.5.0",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-sourcemaps": "^3.0.0",
"gulp-typescript": "^5.0.1",
"lint-staged": "^9.4.1",
"lint-staged": "^15.0.0",
"lodash": "^4.17.15",
"minimatch": "^3.0.4",
"rollup": "^1.21.4",
"minimatch": "^10.0.0",
"rollup": "^4.0.0",
"rollup-plugin-string": "^3.0.0",
"rollup-plugin-typescript2": "^0.25.0",
"rollup-plugin-typescript2": "^0.36.0",
"rxjs-tslint-rules": "^4.24.3",
"ts-node": "^8.4.1",
"tslint": "^5.20.0",
"ts-node": "^10.0.0",
"tslint": "^6.0.0",
"tslint-clean-code": "^0.2.9",
"tslint-config-prettier": "^1.18.0",
"tslint-consistent-codestyle": "^1.15.1",
"tslint-immutable": "^6.0.1",
"tslint-microsoft-contrib": "^6.2.0",
"tslint-sonarts": "^1.9.0",
"typescript": "3.9.5",
"yargs": "^14.2.0"
"typescript": "5.7.2",
"yargs": "^17.0.0"
},
"devDependencies": {
"@types/fs-extra": "^8.0.0",
"@types/fs-extra": "^11.0.0",
"@types/gulp": "^4.0.6",
"@types/gulp-filter": "^3.0.33",
"@types/gulp-flatten": "^0.0.31",
"@types/gulp-if": "^0.0.33",
"@types/gulp-plumber": "^0.0.32",
"@types/gulp-rename": "^0.0.33",
"@types/gulp-replace": "^0.0.31",
"@types/gulp-sourcemaps": "^0.0.32",
"@types/gulp-flatten": "^0.0.35",
"@types/gulp-if": "^3.0.0",
"@types/gulp-plumber": "^0.0.37",
"@types/gulp-rename": "^2.0.0",
"@types/gulp-replace": "^1.0.0",
"@types/gulp-sourcemaps": "^0.0.38",
"@types/lodash": "^4.14.138",
"@types/minimatch": "^3.0.3",
"@types/yargs": "^13.0.3"
"@types/minimatch": "^5.0.0",
"@types/yargs": "^17.0.0"
}
}
16 changes: 8 additions & 8 deletions packages/neo-one-cli-common-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
"@neo-one/client-full-core": "^3.11.2",
"@neo-one/utils": "^3.2.1",
"@types/lodash": "^4.14.138",
"cosmiconfig": "^6.0.0",
"fs-extra": "^8.1.0",
"cosmiconfig": "^9.0.0",
"fs-extra": "^11.0.0",
"lodash": "^4.17.15",
"prompts": "^2.2.1",
"schema-utils": "^2.1.0",
"ts-node": "^8.4.1",
"tslib": "^1.10.0"
"schema-utils": "^4.0.0",
"ts-node": "^10.0.0",
"tslib": "^2.0.0"
},
"devDependencies": {
"@neo-one/build-tools": "^1.0.0",
"@types/fs-extra": "^8.0.0",
"@types/fs-extra": "^11.0.0",
"@types/prompts": "^2.0.1",
"@types/schema-utils": "^1.0.0",
"gulp": "~4.0.2"
"@types/schema-utils": "^2.0.0",
"gulp": "~5.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/neo-one-cli-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"@neo-one/client-full-core": "^3.11.2",
"@neo-one/utils": "^3.2.1",
"bignumber.js": "^9.0.0",
"tslib": "^1.10.0"
"tslib": "^2.0.0"
},
"devDependencies": {
"@neo-one/build-tools": "^1.0.0",
"gulp": "~4.0.2"
"gulp": "~5.0.0"
}
}
38 changes: 19 additions & 19 deletions packages/neo-one-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,40 +36,40 @@
"@neo-one/utils": "^3.2.1",
"@neo-one/utils-node": "^2.7.0",
"@types/listr": "^0.14.2",
"@types/yargs": "^13.0.3",
"@types/yargs": "^17.0.0",
"bignumber.js": "^9.0.0",
"bn.js": "^5.0.0",
"cross-fetch": "^3.0.4",
"execa": "^3.2.0",
"fs-extra": "^8.1.0",
"cross-fetch": "^4.0.0",
"execa": "^9.0.0",
"fs-extra": "^11.0.0",
"import-local": "^3.0.2",
"jszip": "^3.5.0",
"listr": "^0.14.3",
"lodash": "^4.17.15",
"nodemon": "^2.0.1",
"nodemon": "^3.0.0",
"prompts": "^2.2.1",
"safe-stable-stringify": "^1.1.0",
"safe-stable-stringify": "^2.0.0",
"source-map": "^0.7.3",
"ts-node": "^8.4.1",
"tslib": "^1.10.0",
"typescript": "3.9.5",
"yargs": "^14.2.0"
"ts-node": "^10.0.0",
"tslib": "^2.0.0",
"typescript": "5.7.2",
"yargs": "^17.0.0"
},
"devDependencies": {
"@angular/core": "^8.2.7",
"@angular/core": "^19.0.0",
"@neo-one/build-tools": "^1.0.0",
"@neo-one/smart-contract": "^3.11.2",
"@neo-one/smart-contract-test": "^3.11.2",
"@neotracker/core": "1.4.1",
"@types/bn.js": "^4.11.5",
"@types/fs-extra": "^8.0.0",
"@types/jest": "^24.0.18",
"@types/bn.js": "^5.0.0",
"@types/fs-extra": "^11.0.0",
"@types/jest": "^29.0.0",
"@types/lodash": "^4.14.138",
"@types/prompts": "^2.0.1",
"@types/react": "^16.9.15",
"gulp": "~4.0.2",
"react": "^16.12.0",
"rxjs": "^6.5.3",
"zone.js": "^0.10.2"
"@types/react": "^18.0.0",
"gulp": "~5.0.0",
"react": "^18.0.0",
"rxjs": "^7.0.0",
"zone.js": "^0.15.0"
}
}
Loading