File tree Expand file tree Collapse file tree 3 files changed +79
-65
lines changed
Expand file tree Collapse file tree 3 files changed +79
-65
lines changed Original file line number Diff line number Diff line change 22kotlin-version = " 2.1.10"
33jackson-version = " 2.19.1"
44kotest-version = " 5.9.1"
5- mockk-version = " 1.14.2 "
5+ mockk-version = " 1.14.4 "
66woodstox-core-version = " 7.1.1"
77picocli-version = " 4.7.7"
88logback-classic-version = " 1.5.18"
9- swagger-annotations-version = " 2.2.33 "
9+ swagger-annotations-version = " 2.2.34 "
1010
1111# plugins
1212sonarqube-version = " 6.2.0.5505"
1313spring-dependency-management-version = " 1.1.7"
14- shadow-version = " 8.3.6 "
14+ shadow-version = " 8.3.7 "
1515gradle-git-properties-version = " 2.5.0"
1616devtools-ksp-version = " 2.1.10-1.0.31"
17- micronaut-application-version = " 4.5.3 "
17+ micronaut-application-version = " 4.5.4 "
1818siouan-frontend-jdk21-version = " 10.0.0"
1919# to be removed
2020assertj-core-version = " 3.27.3"
2121
22- micronaut-platform-version = " 4.8.3 "
22+ micronaut-platform-version = " 4.9.0 "
2323micronaut-serde-jackson-version = " 2.15.0"
2424
2525[libraries ]
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@hookform/resolvers" : " ^5.1.1" ,
1818 "@popperjs/core" : " ^2.11.8" ,
19- "@tanstack/react-query" : " ^5.80.10 " ,
19+ "@tanstack/react-query" : " ^5.81.5 " ,
2020 "axios" : " ^1.10.0" ,
2121 "bootstrap" : " ^5.3.7" ,
2222 "match-sorter" : " ^8.0.3" ,
2323 "react" : " ^19.0.0" ,
2424 "react-bootstrap" : " ^2.10.10" ,
2525 "react-dom" : " ^19.1.0" ,
26- "react-hook-form" : " ^7.58.1 " ,
27- "react-router-dom" : " ^7.6.2 " ,
26+ "react-hook-form" : " ^7.59.0 " ,
27+ "react-router-dom" : " ^7.6.3 " ,
2828 "yup" : " ^1.6.1"
2929 },
3030 "devDependencies" : {
3131 "@testing-library/jest-dom" : " ^6.6.3" ,
3232 "@testing-library/react" : " ^16.3.0" ,
3333 "@types/react" : " ^19.1.8" ,
3434 "@types/react-dom" : " ^19.1.6" ,
35- "@vitejs/plugin-react" : " ^4.5.2 " ,
35+ "@vitejs/plugin-react" : " ^4.6.0 " ,
3636 "jsdom" : " ^26.1.0" ,
3737 "mkdirp" : " ~3" ,
3838 "sass" : " ^1.89.2" ,
3939 "typescript" : " ^5.8.3" ,
40- "vite" : " ^6.3.5 " ,
40+ "vite" : " ^7.0.0 " ,
4141 "vitest" : " ^3.2.4"
4242 },
4343 "overrides" : {
You can’t perform that action at this time.
0 commit comments