mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Switch to Hilla for UI
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# This file was generated by the Gradle 'init' task.
|
||||
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
|
||||
|
||||
[versions]
|
||||
com-h2database-h2 = "2.2.224"
|
||||
dev-hilla-hilla-react = "2.5.6"
|
||||
dev-hilla-hilla-spring-boot-starter = "2.5.6"
|
||||
org-parttio-line-awesome = "2.0.0"
|
||||
org-springframework-boot-spring-boot-devtools = "3.2.2"
|
||||
org-springframework-boot-spring-boot-starter-data-jpa = "3.2.2"
|
||||
org-springframework-boot-spring-boot-starter-oauth2-resource-server = "3.2.2"
|
||||
org-springframework-boot-spring-boot-starter-security = "3.2.2"
|
||||
org-springframework-boot-spring-boot-starter-test = "3.2.2"
|
||||
org-springframework-boot-spring-boot-starter-validation = "3.2.2"
|
||||
|
||||
[libraries]
|
||||
com-h2database-h2 = { module = "com.h2database:h2", version.ref = "com-h2database-h2" }
|
||||
dev-hilla-hilla-react = { module = "dev.hilla:hilla-react", version.ref = "dev-hilla-hilla-react" }
|
||||
dev-hilla-hilla-spring-boot-starter = { module = "dev.hilla:hilla-spring-boot-starter", version.ref = "dev-hilla-hilla-spring-boot-starter" }
|
||||
org-parttio-line-awesome = { module = "org.parttio:line-awesome", version.ref = "org-parttio-line-awesome" }
|
||||
org-springframework-boot-spring-boot-devtools = { module = "org.springframework.boot:spring-boot-devtools", version.ref = "org-springframework-boot-spring-boot-devtools" }
|
||||
org-springframework-boot-spring-boot-starter-data-jpa = { module = "org.springframework.boot:spring-boot-starter-data-jpa", version.ref = "org-springframework-boot-spring-boot-starter-data-jpa" }
|
||||
org-springframework-boot-spring-boot-starter-oauth2-resource-server = { module = "org.springframework.boot:spring-boot-starter-oauth2-resource-server", version.ref = "org-springframework-boot-spring-boot-starter-oauth2-resource-server" }
|
||||
org-springframework-boot-spring-boot-starter-security = { module = "org.springframework.boot:spring-boot-starter-security", version.ref = "org-springframework-boot-spring-boot-starter-security" }
|
||||
org-springframework-boot-spring-boot-starter-test = { module = "org.springframework.boot:spring-boot-starter-test", version.ref = "org-springframework-boot-spring-boot-starter-test" }
|
||||
org-springframework-boot-spring-boot-starter-validation = { module = "org.springframework.boot:spring-boot-starter-validation", version.ref = "org-springframework-boot-spring-boot-starter-validation" }
|
||||
Reference in New Issue
Block a user