Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 8 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 8 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.31` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.3.9` | `4.5.2` |
| [axios](https://github.com/axios/axios) | `1.4.0` | `1.6.0` |
| [express](https://github.com/expressjs/express) | `4.18.2` | `4.19.2` |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects) | `1.15.5` | `1.15.6` |
| [ip](https://github.com/indutny/node-ip) | `2.0.0` | `2.0.1` |
| [undici](https://github.com/nodejs/undici) | `5.28.2` | `5.28.3` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | `5.3.3` | `5.3.4` |


Updates `postcss` from 8.4.21 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.21...8.4.31)

Updates `vite` from 4.3.9 to 4.5.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

Updates `axios` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.4.0...v1.6.0)

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

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

Updates `ip` from 2.0.0 to 2.0.1
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

Updates `undici` from 5.28.2 to 5.28.3
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.2...v5.28.3)

Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 1c23dce commit a1f8a81
Show file tree
Hide file tree
Showing 13 changed files with 75 additions and 478 deletions.
4 changes: 2 additions & 2 deletions frontend/apps/battleship/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@
"eslint": "8.43.0",
"eslint-config-react-app": "7.0.1",
"node-stdlib-browser": "1.2.0",
"postcss": "8.4.24",
"postcss": "8.4.31",
"prettier": "2.8.8",
"tailwindcss": "3.3.2",
"typescript": "4.9.5",
"vite": "4.3.9",
"vite": "4.5.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-node-stdlib-browser": "0.2.1",
"vite-plugin-svgr": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion frontend/apps/racing-car-game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@polkadot/util": "12.3.2",
"@radix-ui/react-scroll-area": "1.0.4",
"assert": "2.1.0",
"axios": "1.4.0",
"axios": "1.6.0",
"babel-polyfill": "6.26.0",
"buffer": "6.0.3",
"clsx": "1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/apps/tamagotchi-battle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"postcss": "8.4.25",
"postcss": "8.4.31",
"prettier": "3.0.0",
"react-app-rewired": "2.2.1",
"react-transition-group": "4.4.5",
Expand Down
4 changes: 2 additions & 2 deletions frontend/apps/tamagotchi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
"eslint": "8.44.0",
"eslint-config-react-app": "7.0.1",
"node-stdlib-browser": "1.2.0",
"postcss": "8.4.24",
"postcss": "8.4.31",
"prettier": "2.8.8",
"sass": "1.62.0",
"tailwind-merge": "1.13.2",
"tailwindcss": "3.3.2",
"typescript": "4.9.5",
"vite": "4.4.8",
"vite": "4.5.2",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-node-stdlib-browser": "0.2.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/apps/tequila-train/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"postcss": "8.4.23",
"postcss": "8.4.31",
"prettier": "2.8.8",
"react-app-rewired": "2.2.1",
"tailwind-merge": "1.12.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/apps/tic-tac-toe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"eslint": "8.48.0",
"eslint-config-react-app": "7.0.1",
"node-stdlib-browser": "1.2.0",
"postcss": "8.4.29",
"postcss": "8.4.31",
"prettier": "3.0.3",
"rollup-plugin-visualizer": "5.9.2",
"tailwindcss": "3.3.3",
"typescript": "4.9.5",
"vite": "4.4.9",
"vite": "4.5.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-node-stdlib-browser": "0.2.1",
"vite-plugin-svgr": "3.2.0"
Expand Down
4 changes: 2 additions & 2 deletions frontend/apps/vara-man/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"eslint": "8.46.0",
"eslint-config-react-app": "7.0.1",
"node-stdlib-browser": "1.2.0",
"postcss": "8.4.21",
"postcss": "8.4.31",
"prettier": "2.8.8",
"sass": "1.62.0",
"tailwind-merge": "1.12.0",
"tailwindcss": "3.3.1",
"tailwindcss-radix": "2.8.0",
"typescript": "4.9.5",
"vite": "4.4.8",
"vite": "4.5.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-node-stdlib-browser": "0.2.1",
"vite-plugin-top-level-await": "1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/apps/w3bstreaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react-datepicker": "4.11.2",
"@types/react-dom": "18.2.14",
"assert": "2.0.0",
"axios": "1.4.0",
"axios": "1.6.0",
"babel-polyfill": "6.26.0",
"buffer": "6.0.3",
"clsx": "1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/gasless-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"typescript": "5.0.2",
"vite": "4.4.5",
"vite": "4.5.2",
"vite-plugin-dts": "3.5.1",
"vite-plugin-svgr": "3.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"typescript": "5.0.2",
"vite": "4.4.5",
"vite": "4.5.2",
"vite-plugin-dts": "3.5.1"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/signless-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"typescript": "5.0.2",
"vite": "4.4.5",
"vite": "4.5.2",
"vite-plugin-dts": "3.5.1",
"vite-plugin-svgr": "3.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"typescript": "5.0.2",
"vite": "4.4.5",
"vite": "4.5.2",
"vite-plugin-dts": "3.5.1",
"vite-plugin-svgr": "3.2.0"
},
Expand Down
Loading

0 comments on commit a1f8a81

Please sign in to comment.