dependabot[bot]
4c6874449a
chore(deps): bump es5-ext in /examples/custom-server ( #5187 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 09:58:50 -04:00
dependabot[bot]
d27a33dc1d
chore(deps): bump express in /examples/custom-server ( #5536 )
...
Bumps [express](https://github.com/expressjs/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](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-03 09:55:52 -04:00
dependabot[bot]
db58e2bab2
chore(deps): bump ip from 2.0.0 to 2.0.1 in /examples/custom-server ( #5132 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-26 11:23:56 -05:00
Paul
23b135b963
fix(templates): fix conflicting routes with Nextjs ( #4725 )
...
* Updated templates and readme to note conflicting routes
* Move information in readmes to blockquotes and move next-api to just next
* Remove unnecessary notes
2024-02-06 10:56:20 -05:00
Alessio Gravili
b9c0248823
fix: pin ts-node versions which are causing swc errors ( #4447 )
2023-12-11 17:55:36 +01:00
Jacob Fletcher
b8fa61942e
chore(examples/custom-server): removes unnused dotenv.js mock file ( #4316 )
2023-11-29 16:08:16 -05:00
Jarrod Flesch
09078bdb40
fix(examples): ensure next middleware is built, removes unnecessary alias ( #3771 )
2023-10-20 07:47:07 -04:00
Jacob Fletcher
d8f265fb94
chore(examples): bumps deps to latest ( #3655 )
2023-10-14 16:49:47 -04:00
Elliot DeNolf
a154adf066
chore(examples): update nodemon to respond to prompts
2023-10-10 18:37:33 -04:00
Jacob Fletcher
4ff6d63c94
chore(examples/custom-server): migrates to 2.0 ( #3509 )
2023-10-09 14:01:51 -04:00
Elliot DeNolf
b398c44bfe
chore: update all references to main in docs, examples, and templates
2023-10-08 19:45:54 -04:00
Jacob Fletcher
360291c407
chore: merges examples
2023-10-08 16:57:52 -04:00
Elliot DeNolf
986ceea246
chore: nodemon stdin:false, -I flag
2023-10-05 16:49:58 -04:00
Elliot DeNolf
2ad94e48f7
chore: add stdin: true to all nodemon.json files
2023-10-03 12:42:22 -04:00
Jarrod Flesch
156c3eeb08
chore: adds updated yarn lock files for examples and templates folders
2023-07-25 14:22:53 -04:00
Jarrod Flesch
9755a55672
chore: sets payload to latest within templates and examples
2023-07-25 14:11:33 -04:00
Jarrod Flesch
a69c3ec476
chore: updates example folder mongodb uri's to work with node 18
2023-07-18 16:51:22 -04:00
Jacob Fletcher
cfeeb9758f
chore: adds eject script to custom server example ( #2979 )
2023-07-06 16:36:22 -04:00
Jacob Fletcher
8a32909dcd
chore: fixes tsconfig and nodemon in custom server example ( #2952 )
2023-06-30 11:53:50 -04:00
Jacob Fletcher
0112f4c4ab
chore: builds custom server example ( #2920 )
2023-06-28 16:35:41 -04:00