Skip to content

Conversation

@Dargon789
Copy link

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

ChristopherDedominici and others added 30 commits November 27, 2025 13:31
We should import this from the errors package, for the moment make this
public to get to passing.
Urls are required for dynamic import, on windows that means that just
resolving the path isn't enough.
Copy link
Author

@Dargon789 Dargon789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dargon789 and others added 28 commits December 29, 2025 20:35
Introduces a new example project for 0xsequence-wallet version 2.3.7 under hardhat-ignition-examples. Includes multiple packages such as account, api, auth, builder, core, deployer, guard, indexer, marketplace, metadata, migration, network, provider, react-native, relayer, replacer, sessions, and signhub, along with their source code, configuration, and tests.
)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ADMZIP-1065796
- https://snyk.io/vuln/SNYK-JS-COOKIE-8163060

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-14943963

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
…tion with unrestricted target origin

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
* Added support for Typed objects

"@nomicfoundation/hardhat-chai-matchers": patch

* Create SECURITY.md

 SECURITY
Supported Versions
Use this section to tell people about which versions of your project are currently being supported with security updates.

Version	Supported
5.1.x	✅
5.0.x	❌
4.0.x	✅
< 4.0	❌
Reporting a Vulnerability

* Bump the npm_and_yarn group across 3 directories with 11 updates

Bumps the npm_and_yarn group with 10 updates in the /docs directory:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `12.3.4` | `13.5.1` |
| [undici](https://github.com/nodejs/undici) | `5.26.2` | `5.28.4` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.17.3` | `7.24.1` |
| [browserify-sign](https://github.com/crypto-browserify/browserify-sign) | `4.2.1` | `4.2.3` |
| [express](https://github.com/expressjs/express) | `4.17.3` | `4.19.2` |
| [ip](https://github.com/indutny/node-ip) | `1.1.5` | `1.1.9` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `5.7.2` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.11` | `6.2.1` |
| [tough-cookie](https://github.com/salesforce/tough-cookie) | `4.0.0` | `4.1.3` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap) | `1.2.3` | `1.2.5` |

Bumps the npm_and_yarn group with 1 update in the /packages/hardhat-truffle4 directory: [web3](https://github.com/ChainSafe/web3.js).
Bumps the npm_and_yarn group with 1 update in the /packages/hardhat-web3-legacy directory: [web3](https://github.com/ChainSafe/web3.js).


Updates `next` from 12.3.4 to 13.5.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.3.4...v13.5.1)

Updates `undici` from 5.26.2 to 5.28.4
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.26.2...v5.28.4)

Updates `@babel/traverse` from 7.17.3 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

Updates `browserify-sign` from 4.2.1 to 4.2.3
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.3)

Updates `express` from 4.17.3 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2)

Updates `ip` from 1.1.5 to 1.1.9
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

Updates `tar` from 6.1.11 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.11...v6.2.1)

Updates `tough-cookie` from 4.0.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

Updates `web3` from 0.20.7 to 4.7.0
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/web3.js/commits/v4.7.0)

Updates `web3` from 0.20.7 to 4.7.0
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/web3.js/commits/v4.7.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: browserify-sign
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tough-cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: word-wrap
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: web3
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: web3
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* Delete SECURITY.md

* Bump the npm_and_yarn group across 1 directory with 2 updates

Bumps the npm_and_yarn group with 2 updates in the /docs directory: [next](https://github.com/vercel/next.js) and [ws](https://github.com/websockets/ws).


Updates `next` from 13.5.1 to 14.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.5.1...v14.1.1)

Updates `ws` from 7.5.7 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.7...7.5.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* Create SECURITY.md

# Security Policy

* Create jekyll-gh-pages.yml

deploy GitHub-pages

* Create codeql.yml

tool fix codeql

* Create apisec-scan.yml

APIsec scan test  running

* Create eslint.yml

ESLint provided.

* azure-pipelines nodejs 

# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript

* azure-pipelines

# Node.js
# Build a general Node.js project with npm.
# Add steps that analyze code, save build artifacts, deploy, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript

* Bump webpack in /docs in the npm_and_yarn group across 1 directory (#8)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [webpack](https://github.com/webpack/webpack).


Updates `webpack` from 4.46.0 to 4.47.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v4.47.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the npm_and_yarn group across 1 directory with 6 updates (#9)

Bumps the npm_and_yarn group with 3 updates in the /docs directory: [next](https://github.com/vercel/next.js), [express](https://github.com/expressjs/express) and [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx).


Updates `next` from 14.1.1 to 14.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.1...v14.2.10)

Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)

Updates `markdown-to-jsx` from 7.1.6 to 7.5.0
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quantizor/markdown-to-jsx/compare/7.1.6...v7.5.0)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: markdown-to-jsx
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump body-parser in /docs in the npm_and_yarn group across 1 directory (#11)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [body-parser](https://github.com/expressjs/body-parser).


Updates `body-parser` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix code scanning alert no. 21: Incomplete multi-character sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Update issue templates

* Fix code scanning alert no. 21: Incomplete multi-character sanitization (#10)

Signed-off-by: Legion's  <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Create defender-for-devops.yml

Signed-off-by: Legion's  <64915515+Dargon789@users.noreply.github.com>

* Create sonarcloud.yml

Signed-off-by: Legion's  <64915515+Dargon789@users.noreply.github.com>

* Bump elliptic in /docs in the npm_and_yarn group across 1 directory (#13)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [elliptic](https://github.com/indutny/elliptic).


Updates `elliptic` from 6.5.4 to 6.6.0
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nanoid in /docs in the npm_and_yarn group across 1 directory (#14)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [nanoid](https://github.com/ai/nanoid).


Updates `nanoid` from 3.3.1 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.1...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the npm_and_yarn group across 1 directory with 4 updates (#20)

Bumps the npm_and_yarn group with 4 updates in the /docs directory: [next](https://github.com/vercel/next.js), [undici](https://github.com/nodejs/undici), [elliptic](https://github.com/indutny/elliptic) and [store2](https://github.com/nbubna/store).


Updates `next` from 14.2.10 to 14.2.21
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.21)

Updates `undici` from 5.28.4 to 5.28.5
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

Updates `elliptic` from 6.6.0 to 6.6.1
- [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1)

Updates `store2` from 2.13.1 to 2.14.4
- [Commits](https://github.com/nbubna/store/compare/2.13.1...2.14.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: store2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: upgrade @typescript-eslint/utils from 5.62.0 to 8.21.0 (#15)

Snyk has created this PR to upgrade @typescript-eslint/utils from 5.62.0 to 8.21.0.

See this package in npm:
@typescript-eslint/utils

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/8f73516b-9b7b-4d90-a805-5c8eebf8fe2e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#19)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Delete .github/workflows/azure-pipelines.yml (#21)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade chalk from 2.4.2 to 5.4.1 (#18)

Snyk has created this PR to upgrade chalk from 2.4.2 to 5.4.1.

See this package in npm:
chalk

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade @ledgerhq/hw-app-eth from 6.33.6 to 6.42.3 (#16)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.33.6 to 6.42.3.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade semver from 6.3.1 to 7.7.1 (#23)

Snyk has created this PR to upgrade semver from 6.3.1 to 7.7.1.

See this package in npm:
semver

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/d8b67e09-3b40-4806-96b4-f31119d86353?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#24)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/d8b67e09-3b40-4806-96b4-f31119d86353?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade ora from 5.4.1 to 8.2.0 (#25)

Snyk has created this PR to upgrade ora from 5.4.1 to 8.2.0.

See this package in npm:
ora

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade @ledgerhq/hw-app-eth from 6.42.3 to 6.42.5 (#26)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.42.3 to 6.42.5.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade @nomicfoundation/ethereumjs-util from 9.0.2 to 9.0.4 (#27)

Snyk has created this PR to upgrade @nomicfoundation/ethereumjs-util from 9.0.2 to 9.0.4.

See this package in npm:
@nomicfoundation/ethereumjs-util

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/60c09014-60eb-40c8-82d4-eb105dab9674?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Circleci project setup (#33)

* Add .circleci/config.yml

* Add .circleci/config.yml

* Circleci project setup (#34)

* Add .circleci/config.yml

* Add .circleci/config.yml
06ab62c8a66c0e47932928e799794004d6565a28

* Update hardhat-viem-ci.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update release.yml (#35)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade solhint from 3.6.2 to 5.0.5 (#36)

Snyk has created this PR to upgrade solhint from 3.6.2 to 5.0.5.

See this package in npm:
solhint

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/4daa2133-551c-4e2d-95c2-66e300887f08?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade abitype from 0.9.10 to 1.0.8 (#37)

Snyk has created this PR to upgrade abitype from 0.9.10 to 1.0.8.

See this package in npm:
abitype

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/4dd0af31-1323-4a04-9c4f-b3890bb7bf9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create npm-publish-github-packages.yml (#40)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create snyk-security.yml (#41)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create google.yml (#43)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#42)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/fd4d64dd-155c-4311-9360-ea3c95e0629b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* update yarn corepack  v.1.20.22 to 4.7.0 sdk

* feat: upgrade chalk from 2.4.2 to 5.4.1 (#53)

Snyk has created this PR to upgrade chalk from 2.4.2 to 5.4.1.

See this package in npm:
chalk

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/64ff2fe4-69fc-4e59-a39d-6cda025a360e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Updated config.yml

* Delete .github/workflows/sonarcloud.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/apisec-scan.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/check-docs-site.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/snyk-security.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/compile-with-typescript-v4.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/add-issue-to-project.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade cbor from 8.1.0 to 10.0.3 (#57)

Snyk has created this PR to upgrade cbor from 8.1.0 to 10.0.3.

See this package in npm:
cbor

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/b02177c9-ba8a-4805-84de-fee48dbb6a8e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/release.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .nvmrc

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete azure-pipelines.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade semver from 6.3.1 to 7.7.1 (#55)

Snyk has created this PR to upgrade semver from 6.3.1 to 7.7.1.

See this package in npm:
semver

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/b02177c9-ba8a-4805-84de-fee48dbb6a8e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade undici from 5.28.5 to 7.3.0 (#54)

Snyk has created this PR to upgrade undici from 5.28.5 to 7.3.0.

See this package in npm:
undici

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/b02177c9-ba8a-4805-84de-fee48dbb6a8e?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade chai-as-promised from 7.1.2 to 8.0.1 (#52)

Snyk has created this PR to upgrade chai-as-promised from 7.1.2 to 8.0.1.

See this package in npm:
chai-as-promised

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/7047bcc1-c955-4415-9965-fca3fc720cc3?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade @types/chai from 4.3.20 to 5.0.1 (#51)

Snyk has created this PR to upgrade @types/chai from 4.3.20 to 5.0.1.

See this package in npm:
@types/chai

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/f10ad62c-38d9-4570-945c-64d14b140176?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#49)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/f10ad62c-38d9-4570-945c-64d14b140176?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* [submodule "counter/lib/forge-std"]

[submodule "counter/lib/forge-std"]
	path = counter/lib/forge-std
	url = https://github.com/foundry-rs/forge-std

* Delete .github/workflows/defender-for-devops.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/eslint.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/workflows/e2e-tests.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Revert "feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#49)" (#58)

This reverts commit 3d4797bf8283d0e0432a1bcc245aba21883d1918.

* feat: upgrade react from 17.0.2 to 19.0.0 (#64)

Snyk has created this PR to upgrade react from 17.0.2 to 19.0.0.

See this package in yarn:
react

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade next from 14.2.21 to 15.1.7 (#66)

Snyk has created this PR to upgrade next from 14.2.21 to 15.1.7.

See this package in yarn:
next

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Delete .github/workflows/codeql.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade undici from 5.28.5 to 7.3.0 (#67)

Snyk has created this PR to upgrade undici from 5.28.5 to 7.3.0.

See this package in yarn:
undici

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade chalk from 2.4.2 to 5.4.1 (#63)

Snyk has created this PR to upgrade chalk from 2.4.2 to 5.4.1.

See this package in npm:
chalk

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/493afec9-46ee-406c-b759-34d7a4fd4246?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @types/chai-as-promised from 7.1.8 to 8.0.1 (#71)

Snyk has created this PR to upgrade @types/chai-as-promised from 7.1.8 to 8.0.1.

See this package in npm:
@types/chai-as-promised

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/9d331153-a53f-4ab9-b8d6-cf7af96dd110?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade deep-eql from 4.1.4 to 5.0.2 (#70)

Snyk has created this PR to upgrade deep-eql from 4.1.4 to 5.0.2.

See this package in npm:
deep-eql

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/9d331153-a53f-4ab9-b8d6-cf7af96dd110?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade io-ts from 1.10.4 to 2.2.22 (#76)

Snyk has created this PR to upgrade io-ts from 1.10.4 to 2.2.22.

See this package in npm:
io-ts

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/d8b67e09-3b40-4806-96b4-f31119d86353?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade env-paths from 2.2.1 to 3.0.0 (#75)

Snyk has created this PR to upgrade env-paths from 2.2.1 to 3.0.0.

See this package in npm:
env-paths

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade semver from 6.3.1 to 7.7.1 (#59)

Snyk has created this PR to upgrade semver from 6.3.1 to 7.7.1.

See this package in npm:
semver

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/e3248443-6c78-4c7f-9bbb-a174d613fe7b?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#60)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/35799b87-9014-4000-a900-7614aeae4a45?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade chai from 4.5.0 to 5.2.0 (#61)

Snyk has created this PR to upgrade chai from 4.5.0 to 5.2.0.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/35799b87-9014-4000-a900-7614aeae4a45?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade chai from 4.5.0 to 5.2.0 (#78)

Snyk has created this PR to upgrade chai from 4.5.0 to 5.2.0.

See this package in npm:
chai

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/f10ad62c-38d9-4570-945c-64d14b140176?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade fs-extra from 7.0.1 to 11.3.0 (#77)

Snyk has created this PR to upgrade fs-extra from 7.0.1 to 11.3.0.

See this package in npm:
fs-extra

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/f10ad62c-38d9-4570-945c-64d14b140176?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* fix: upgrade @ledgerhq/hw-app-eth from 6.42.5 to 6.42.6 (#74)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.42.5 to 6.42.6.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade io-ts from 1.10.4 to 2.2.22 (#73)

Snyk has created this PR to upgrade io-ts from 1.10.4 to 2.2.22.

See this package in npm:
io-ts

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade chai-as-promised from 7.1.2 to 8.0.1 (#72)

Snyk has created this PR to upgrade chai-as-promised from 7.1.2 to 8.0.1.

See this package in npm:
chai-as-promised

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/c81ee404-e7cc-4057-be27-0695c3387b50?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* fix: upgrade @docsearch/react from 3.0.0 to 3.9.0 (#84)

Snyk has created this PR to upgrade @docsearch/react from 3.0.0 to 3.9.0.

See this package in yarn:
@docsearch/react

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @types/chai from 4.3.20 to 5.0.1 (#79)

Snyk has created this PR to upgrade @types/chai from 4.3.20 to 5.0.1.

See this package in npm:
@types/chai

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/35799b87-9014-4000-a900-7614aeae4a45?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade linaria from 2.3.1 to 6.2.0 (#82)

Snyk has created this PR to upgrade linaria from 2.3.1 to 6.2.0.

See this package in yarn:
linaria

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Update package.json

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade react-dom from 17.0.2 to 19.0.0 (#80)

Snyk has created this PR to upgrade react-dom from 17.0.2 to 19.0.0.

See this package in yarn:
react-dom

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade @ledgerhq/hw-app-eth from 6.42.6 to 6.42.8 (#87)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.42.6 to 6.42.8.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* build(deps): bump the npm_and_yarn group across 1 directory with 4 updates (#86)

Bumps the npm_and_yarn group with 4 updates in the /docs directory: [next](https://github.com/vercel/next.js), [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers), [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `next` from 15.1.7 to 15.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.1.7...v15.2.3)

Updates `@babel/helpers` from 7.17.2 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

Updates `@babel/runtime-corejs3` from 7.17.2 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime-corejs3)

Updates `@babel/runtime` from 7.17.2 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@babel/helpers"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/runtime"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: upgrade ts-node from 10.8.0 to 10.9.2 (#92)

Snyk has created this PR to upgrade ts-node from 10.8.0 to 10.9.2.

See this package in yarn:
ts-node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade next-mdx-remote from 4.0.2 to 5.0.0 (#89)

Snyk has created this PR to upgrade next-mdx-remote from 4.0.2 to 5.0.0.

See this package in yarn:
next-mdx-remote

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade hastscript from 7.0.2 to 9.0.1 (#91)

Snyk has created this PR to upgrade hastscript from 7.0.2 to 9.0.1.

See this package in yarn:
hastscript

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade glob from 8.0.1 to 11.0.1 (#88)

Snyk has created this PR to upgrade glob from 8.0.1 to 11.0.1.

See this package in yarn:
glob

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade remark-gfm from 3.0.1 to 4.0.1 (#97)

Snyk has created this PR to upgrade remark-gfm from 3.0.1 to 4.0.1.

See this package in yarn:
remark-gfm

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3e407aef-3b59-4837-a19d-285be12aebd6?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* fix: upgrade @callstack/react-theme-provider from 3.0.7 to 3.0.9 (#96)

Snyk has created this PR to upgrade @callstack/react-theme-provider from 3.0.7 to 3.0.9.

See this package in yarn:
@callstack/react-theme-provider

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3e407aef-3b59-4837-a19d-285be12aebd6?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade unist-util-visit from 4.1.0 to 5.0.0 (#94)

Snyk has created this PR to upgrade unist-util-visit from 4.1.0 to 5.0.0.

See this package in yarn:
unist-util-visit

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3e407aef-3b59-4837-a19d-285be12aebd6?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade remark-directive from 2.0.1 to 4.0.0 (#101)

Snyk has created this PR to upgrade remark-directive from 2.0.1 to 4.0.0.

See this package in yarn:
remark-directive

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* [Snyk] Upgrade remark-unwrap-images from 3.0.1 to 4.0.1 (#102)

* feat: upgrade remark-unwrap-images from 3.0.1 to 4.0.1

Snyk has created this PR to upgrade remark-unwrap-images from 3.0.1 to 4.0.1.

See this package in yarn:
remark-unwrap-images

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update check-changeset-added.yml (#104)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade @ledgerhq/hw-app-eth from 6.42.8 to 6.42.9 (#99)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.42.8 to 6.42.9.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* build(deps): bump next (#98) (#105)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [next](https://github.com/vercel/next.js).


Updates `next` from 15.2.3 to 15.2.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.3...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.2.4
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update check-changeset-added.yml (#106)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* [Snyk] Upgrade sanitize-html from 2.13.1 to 2.15.0 (#103)

* fix: upgrade sanitize-html from 2.13.1 to 2.15.0

Snyk has created this PR to upgrade sanitize-html from 2.13.1 to 2.15.0.

See this package in yarn:
sanitize-html

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update lint.yml (#107)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* fix: upgrade rehype-prism from 2.1.2 to 2.3.3

Snyk has created this PR to upgrade rehype-prism from 2.1.2 to 2.3.3.

See this package in yarn:
rehype-prism

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3e407aef-3b59-4837-a19d-285be12aebd6?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* fix: upgrade @ledgerhq/hw-app-eth from 6.42.9 to 6.43.0 (#109)

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.42.9 to 6.43.0.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* fix: upgrade undici from 7.5.0 to 7.6.0

Snyk has created this PR to upgrade undici from 7.5.0 to 7.6.0.

See this package in yarn:
undici

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

* fix: upgrade @ledgerhq/hw-app-eth from 6.43.0 to 6.43.1

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.43.0 to 6.43.1.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* fix: upgrade react-dom from 19.0.0 to 19.1.0

Snyk has created this PR to upgrade react-dom from 19.0.0 to 19.1.0.

See this package in yarn:
react-dom

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/19b60572-5ced-4e16-833c-a4b40e0cf2a9?utm_source=github&utm_medium=referral&page=upgrade-pr

* Create summary.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create nuxtjs.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* fix: upgrade @ledgerhq/hw-app-eth from 6.43.1 to 6.44.0

Snyk has created this PR to upgrade @ledgerhq/hw-app-eth from 6.43.1 to 6.44.0.

See this package in npm:
@ledgerhq/hw-app-eth

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* Create puppet-lint.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* fix: upgrade react from 19.0.0 to 19.1.0

Snyk has created this PR to upgrade react from 19.0.0 to 19.1.0.

See this package in yarn:
react

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3e407aef-3b59-4837-a19d-285be12aebd6?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* feat: upgrade @types/node from 16.18.126 to 22.14.1

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.14.1.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/4daa2133-551c-4e2d-95c2-66e300887f08?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade @nomicfoundation/hardhat-toolbox from 4.0.0 to 5.0.0

Snyk has created this PR to upgrade @nomicfoundation/hardhat-toolbox from 4.0.0 to 5.0.0.

See this package in npm:
@nomicfoundation/hardhat-toolbox

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3a2d3bc5-f771-4b0d-956e-14ce7ac7600c?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* fix: upgrade typescript from 5.0.4 to 5.8.3

Snyk has created this PR to upgrade typescript from 5.0.4 to 5.8.3.

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3027ecf9-6dcb-4a74-84ae-5ca403a87797?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade @typescript-eslint/parser from 5.61.0 to 8.30.1

Snyk has created this PR to upgrade @typescript-eslint/parser from 5.61.0 to 8.30.1.

See this package in npm:
@typescript-eslint/parser

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/3027ecf9-6dcb-4a74-84ae-5ca403a87797?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade prettier from 2.4.1 to 3.5.3 (#193)

Snyk has created this PR to upgrade prettier from 2.4.1 to 3.5.3.

See this package in npm:
prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/35799b87-9014-4000-a900-7614aeae4a45?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @types/node from 16.18.126 to 22.14.1 (#192)

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.14.1.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/35799b87-9014-4000-a900-7614aeae4a45?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create datadog-synthetics.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 243: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update .github/workflows/datadog-synthetics.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update .github/workflows/datadog-synthetics.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Create dependency-review.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update .github/workflows/dependency-review.yml

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade eslint from 8.57.1 to 9.25.1

Snyk has created this PR to upgrade eslint from 8.57.1 to 9.25.1.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/53b6e2b6-7a14-457a-a105-a156adf5f89a?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/1b39138b-0952-4471-b6e3-fa04de7c53a6?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/2c0bb5c3-7507-432e-a6b5-2de9762d778b?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade viem from 1.21.4 to 2.28.0

Snyk has created this PR to upgrade viem from 1.21.4 to 2.28.0.

See this package in npm:
viem

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/7047bcc1-c955-4415-9965-fca3fc720cc3?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/2c91b4d5-8055-4239-a4a4-26da9ab76b7c?utm_source=github&utm_medium=referral&page=upgrade-pr

* feat: upgrade prettier from 2.4.1 to 3.5.3

Snyk has created this PR to upgrade prettier from 2.4.1 to 3.5.3.

See this package in npm:
prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/fd4d64dd-155c-4311-9360-ea3c95e0629b?utm_source=github&utm_medium=referral&page=upgrade-pr

* Delete .github/workflows/datadog-synthetics.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade eslint from 8.57.1 to 9.25.1

Snyk has created this PR to upgrade eslint from 8.57.1 to 9.25.1.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/9d28ce3d-a049-4a8d-8a9c-d20912589109?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* feat: upgrade @types/node from 16.18.126 to 22.15.2

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.15.2.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

* feat: upgrade eslint-plugin-eslint-plugin from 5.5.1 to 6.4.0 (#313)

Snyk has created this PR to upgrade eslint-plugin-eslint-plugin from 5.5.1 to 6.4.0.

See this package in npm:
eslint-plugin-eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/8f73516b-9b7b-4d90-a805-5c8eebf8fe2e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Create docker-image.yml (#320)

* Create docker-image.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 244: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Create docker-publish.yml (#321)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0 (#317)

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.31.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade @types/node from 16.18.126 to 22.15.2 (#310)

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.15.2.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/b3b86209-3175-4a86-9d16-9325977c613a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Update pre-release.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* feat: upgrade prettier from 2.4.1 to 3.5.3 (#307)

Snyk has created this PR to upgrade prettier from 2.4.1 to 3.5.3.

See this package in npm:
prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/dabaf0d3-776c-40fe-a625-d0f79da7793d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade eslint-plugin-prettier from 3.4.0 to 5.2.6 (#311)

Snyk has created this PR to upgrade eslint-plugin-prettier from 3.4.0 to 5.2.6.

See this package in npm:
eslint-plugin-prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/8f73516b-9b7b-4d90-a805-5c8eebf8fe2e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade eslint-config-prettier from 8.3.0 to 10.1.2 (#312)

Snyk has created this PR to upgrade eslint-config-prettier from 8.3.0 to 10.1.2.

See this package in npm:
eslint-config-prettier

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/8f73516b-9b7b-4d90-a805-5c8eebf8fe2e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* Revert "feat: upgrade eslint-config-prettier from 8.3.0 to 10.1.2 (#312)" (#332)

This reverts commit 6b4234c8d2fd8b73f5b4268d6ba3d00b3bf71918.

* feat: upgrade @types/node from 16.18.126 to 22.15.3 (#399)

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.15.3.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/58c67ad3-ef01-4b53-a064-85256597d6ae?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade eslint from 8.57.1 to 9.26.0 (#408)

Snyk has created this PR to upgrade eslint from 8.57.1 to 9.26.0.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/59c4663d-417a-416f-9dc6-c58e1e29acd9?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>

* feat: upgrade viem from 1.21.4 to 2.28.4 (#415)

Snyk has created this PR to upgrade viem from 1.21.4 to 2.28.4.

See this package in npm:
viem

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/4dd0af31-1323-4a04-9c4f-b3890bb7bf9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.32.0 (#420)

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.32.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/fd4d64dd-155c-4311-9360-ea3c95e0629b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @types/node from 16.18.126 to 22.15.14 (#434)

Snyk has created this PR to upgrade @types/node from 16.18.126 to 22.15.14.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/64ff2fe4-69fc-4e59-a39d-6cda025a360e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>

* feat: upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.32.0

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 5.61.0 to 8.32.0.

See this package in npm:
@typescript-eslint/eslint-plugin

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/b3b86209-3175-4a86-9d16-9325977c613a?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update bright-onions-switch.md

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update LATEST_DEPENDENCY_VERSIONS.yml

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* build(deps): bump pbkdf2 (#798)

Bumps the npm_and_yarn group with 1 update in the /docs directory: [pbkdf2](https://github.com/crypto-browserify/pbkdf2).


Updates `pbkdf2` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update config.yml (#1091)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Delete .github/ISSUE_TEMPLATE/feature-request.yml (#1757)

Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>

* Update yarn.lock

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update pnpm-lock.yaml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update pnpm-workspace.yaml

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update CONTRIBUTING.md (#1813)

* Update CONTRIBUTING.md
Documentation Update: The main heading in CONTRIBUTING.md has been updated from an H1 (#) to an H2 (##) for improved document structure.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Update .gitignore (#1814)

Chores:
Update .gitignore to include new ignore rules and remove outdated entries
https://github.com/apps/gemini-code-assist
Code Review
This pull request removes a blank line from the .gitignore file. While this change is minor, I noticed a more significant issue nearby. The file docs/.env.example is being ignored, which is generally incorrect for example environment files as they are meant to be shared with all developers as a template. I have left a specific comment about this.
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update .yarnrc.yml (#1815)

Update the Yarn configuration file to reference the new Yarn release and ensure valid YAML syntax

Build:

Bump yarnPath to .yarn/releases/yarn-4.7.0-git.20250305.hash-3c8a90a.cjs
Add YAML document separator and trailing newline to .yarnrc.yml for proper formatting

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 226: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 44: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 49: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 85: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 214: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Potential fix for code scanning alert no. 95: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Legion's  <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-14943963

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
)

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Bumps the npm_and_yarn group with 1 update in the /docs directory: [qs](https://github.com/ljharb/qs).


Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-15053838

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DIFF-14917201

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Bumps the npm_and_yarn group with 2 updates in the /docs directory: [diff](https://github.com/kpdecker/jsdiff) and [lodash](https://github.com/lodash/lodash).
Bumps the npm_and_yarn group with 1 update in the /packages/hardhat-ignition-examples/0xsequence-wallet-2.3.7 directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
Bumps the npm_and_yarn group with 1 update in the /packages/hardhat-ignition-examples/0xsequence-wallet-2.3.7/packages/0xsequence directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
Bumps the npm_and_yarn group with 1 update in the /packages/hardhat-verify directory: [undici](https://github.com/nodejs/undici).


Updates `diff` from 4.0.2 to 4.0.4
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4)

Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.17.23)

Updates `webpack-dev-server` from 3.11.3 to 5.2.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v3.11.3...v5.2.1)

Updates `http-proxy-middleware` from 0.19.1 to 2.0.9
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v0.19.1...v2.0.9)

Updates `webpack-dev-server` from 3.11.3 to 5.2.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v3.11.3...v5.2.1)

Updates `undici` from 5.29.0 to 6.23.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.29.0...v6.23.0)

---
updated-dependencies:
- dependency-name: diff
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 6.23.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
## Vercel Web Analytics Installation for Next.js - Implementation Report

### Summary
Successfully installed and configured Vercel Web Analytics for this Next.js Pages Router project. The implementation required creating the Pages Router structure that was missing from the repository.

### Changes Made

#### 1. Installed @vercel/analytics Package
- **File Modified**: `docs/package.json`
- **Action**: Added `@vercel/analytics` version `^1.6.1` as a dependency using pnpm
- **Lockfile Updated**: `docs/pnpm-lock.yaml` was updated to reflect the new dependency

#### 2. Created Pages Router Structure
The project was using Next.js 14 Pages Router but was missing the required `pages` directory. Created the following structure:

- **Directory Created**: `docs/src/pages/`

**Files Created**:

a) **`docs/src/pages/_app.tsx`** (Primary Integration Point)
   - Custom App component that wraps all pages
   - Imported `Analytics` component from `'@vercel/analytics/next'`
   - Added `<Analytics />` component after `<Component {...pageProps} />` as recommended
   - This ensures analytics tracking is available on all pages

b) **`docs/src/pages/index.tsx`**
   - Created a basic index page (home page placeholder)
   - Required for Next.js to function properly

c) **`docs/src/pages/[...docPath].tsx`**
   - Created a dynamic catch-all route for documentation pages
   - Includes `getStaticPaths` and `getStaticProps` for SSG support
   - Placeholder structure for the documentation content system

#### 3. Created TypeScript Configuration
- **File Created**: `docs/tsconfig.json`
- **Reason**: The project lacked a TypeScript configuration file, which was needed for proper TypeScript compilation and linting
- **Configuration**: Standard Next.js TypeScript setup with paths configured for the `src/` directory structure

### Implementation Details

The Analytics component is placed in `_app.tsx` which ensures:
- Analytics tracking is initialized on all pages automatically
- The component is loaded once and persists across page navigation
- No need to add the component to individual pages
- Follows Next.js and Vercel best practices for global app-level components

### Project Structure
```
docs/
├── src/
│   └── pages/
│       ├── _app.tsx          # Analytics integration here
│       ├── index.tsx          # Home page
│       └── [...docPath].tsx   # Dynamic doc pages
├── package.json               # Updated with @vercel/analytics
├── pnpm-lock.yaml             # Updated lockfile
└── tsconfig.json              # New TypeScript config
```

### Testing Notes

1. **Linting**: All new files pass ESLint validation with no errors
2. **TypeScript**: All files are properly typed with TypeScript
3. **Dependencies**: Successfully installed via pnpm with no conflicts
4. **Structure**: Next.js now recognizes the pages directory (previously failed with "pages or app directory missing" error)

### Pre-existing Issues Noted

The project has some pre-existing issues that are unrelated to this implementation:
- React version (17.0.2) is below Next.js 14 requirement (18.2.0+)
- Some existing source files have linting errors (import extensions, syntax errors in markdown.tsx)
- The actual documentation rendering logic was not implemented (placeholder pages created)

These issues existed before the Analytics installation and do not prevent the Analytics component from functioning.

### Next Steps for Production

To fully deploy this implementation:
1. Ensure the React version is upgraded to 18.2.0+ for Next.js 14 compatibility
2. Replace the placeholder page components with the actual documentation rendering logic
3. Deploy to Vercel to enable analytics data collection
4. Configure analytics settings in the Vercel dashboard as needed

### Verification

The implementation can be verified by:
1. Running `pnpm dev` (after fixing React version issue)
2. Checking that the `<Analytics />` component is rendered in the page HTML
3. Viewing analytics data in the Vercel dashboard after deployment

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
177b4fc

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
* Update package.json

link project 177b4fc

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

* Update package.json

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>

---------

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
c49b73c
.gitignore remains unchanged; this pull request does not introduce any effective code or configuration changes.

Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants