1
0
mirror of synced 2026-02-07 03:00:10 -05:00

Compare commits

...

6 Commits

Author SHA1 Message Date
github-actions[bot]
a09685a63a Version Packages (#4283)
* Version Packages

* pnpm lock fix

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
2024-01-16 16:10:03 +00:00
Siddharth Suresh
595f400e9a fix: add missing devDeps to the new app template (#4284)
* add prettier and other missing devDeps

* match the devDeps to the pages template

* Create unlucky-spoons-guess.md
2024-01-16 21:26:54 +05:30
Blitz.js Bot
6f333ee643 (meta) added @LeonMueller-OneAndOnly as contributor 2024-01-16 10:55:11 -05:00
Leonidas
956a739e83 fix<codemod-upgrade-legacy>: provide correct path to template files (#4274)
* fix<codemod-upgrade-legacy>: provide correct path to template files

* fix<codemod-upgrade-legacy>: corrected path

* fix<codemod-legacy-upgrade>: add cookiePrefix step: always errored that collection was empty => invoke it only conditionally

* Create famous-worms-grab.md

---------

Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-01-16 15:55:07 +00:00
Siddharth Suresh
47722e0456 Fix: BlitzCliConfig does not work when blitz-server.ts is in /src/app directory (#4279)
* fix: search any subdirectly in `app/src` to find `blitz-server.ts`

* Create giant-knives-wonder.md

* Update packages/generator/src/generator.ts
2024-01-16 15:43:22 +00:00
Siddharth Suresh
2f5c8a3a0d fix: sodium native missing prebuilds (#4276)
* fix: copy sodium native prebuilds to `vender-chunks` and `chunks` using webpack

* Create seven-cheetahs-enjoy.md
2024-01-16 15:36:45 +00:00
62 changed files with 857 additions and 268 deletions

View File

@@ -4014,6 +4014,16 @@
"doc", "doc",
"code" "code"
] ]
},
{
"login": "LeonMueller-OneAndOnly",
"name": "Leonidas",
"avatar_url": "https://avatars.githubusercontent.com/u/77194479?v=4",
"profile": "https://flow-office.eu/",
"contributions": [
"doc",
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,

View File

@@ -6,7 +6,7 @@
<img alt="" src="https://img.shields.io/badge/Join%20our%20community-6700EB.svg?style=for-the-badge&labelColor=000000&logoWidth=20&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQ9SURBVHgB7d3dVdtAEIbhcSpICUoH0IEogQqSVBBSAU4FSSpIOoAORAfQgSghHXzZ1U/YcMD4R9rZmf2ec3y448LyiNf27iLiGIAmPLrweC9Un3DhrzG6EarLNP09nlwJ1SOZ/lQr5N80/S/p2QMVCBf5N17XCfm1Y/rBHqjAG9PPHvBsz+mf9WAP+HLA9M/YA14cOP2payH7jpj+VCtk1wnTP+vj7xCy6cTpn7EHLMLp059iD1iD8eveJbVCNsSLheX1YA/YgOWnf8YeKB3Wmf7Ud6Fy4f/FHmtpxbl3YlC4MJ/Cj0bWdwPnPbARg+L0S54XQHS32WwuxClzd4CM0z9rPfeAuTtA5ulPXYQ7wZ04Y+oOoDD9KZc9YOoOoDj9s4dwFzgXR6w1wIPoOvPWA9buAHEJ173o3gWiy3AnuBUHLEbgmYwvAk1/wuM8vAgexThzbwPDkx7/DHwVXfFOxP2GmsKd4Ab6zPeAyU8CI7AHFmH2BRCBPXAyk18GzUrqAXCTiR4ssyj0VFw/oCU8+e+RZ33AWz6KMaYbIIWxB+JSLs1bsbkeMN0AqakHvoku9oA2sAfqBvbAQdw0QArsgb25aYBUQT3QgT2gB+yBuqGcHij2UCqXDZACe2Anlw2QYg/QAOyBuoE98CL3DZDCuK4/rh/Q7oGL6U+TOvcNkJoijN8X1C48+T+g75eQDrAH/qmqAVJgDwyqaoAUe4AGYA/UDZX3QLUNkEIZPRCd5+6BahsgVUgPROwBTSijB7jpVAvGHriHvmw9wAZ4BpX1ABvgmakHtPcbRuwBTWAPULgAV9D/jKDY9YRvwvgEaurD44uQHvAol7qBW7WKluVtIHiUS7GyvA0s6CiXDnxrpQfsgbqBS7GKk/2jYHCrVlGyfxTMrVo0ALdq1Q3sgSKofh0M9oA61a+D2QM0AHugbmAPqClmSRjK2apVVQ8UsySsoK1aHdgDesCtWnUDeyCrIpeFg1u3sylyWTi3btMA7IG6gT2wuuK3hoE9sKrit4YVslWLPaAN7IG6ocKt2zmY2h4O9sDiTG0PZw/QANy6XTewBxZj9ogYVHy025LMHhEz9cBn0We6B0yfERReBLfhx0/R1YQHPx/QBPbA0VwcEwf2wNFcHBPHHjiem3MC2QPHcXdSaJjA+KfgTPQ8hhfjBzHC40mhlzJ+Xq9lK4a4PCs43AVaGTed5mZq+iOXZwWHi3AnOj2wFWNcnxYe7gTxLtBKHuamP/J+Wnh8a5irB7ZC5Yk9gPX1QuXC+usHWqGyhYvUYR0a7zboUOFCNVhnk0krZAOW7wFOvzXhom2xnEbIHizTA1wEYhWW6YFGyC6c1gOcfg9wfA80Qj7g8B7g9HuCww+haIR8wf49wOn3Cvv9k8tGyC/s7gFOv3fY3QONkH+v9MBWqB7PeqDn9FcIT//kcitUn6kHOu/T/xfWzlQy3dEHhwAAAABJRU5ErkJggg=="> <img alt="" src="https://img.shields.io/badge/Join%20our%20community-6700EB.svg?style=for-the-badge&labelColor=000000&logoWidth=20&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQ9SURBVHgB7d3dVdtAEIbhcSpICUoH0IEogQqSVBBSAU4FSSpIOoAORAfQgSghHXzZ1U/YcMD4R9rZmf2ec3y448LyiNf27iLiGIAmPLrweC9Un3DhrzG6EarLNP09nlwJ1SOZ/lQr5N80/S/p2QMVCBf5N17XCfm1Y/rBHqjAG9PPHvBsz+mf9WAP+HLA9M/YA14cOP2payH7jpj+VCtk1wnTP+vj7xCy6cTpn7EHLMLp059iD1iD8eveJbVCNsSLheX1YA/YgOWnf8YeKB3Wmf7Ud6Fy4f/FHmtpxbl3YlC4MJ/Cj0bWdwPnPbARg+L0S54XQHS32WwuxClzd4CM0z9rPfeAuTtA5ulPXYQ7wZ04Y+oOoDD9KZc9YOoOoDj9s4dwFzgXR6w1wIPoOvPWA9buAHEJ173o3gWiy3AnuBUHLEbgmYwvAk1/wuM8vAgexThzbwPDkx7/DHwVXfFOxP2GmsKd4Ab6zPeAyU8CI7AHFmH2BRCBPXAyk18GzUrqAXCTiR4ssyj0VFw/oCU8+e+RZ33AWz6KMaYbIIWxB+JSLs1bsbkeMN0AqakHvoku9oA2sAfqBvbAQdw0QArsgb25aYBUQT3QgT2gB+yBuqGcHij2UCqXDZACe2Anlw2QYg/QAOyBuoE98CL3DZDCuK4/rh/Q7oGL6U+TOvcNkJoijN8X1C48+T+g75eQDrAH/qmqAVJgDwyqaoAUe4AGYA/UDZX3QLUNkEIZPRCd5+6BahsgVUgPROwBTSijB7jpVAvGHriHvmw9wAZ4BpX1ABvgmakHtPcbRuwBTWAPULgAV9D/jKDY9YRvwvgEaurD44uQHvAol7qBW7WKluVtIHiUS7GyvA0s6CiXDnxrpQfsgbqBS7GKk/2jYHCrVlGyfxTMrVo0ALdq1Q3sgSKofh0M9oA61a+D2QM0AHugbmAPqClmSRjK2apVVQ8UsySsoK1aHdgDesCtWnUDeyCrIpeFg1u3sylyWTi3btMA7IG6gT2wuuK3hoE9sKrit4YVslWLPaAN7IG6ocKt2zmY2h4O9sDiTG0PZw/QANy6XTewBxZj9ogYVHy025LMHhEz9cBn0We6B0yfERReBLfhx0/R1YQHPx/QBPbA0VwcEwf2wNFcHBPHHjiem3MC2QPHcXdSaJjA+KfgTPQ8hhfjBzHC40mhlzJ+Xq9lK4a4PCs43AVaGTed5mZq+iOXZwWHi3AnOj2wFWNcnxYe7gTxLtBKHuamP/J+Wnh8a5irB7ZC5Yk9gPX1QuXC+usHWqGyhYvUYR0a7zboUOFCNVhnk0krZAOW7wFOvzXhom2xnEbIHizTA1wEYhWW6YFGyC6c1gOcfg9wfA80Qj7g8B7g9HuCww+haIR8wf49wOn3Cvv9k8tGyC/s7gFOv3fY3QONkH+v9MBWqB7PeqDn9FcIT//kcitUn6kHOu/T/xfWzlQy3dEHhwAAAABJRU5ErkJggg==">
</a> </a>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
<a aria-label="All Contributors" href="#contributors-"><img alt="" src="https://img.shields.io/badge/all_contributors-423-17BB8A.svg?style=for-the-badge&labelColor=000000"></a> <a aria-label="All Contributors" href="#contributors-"><img alt="" src="https://img.shields.io/badge/all_contributors-424-17BB8A.svg?style=for-the-badge&labelColor=000000"></a>
<!-- ALL-CONTRIBUTORS-BADGE:END --> <!-- ALL-CONTRIBUTORS-BADGE:END -->
<a aria-label="License" href="https://github.com/blitz-js/blitz/blob/main/LICENSE"> <a aria-label="License" href="https://github.com/blitz-js/blitz/blob/main/LICENSE">
<img alt="" src="https://img.shields.io/npm/l/blitz.svg?style=for-the-badge&labelColor=000000&color=blue"> <img alt="" src="https://img.shields.io/npm/l/blitz.svg?style=for-the-badge&labelColor=000000&color=blue">
@@ -747,6 +747,7 @@ Thanks to these wonderful people ([emoji key](https://allcontributors.org/docs/e
<td align="center"><a href="https://github.com/Zamfi99"><img src="https://avatars.githubusercontent.com/u/19189337?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zamfira Costin-Andrei</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=Zamfi99" title="Documentation">📖</a> <a href="https://github.com/blitz-js/blitz/commits?author=Zamfi99" title="Code">💻</a></td> <td align="center"><a href="https://github.com/Zamfi99"><img src="https://avatars.githubusercontent.com/u/19189337?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zamfira Costin-Andrei</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=Zamfi99" title="Documentation">📖</a> <a href="https://github.com/blitz-js/blitz/commits?author=Zamfi99" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/potikhanovsergey"><img src="https://avatars.githubusercontent.com/u/71494201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sergey</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=potikhanovsergey" title="Documentation">📖</a></td> <td align="center"><a href="https://github.com/potikhanovsergey"><img src="https://avatars.githubusercontent.com/u/71494201?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sergey</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=potikhanovsergey" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/papsavas"><img src="https://avatars.githubusercontent.com/u/50584606?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Savvas Papageorgiadis</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=papsavas" title="Documentation">📖</a> <a href="https://github.com/blitz-js/blitz/commits?author=papsavas" title="Code">💻</a></td> <td align="center"><a href="https://github.com/papsavas"><img src="https://avatars.githubusercontent.com/u/50584606?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Savvas Papageorgiadis</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=papsavas" title="Documentation">📖</a> <a href="https://github.com/blitz-js/blitz/commits?author=papsavas" title="Code">💻</a></td>
<td align="center"><a href="https://flow-office.eu/"><img src="https://avatars.githubusercontent.com/u/77194479?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Leonidas</b></sub></a><br /><a href="https://github.com/blitz-js/blitz/commits?author=LeonMueller-OneAndOnly" title="Documentation">📖</a> <a href="https://github.com/blitz-js/blitz/commits?author=LeonMueller-OneAndOnly" title="Code">💻</a></td>
</tr> </tr>
</table> </table>

View File

@@ -1,5 +1,16 @@
# next-blitz-auth # next-blitz-auth
## 0.1.4
### Patch Changes
- Updated dependencies [2f5c8a3a0]
- @blitzjs/next@2.0.3
- @blitzjs/rpc@2.0.3
- blitz@2.0.3
- @blitzjs/auth@2.0.3
- @blitzjs/config@2.0.3
## 0.1.3 ## 0.1.3
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "next-blitz-auth", "name": "next-blitz-auth",
"version": "0.1.3", "version": "0.1.4",
"private": true, "private": true,
"scripts": { "scripts": {
"blitz:dev": "next dev", "blitz:dev": "next dev",
@@ -12,15 +12,15 @@
"schema": "prisma/schema.prisma" "schema": "prisma/schema.prisma"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@hookform/error-message": "2.0.0", "@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10", "@hookform/resolvers": "2.9.10",
"@prisma/client": "^4.5.0", "@prisma/client": "^4.5.0",
"@tanstack/react-query": "4.0.10", "@tanstack/react-query": "4.0.10",
"blitz": "2.0.2", "blitz": "2.0.3",
"flatted": "3.2.7", "flatted": "3.2.7",
"next": "14.0.4", "next": "14.0.4",
"prisma": "^4.5.0", "prisma": "^4.5.0",

View File

@@ -23,14 +23,14 @@
] ]
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@hookform/error-message": "2.0.0", "@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10", "@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"openid-client": "5.2.1", "openid-client": "5.2.1",
"prisma": "4.6.1", "prisma": "4.6.1",

View File

@@ -24,14 +24,14 @@
] ]
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@hookform/error-message": "2.0.0", "@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10", "@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"next-auth": "4.18.7", "next-auth": "4.18.7",
"prisma": "4.6.1", "prisma": "4.6.1",

View File

@@ -16,14 +16,14 @@
"schema": "./db/schema.prisma" "schema": "./db/schema.prisma"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"@types/jest": "29.2.2", "@types/jest": "29.2.2",
"@types/passport-twitter": "1.0.37", "@types/passport-twitter": "1.0.37",
"blitz": "2.0.2", "blitz": "2.0.3",
"jest": "29.3.0", "jest": "29.3.0",
"jest-environment-jsdom": "29.3.0", "jest-environment-jsdom": "29.3.0",
"next": "14.0.4", "next": "14.0.4",

View File

@@ -17,14 +17,14 @@
"prisma:studio": "prisma studio" "prisma:studio": "prisma studio"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@hookform/error-message": "2.0.0", "@hookform/error-message": "2.0.0",
"@hookform/resolvers": "2.9.10", "@hookform/resolvers": "2.9.10",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"delay": "5.0.0", "delay": "5.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",

View File

@@ -17,11 +17,11 @@
"prisma:studio": "prisma studio" "prisma:studio": "prisma studio"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",

View File

@@ -16,11 +16,11 @@
"schema": "db/schema.prisma" "schema": "db/schema.prisma"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",
@@ -28,7 +28,7 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@next/bundle-analyzer": "12.0.8", "@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",

View File

@@ -11,10 +11,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next" "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
}, },
"dependencies": { "dependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

View File

@@ -17,12 +17,12 @@
"prisma:studio": "prisma studio" "prisma:studio": "prisma studio"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",

View File

@@ -16,11 +16,11 @@
"prisma:studio": "prisma studio" "prisma:studio": "prisma studio"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",
@@ -28,7 +28,7 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@next/bundle-analyzer": "12.0.8", "@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",

View File

@@ -8,13 +8,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules" "clean": "rm -rf .turbo && rm -rf node_modules"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"@tanstack/react-query": "4.0.10", "@tanstack/react-query": "4.0.10",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",
"react": "18.2.0", "react": "18.2.0",

View File

@@ -16,10 +16,10 @@
"schema": "db/schema.prisma" "schema": "db/schema.prisma"
}, },
"dependencies": { "dependencies": {
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",
@@ -27,7 +27,7 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@next/bundle-analyzer": "12.0.8", "@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",

View File

@@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next" "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
}, },
"dependencies": { "dependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

View File

@@ -7,10 +7,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next" "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
}, },
"dependencies": { "dependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"

View File

@@ -16,11 +16,11 @@
"schema": "db/schema.prisma" "schema": "db/schema.prisma"
}, },
"dependencies": { "dependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/next": "2.0.2", "@blitzjs/next": "2.0.3",
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@prisma/client": "4.6.1", "@prisma/client": "4.6.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"lowdb": "3.0.0", "lowdb": "3.0.0",
"next": "14.0.4", "next": "14.0.4",
"prisma": "4.6.1", "prisma": "4.6.1",
@@ -28,7 +28,7 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@next/bundle-analyzer": "12.0.8", "@next/bundle-analyzer": "12.0.8",
"@types/express": "4.17.13", "@types/express": "4.17.13",
"@types/fs-extra": "9.0.13", "@types/fs-extra": "9.0.13",

View File

@@ -3,9 +3,9 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
"@blitzjs/config": "workspace:2.0.2", "@blitzjs/config": "workspace:2.0.3",
"@blitzjs/next": "workspace:2.0.2", "@blitzjs/next": "workspace:2.0.3",
"@blitzjs/rpc": "workspace:2.0.2", "@blitzjs/rpc": "workspace:2.0.3",
"@tanstack/react-query": "4.13.0", "@tanstack/react-query": "4.13.0",
"@testing-library/react": "13.4.0", "@testing-library/react": "13.4.0",
"@types/express": "4.17.13", "@types/express": "4.17.13",

View File

@@ -1,5 +1,12 @@
# @blitzjs/auth # @blitzjs/auth
## 2.0.3
### Patch Changes
- Updated dependencies [2f5c8a3a0]
- blitz@2.0.3
## 2.0.2 ## 2.0.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@blitzjs/auth", "name": "@blitzjs/auth",
"version": "2.0.2", "version": "2.0.3",
"homepage": "https://blitzjs.com/", "homepage": "https://blitzjs.com/",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -50,7 +50,7 @@
"url": "0.11.0" "url": "0.11.0"
}, },
"peerDependencies": { "peerDependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "*", "next": "*",
"next-auth": "*", "next-auth": "*",
"secure-password": "4.0.0" "secure-password": "4.0.0"
@@ -67,7 +67,7 @@
} }
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@testing-library/react": "13.4.0", "@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/cookie": "0.4.1", "@types/cookie": "0.4.1",
@@ -75,7 +75,7 @@
"@types/jsonwebtoken": "8.5.8", "@types/jsonwebtoken": "8.5.8",
"@types/react": "18.0.25", "@types/react": "18.0.25",
"@types/react-dom": "17.0.14", "@types/react-dom": "17.0.14",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"next-auth": "4.18.7", "next-auth": "4.18.7",
"react": "18.2.0", "react": "18.2.0",

View File

@@ -1,5 +1,14 @@
# @blitzjs/next # @blitzjs/next
## 2.0.3
### Patch Changes
- 2f5c8a3a0: Address missing sodium native prebuilds required to use secure-password during server rendering
- Updated dependencies [2f5c8a3a0]
- @blitzjs/rpc@2.0.3
- blitz@2.0.3
## 2.0.2 ## 2.0.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@blitzjs/next", "name": "@blitzjs/next",
"version": "2.0.2", "version": "2.0.3",
"homepage": "https://blitzjs.com/", "homepage": "https://blitzjs.com/",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -29,8 +29,9 @@
"eslint.js" "eslint.js"
], ],
"dependencies": { "dependencies": {
"@blitzjs/rpc": "2.0.2", "@blitzjs/rpc": "2.0.3",
"@types/hoist-non-react-statics": "3.3.1", "@types/hoist-non-react-statics": "3.3.1",
"copy-webpack-plugin": "11.0.0",
"debug": "4.3.3", "debug": "4.3.3",
"fs-extra": "10.0.1", "fs-extra": "10.0.1",
"hoist-non-react-statics": "3.3.2", "hoist-non-react-statics": "3.3.2",
@@ -38,13 +39,13 @@
"supports-color": "8.1.1" "supports-color": "8.1.1"
}, },
"peerDependencies": { "peerDependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "*", "next": "*",
"react": "*", "react": "*",
"tslog": "4.9.0" "tslog": "4.9.0"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@testing-library/dom": "8.13.0", "@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.3", "@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "13.4.0", "@testing-library/react": "13.4.0",
@@ -55,7 +56,7 @@
"@types/react": "18.0.25", "@types/react": "18.0.25",
"@types/react-dom": "17.0.14", "@types/react-dom": "17.0.14",
"@types/testing-library__react-hooks": "4.0.0", "@types/testing-library__react-hooks": "4.0.0",
"blitz": "2.0.2", "blitz": "2.0.3",
"cross-spawn": "7.0.3", "cross-spawn": "7.0.3",
"find-up": "4.1.0", "find-up": "4.1.0",
"next": "14.0.4", "next": "14.0.4",

View File

@@ -38,6 +38,9 @@ import {withSuperJsonProps} from "./superjson"
import {ParsedUrlQuery} from "querystring" import {ParsedUrlQuery} from "querystring"
import {PreviewData} from "next/types" import {PreviewData} from "next/types"
import {resolveHref} from "next/dist/client/resolve-href" import {resolveHref} from "next/dist/client/resolve-href"
import fs from "fs"
import path from "path"
import CopyPlugin from "copy-webpack-plugin"
export * from "./index-browser" export * from "./index-browser"
@@ -268,6 +271,27 @@ export function withBlitz(nextConfig: BlitzConfig = {}): NextConfig {
}, },
}) })
try {
const sodiumNativePath = fs.realpathSync(path.join(require.resolve("sodium-native"), ".."))
const dotNextDirectory = `${process.cwd()}/.next`
config.plugins.push(
new CopyPlugin({
patterns: [
{
//dev
from: `${sodiumNativePath}/prebuilds/`,
to: `${dotNextDirectory}/server/vendor-chunks/prebuilds/`,
},
{
//prod
from: `${sodiumNativePath}/prebuilds/`,
to: `${dotNextDirectory}/server/chunks/prebuilds/`,
},
],
}),
)
} catch {}
if (typeof nextConfig.webpack === "function") { if (typeof nextConfig.webpack === "function") {
return nextConfig.webpack(config, options) return nextConfig.webpack(config, options)
} }

View File

@@ -1,5 +1,13 @@
# @blitzjs/rpc # @blitzjs/rpc
## 2.0.3
### Patch Changes
- 2f5c8a3a0: Address missing sodium native prebuilds required to use secure-password during server rendering
- Updated dependencies [2f5c8a3a0]
- blitz@2.0.3
## 2.0.2 ## 2.0.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@blitzjs/rpc", "name": "@blitzjs/rpc",
"version": "2.0.2", "version": "2.0.3",
"homepage": "https://blitzjs.com/", "homepage": "https://blitzjs.com/",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -37,18 +37,18 @@
}, },
"peerDependencies": { "peerDependencies": {
"@tanstack/query-core": "4.24.4", "@tanstack/query-core": "4.24.4",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "*", "next": "*",
"react": "*" "react": "*"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/auth": "2.0.2", "@blitzjs/auth": "2.0.3",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@tanstack/query-core": "4.24.4", "@tanstack/query-core": "4.24.4",
"@types/debug": "4.1.7", "@types/debug": "4.1.7",
"@types/react": "18.0.25", "@types/react": "18.0.25",
"@types/react-dom": "17.0.14", "@types/react-dom": "17.0.14",
"blitz": "2.0.2", "blitz": "2.0.3",
"next": "14.0.4", "next": "14.0.4",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",

View File

@@ -119,6 +119,7 @@ export interface InstallWebpackConfigOptions {
[key: string]: boolean | string [key: string]: boolean | string
} }
} }
plugins: any[]
module: { module: {
rules: WebpackRule[] rules: WebpackRule[]
} }

View File

@@ -1,5 +1,14 @@
# blitz # blitz
## 2.0.3
### Patch Changes
- 2f5c8a3a0: Address missing sodium native prebuilds required to use secure-password during server rendering
- Updated dependencies [47722e045]
- Updated dependencies [595f400e9]
- @blitzjs/generator@2.0.3
## 2.0.2 ## 2.0.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "blitz", "name": "blitz",
"version": "2.0.2", "version": "2.0.3",
"homepage": "https://blitzjs.com/", "homepage": "https://blitzjs.com/",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -30,7 +30,7 @@
"blitz": "bin/blitz" "blitz": "bin/blitz"
}, },
"dependencies": { "dependencies": {
"@blitzjs/generator": "2.0.2", "@blitzjs/generator": "2.0.3",
"@mrleebo/prisma-ast": "0.2.6", "@mrleebo/prisma-ast": "0.2.6",
"@types/global-agent": "2.1.1", "@types/global-agent": "2.1.1",
"arg": "5.0.1", "arg": "5.0.1",
@@ -80,7 +80,7 @@
"watchpack": "2.1.1" "watchpack": "2.1.1"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@types/cookie": "0.4.1", "@types/cookie": "0.4.1",
"@types/cross-spawn": "6.0.2", "@types/cross-spawn": "6.0.2",
"@types/debug": "4.1.7", "@types/debug": "4.1.7",

View File

@@ -1,5 +1,16 @@
# @blitzjs/codemod # @blitzjs/codemod
## 2.0.3
### Patch Changes
- 956a739e8: codemod: provide correct path to new template paths
- Updated dependencies [47722e045]
- Updated dependencies [2f5c8a3a0]
- Updated dependencies [595f400e9]
- @blitzjs/generator@2.0.3
- blitz@2.0.3
## 2.0.2 ## 2.0.2
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "@blitzjs/codemod", "name": "@blitzjs/codemod",
"version": "2.0.2", "version": "2.0.3",
"scripts": { "scripts": {
"build": "unbuild", "build": "unbuild",
"dev": "watch unbuild src --wait=0.2", "dev": "watch unbuild src --wait=0.2",
@@ -25,9 +25,9 @@
"@babel/plugin-proposal-class-properties": "7.17.12", "@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-syntax-jsx": "7.17.12", "@babel/plugin-syntax-jsx": "7.17.12",
"@babel/plugin-syntax-typescript": "7.17.12", "@babel/plugin-syntax-typescript": "7.17.12",
"@blitzjs/generator": "2.0.2", "@blitzjs/generator": "2.0.3",
"arg": "5.0.1", "arg": "5.0.1",
"blitz": "2.0.2", "blitz": "2.0.3",
"chalk": "^4.1.0", "chalk": "^4.1.0",
"cross-spawn": "7.0.3", "cross-spawn": "7.0.3",
"debug": "4.3.3", "debug": "4.3.3",
@@ -38,7 +38,7 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/preset-env": "7.12.10", "@babel/preset-env": "7.12.10",
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@types/jscodeshift": "0.11.2", "@types/jscodeshift": "0.11.2",
"@types/node": "18.11.9", "@types/node": "18.11.9",
"ast-types": "0.14.2", "ast-types": "0.14.2",

View File

@@ -536,10 +536,10 @@ const upgradeLegacy = async () => {
isInternalBlitzMonorepoDevelopment ? "templates" : "dist/templates", isInternalBlitzMonorepoDevelopment ? "templates" : "dist/templates",
) )
const blitzServer = fs const blitzServer = fs
.readFileSync(path.join(templatePath, "app", "app", "blitz-server.ts")) .readFileSync(path.join(templatePath, "app", "src", "app", "blitz-server.ts"))
.toString() .toString()
const blitzClient = fs const blitzClient = fs
.readFileSync(path.join(templatePath, "app", "app", "blitz-client.ts")) .readFileSync(path.join(templatePath, "app", "src", "app", "blitz-client.ts"))
.toString() .toString()
const replaceTemplateValues = (input: string) => { const replaceTemplateValues = (input: string) => {
@@ -584,7 +584,9 @@ const upgradeLegacy = async () => {
j.Identifier, j.Identifier,
(node) => node.name === "cookiePrefix", (node) => node.name === "cookiePrefix",
) )
cookieIdentifierBlitzClient.get().parentPath.value.value.value = cookiePrefix if (cookieIdentifierBlitzClient.length) {
cookieIdentifierBlitzClient.get().parentPath.value.value.value = cookiePrefix
}
fs.writeFileSync( fs.writeFileSync(
`${appDir}/blitz-client.${isTypescript ? "ts" : "js"}`, `${appDir}/blitz-client.${isTypescript ? "ts" : "js"}`,
@@ -684,7 +686,9 @@ const upgradeLegacy = async () => {
isInternalBlitzMonorepoDevelopment ? "templates" : "dist/templates", isInternalBlitzMonorepoDevelopment ? "templates" : "dist/templates",
) )
const rpcRoute = fs const rpcRoute = fs
.readFileSync(path.join(templatePath, "app", "pages", "api", "rpc", "blitzrpcroute.ts")) .readFileSync(
path.join(templatePath, "app", "src", "pages", "api", "rpc", "blitzrpcroute.ts"),
)
.toString() .toString()
if (!fs.existsSync(pagesDir)) { if (!fs.existsSync(pagesDir)) {

View File

@@ -1,5 +1,7 @@
# @blitzjs/config # @blitzjs/config
## 2.0.3
## 2.0.2 ## 2.0.2
## 2.0.1 ## 2.0.1

View File

@@ -1,7 +1,7 @@
{ {
"name": "@blitzjs/config", "name": "@blitzjs/config",
"private": true, "private": true,
"version": "2.0.2", "version": "2.0.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@typescript-eslint/eslint-plugin": "5.42.1", "@typescript-eslint/eslint-plugin": "5.42.1",

View File

@@ -1,5 +1,12 @@
# @blitzjs/generator # @blitzjs/generator
## 2.0.3
### Patch Changes
- 47722e045: Fix: search inside any subdirectory to inside `src|app` directories to find `blitz-server.ts` to use the `BlitzCliConfig` configurations.
- 595f400e9: fix: add missing `prettier`, `pretty-quick` and other missing dev dependencies in the new app template
## 2.0.2 ## 2.0.2
## 2.0.1 ## 2.0.1

View File

@@ -1,6 +1,6 @@
{ {
"name": "@blitzjs/generator", "name": "@blitzjs/generator",
"version": "2.0.2", "version": "2.0.3",
"homepage": "https://blitzjs.com/", "homepage": "https://blitzjs.com/",
"repository": { "repository": {
"type": "git", "type": "git",
@@ -54,7 +54,7 @@
"zod": "3.20.2" "zod": "3.20.2"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@juanm04/cpx": "2.0.1", "@juanm04/cpx": "2.0.1",
"@types/babel__core": "7.1.19", "@types/babel__core": "7.1.19",
"@types/diff": "5.0.2", "@types/diff": "5.0.2",

View File

@@ -35,7 +35,7 @@ export const customTemplatesBlitzConfig = async (
codemod = false, codemod = false,
) => { ) => {
const {globby} = await import("globby") const {globby} = await import("globby")
const blitzServer = await globby(["{app,src}/**/blitz-server.{ts,js}"], { const blitzServer = await globby(["{app,src}/**/**/blitz-server.{ts,js}"], {
cwd: getProjectRootSync(), cwd: getProjectRootSync(),
}) })
if (blitzServer.length === 0) { if (blitzServer.length === 0) {

View File

@@ -39,14 +39,27 @@
"zod": "3.22.4" "zod": "3.22.4"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.11.7", "@next/env": "13.4.19",
"@types/preview-email": "3.0.4", "@testing-library/jest-dom": "5.16.5",
"@types/react": "18.0.23", "@testing-library/react": "13.4.0",
"@types/react-dom": "18.0.7", "@testing-library/react-hooks": "8.0.1",
"eslint": "8.26.0", "@types/node": "18.11.9",
"eslint-config-next": "13.0.0", "@types/preview-email": "2.0.1",
"@types/react": "18.0.25",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@vitejs/plugin-react": "2.2.0",
"eslint": "8.27.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"husky": "8.0.2", "husky": "8.0.2",
"jsdom": "20.0.3",
"lint-staged": "13.0.3",
"prettier": "^2.7.1",
"prettier-plugin-prisma": "4.4.0",
"pretty-quick": "3.1.3",
"preview-email": "3.0.7", "preview-email": "3.0.7",
"typescript": "4.8.4" "typescript": "^4.8.4",
"vite-tsconfig-paths": "3.6.0",
"vitest": "0.25.3"
} }
} }

View File

@@ -25,7 +25,7 @@
"@typescript-eslint/parser": "5.9.1" "@typescript-eslint/parser": "5.9.1"
}, },
"devDependencies": { "devDependencies": {
"@blitzjs/config": "2.0.2", "@blitzjs/config": "2.0.3",
"@types/react": "18.0.25", "@types/react": "18.0.25",
"@types/react-dom": "17.0.14", "@types/react-dom": "17.0.14",
"react": "18.2.0", "react": "18.2.0",

739
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -24,7 +24,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -24,7 +24,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -24,6 +24,6 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2" "blitz": "2.0.3"
} }
} }

View File

@@ -24,6 +24,6 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2" "blitz": "2.0.3"
} }
} }

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0", "jscodeshift": "0.13.0",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -23,6 +23,6 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2" "blitz": "2.0.3"
} }
} }

View File

@@ -22,6 +22,6 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2" "blitz": "2.0.3"
} }
} }

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -22,6 +22,6 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2" "blitz": "2.0.3"
} }
} }

View File

@@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0", "jscodeshift": "0.13.0",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },

View File

@@ -24,7 +24,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -24,7 +24,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -22,7 +22,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -23,7 +23,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -25,7 +25,7 @@
}, },
"homepage": "https://github.com/blitz-js/blitz#readme", "homepage": "https://github.com/blitz-js/blitz#readme",
"dependencies": { "dependencies": {
"blitz": "2.0.2", "blitz": "2.0.3",
"jscodeshift": "0.13.0" "jscodeshift": "0.13.0"
}, },
"devDependencies": { "devDependencies": {