Compare commits
5 Commits
ff1847c222
...
422331fea2
| Author | SHA1 | Date | |
|---|---|---|---|
| 422331fea2 | |||
| 64267eb15d | |||
| 17a1598afa | |||
| a6284f1927 | |||
| 55a9835845 |
@@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
1098
package-lock.json
generated
1098
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -29,7 +29,7 @@
|
||||
"dotenv": "^17.2.2",
|
||||
"drizzle-orm": "^0.44.5",
|
||||
"net": "^1.0.2",
|
||||
"next": "^15.5.2",
|
||||
"next": "^16.0.0",
|
||||
"pg": "^8.16.3",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user