dependabot[bot]
|
78505c20a4
|
Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/nextjs-api-sales
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-19 11:27:50 +00:00 |
dependabot[bot]
|
d7334f100b
|
Bump next from 14.1.1 to 14.2.10 in /examples/nextjs-api-sales
Bumps [next](https://github.com/vercel/next.js) 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)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 01:21:13 +00:00 |
dependabot[bot]
|
92df98581f
|
Bump micromatch from 4.0.4 to 4.0.8 in /examples/nextjs-api-sales
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 16:20:33 +00:00 |
dependabot[bot]
|
05f2538a78
|
Bump next from 12.1.0 to 14.1.1 in /examples/nextjs-api-sales
Bumps [next](https://github.com/vercel/next.js) from 12.1.0 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/v12.1.0...v14.1.1)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-04 10:43:45 +00:00 |
dependabot[bot]
|
bea4faad50
|
Bump braces from 3.0.2 to 3.0.3 in /examples/nextjs-api-sales
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-14 09:52:39 +00:00 |
dependabot[bot]
|
7c63ce4876
|
Bump json5 from 1.0.1 to 1.0.2 in /examples/nextjs-api-sales
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-05 09:08:40 +00:00 |
dependabot[bot]
|
6757a464ef
|
Bump node-fetch from 3.2.2 to 3.2.10 in /examples/nextjs-api-sales
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.10)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 07:59:05 +00:00 |
dependabot[bot]
|
227b736ca3
|
Bump minimist from 1.2.5 to 1.2.6 in /examples/nextjs-api-sales
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-05 10:38:58 +00:00 |
mike12345567
|
05352703b9
|
Final version of example, has save form and table of sales, supporting relationships and pagination all from Postgres.
|
2022-03-09 15:00:36 +00:00 |
mike12345567
|
8051d6853c
|
Adding API communications to nextjs app.
|
2022-03-08 17:29:49 +00:00 |
mike12345567
|
5811217a4e
|
initial version of nextjs app with bulma, for use with BB public API.
|
2022-03-08 13:43:12 +00:00 |