Compare commits
3 Commits
49bad01ca6
...
c9068c4a25
Author | SHA1 | Date | |
---|---|---|---|
c9068c4a25 | |||
57f4ed53f6 | |||
deb884a1f0 |
@@ -12,7 +12,7 @@ steps:
|
|||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
- name: web_build
|
- name: web_build
|
||||||
image: node:23
|
image: node:24
|
||||||
depends_on:
|
depends_on:
|
||||||
- fetch
|
- fetch
|
||||||
volumes:
|
volumes:
|
||||||
|
@@ -49,7 +49,7 @@ dependencies:
|
|||||||
riverpod_annotation: ^2.6.1
|
riverpod_annotation: ^2.6.1
|
||||||
|
|
||||||
# Implement React hooks in Flutter
|
# Implement React hooks in Flutter
|
||||||
flutter_hooks: ^0.21.2
|
flutter_hooks: ^0.21.3+1
|
||||||
|
|
||||||
# Router
|
# Router
|
||||||
go_router: ^16.0.0
|
go_router: ^16.0.0
|
||||||
|
Reference in New Issue
Block a user