Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 4 directories with 6 …
Browse files Browse the repository at this point in the history
…updates

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

| Package | From | To |
| --- | --- | --- |
| [express](https://github.com/expressjs/express) | `4.17.0` | `4.19.2` |
| [lodash](https://github.com/lodash/lodash) | `4.17.20` | `4.17.21` |
| [nanoid](https://github.com/ai/nanoid) | `3.1.30` | `3.1.31` |
| [webpack](https://github.com/webpack/webpack) | `5.90.0` | `5.94.0` |
| [ws](https://github.com/websockets/ws) | `8.2.3` | `8.17.1` |

Bumps the npm_and_yarn group with 1 update in the /examples/cms-buttercms directory: [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /examples/with-apollo-and-redux directory: [lodash](https://github.com/lodash/lodash).
Bumps the npm_and_yarn group with 1 update in the /examples/with-clerk directory: [next](https://github.com/vercel/next.js).


Updates `express` from 4.17.0 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.17.0...4.19.2)

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

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

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

Updates `ws` from 8.2.3 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.2.3...8.17.1)

Updates `next` from 12.3.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v14.2.7)

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

Updates `next` from 13.4.2 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](vercel/next.js@v12.3.4...v14.2.7)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: webpack
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent dad42c4 commit 07eab41
Show file tree
Hide file tree
Showing 6 changed files with 411 additions and 351 deletions.
2 changes: 1 addition & 1 deletion examples/cms-buttercms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"buttercms": "^1.2.8",
"camelcase-keys": "^7.0.1",
"date-fns": "^2.25.0",
"next": "^12.1.0",
"next": "^14.2.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.32.5",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-apollo-and-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@apollo/client": "^3.0.0",
"deepmerge": "^4.2.2",
"graphql": "14.5.8",
"lodash": "4.17.20",
"lodash": "4.17.21",
"next": "latest",
"prop-types": "^15.6.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-clerk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "20.5.7",
"@types/react": "18.2.8",
"@types/react-dom": "18.2.7",
"next": "13.4.2",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"event-stream": "4.0.1",
"execa": "2.0.3",
"expect-type": "0.14.2",
"express": "4.17.0",
"express": "4.19.2",
"faker": "5.5.3",
"faunadb": "2.6.1",
"find-up": "4.1.0",
Expand All @@ -181,11 +181,11 @@
"ky-universal": "0.6.0",
"lerna": "4.0.0",
"lint-staged": "15.2.2",
"lodash": "4.17.20",
"lodash": "4.17.21",
"lost": "8.3.1",
"minimatch": "3.0.4",
"moment": "^2.24.0",
"nanoid": "3.1.30",
"nanoid": "3.1.31",
"next": "workspace:*",
"node-fetch": "2.6.7",
"node-plop": "0.31.1",
Expand Down Expand Up @@ -246,10 +246,10 @@
"typescript": "5.5.3",
"unfetch": "4.2.0",
"wait-port": "0.2.2",
"webpack": "5.90.0",
"webpack": "5.94.0",
"webpack-bundle-analyzer": "4.7.0",
"whatwg-fetch": "3.0.0",
"ws": "8.2.3",
"ws": "8.17.1",
"yargs": "16.2.0"
},
"engines": {
Expand All @@ -259,7 +259,7 @@
"packageManager": "pnpm@9.6.0",
"pnpm": {
"overrides": {
"webpack": "5.90.0",
"webpack": "5.94.0",
"browserslist": "4.22.2",
"caniuse-lite": "1.0.30001579",
"@types/node": "20.12.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
"lru-cache": "5.1.1",
"mini-css-extract-plugin": "2.4.4",
"msw": "2.3.0",
"nanoid": "3.1.32",
"nanoid": "3.1.31",
"native-url": "0.3.4",
"neo-async": "2.6.1",
"node-html-parser": "5.3.3",
Expand Down Expand Up @@ -326,10 +326,10 @@
"vm-browserify": "1.1.2",
"watchpack": "2.4.0",
"web-vitals": "4.2.1",
"webpack": "5.90.0",
"webpack": "5.94.0",
"webpack-sources1": "npm:webpack-sources@1.4.3",
"webpack-sources3": "npm:webpack-sources@3.2.3",
"ws": "8.2.3",
"ws": "8.17.1",
"zod": "3.22.3"
},
"keywords": [
Expand Down
Loading

0 comments on commit 07eab41

Please sign in to comment.