Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.5` | `5.1.8` |
| [webpack](https://github.com/webpack/webpack) | `5.88.0` | `5.94.0` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` |
| [elliptic](https://github.com/indutny/elliptic) | `6.5.7` | `6.6.1` |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` |



Updates `vite` from 4.5.5 to 5.1.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

Updates `webpack` from 5.88.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.0...v5.94.0)

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

Updates `elliptic` from 6.5.7 to 6.6.1
- [Commits](indutny/elliptic@v6.5.7...v6.6.1)

Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: elliptic
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 80afd9a commit 2100b56
Show file tree
Hide file tree
Showing 9 changed files with 889 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"ts-node": "^10.9.1",
"tsx": "^4.19.1",
"typescript": "~5.3.3",
"vite": "^4.3.9"
"vite": "^5.1.8"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"url": "^0.11.1",
"util": "^0.12.5",
"vm-browserify": "^1.1.2",
"webpack": "^5.88.0",
"webpack": "^5.94.0",
"webpack-merge": "^5.9.0",
"yargs": "^17.7.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/snaps-controllers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"get-npm-tarball-url": "^2.0.3",
"immer": "^9.0.6",
"luxon": "^3.5.0",
"nanoid": "^3.1.31",
"nanoid": "^3.3.8",
"readable-stream": "^3.6.2",
"readable-web-to-node-stream": "^3.0.2",
"semver": "^7.5.4",
Expand Down Expand Up @@ -163,7 +163,7 @@
"rimraf": "^4.1.2",
"ts-node": "^10.9.1",
"typescript": "~5.3.3",
"vite": "^4.3.9",
"vite": "^5.1.8",
"vite-tsconfig-paths": "^4.0.5",
"wdio-chromedriver-service": "^8.1.1",
"wdio-geckodriver-service": "^5.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/snaps-execution-environments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@metamask/snaps-utils": "workspace:^",
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^10.0.0",
"nanoid": "^3.1.31",
"nanoid": "^3.3.8",
"readable-stream": "^3.6.2"
},
"devDependencies": {
Expand Down Expand Up @@ -136,7 +136,7 @@
"terser": "^5.17.7",
"ts-node": "^10.9.1",
"typescript": "~5.3.3",
"vite": "^4.3.9",
"vite": "^5.1.8",
"vite-tsconfig-paths": "^4.0.5",
"wdio-chromedriver-service": "^8.1.1",
"wdio-geckodriver-service": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-simulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"typescript": "~5.3.3",
"webpack": "^5.88.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"rimraf": "^4.1.2",
"ts-node": "^10.9.1",
"typescript": "~5.3.3",
"vite": "^4.3.9",
"vite": "^5.1.8",
"vite-tsconfig-paths": "^4.0.5",
"wdio-chromedriver-service": "^8.1.1",
"wdio-geckodriver-service": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"memfs": "^3.4.13",
"prettier-plugin-packagejson": "^2.5.2",
"typescript": "~5.3.3",
"webpack": "^5.88.0"
"webpack": "^5.94.0"
},
"engines": {
"node": "^18.16 || >=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/test-snaps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"ts-node": "^10.9.1",
"tsconfig-paths-webpack-plugin": "^4.0.1",
"typescript": "~5.3.3",
"webpack": "^5.88.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},
Expand Down
Loading

0 comments on commit 2100b56

Please sign in to comment.