File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 "@angular/language-service" : " ~21.0.3" ,
3131 "@types/jasmine" : " ~5.1.13" ,
3232 "@types/jasminewd2" : " ~2.0.13" ,
33- "@types/node" : " ~24.10.1 " ,
33+ "@types/node" : " ~25.0.0 " ,
3434 "codelyzer" : " ^6.0.2" ,
3535 "jasmine-core" : " ~5.13.0" ,
3636 "jasmine-spec-reporter" : " ~7.0.0" ,
Original file line number Diff line number Diff line change 2121 "author" : " João Esperancinha" ,
2222 "license" : " ISC" ,
2323 "devDependencies" : {
24- "cypress" : " 15.7 .1" ,
24+ "cypress" : " 15.8 .1" ,
2525 "ts-node" : " ^10.9.2" ,
2626 "typescript" : " ^5.9.3"
2727 }
Original file line number Diff line number Diff line change 1717 <maven-compiler-plugin .target>${java.version} </maven-compiler-plugin .target>
1818 <maven-surefire-plugin .version>3.5.4</maven-surefire-plugin .version>
1919 <maven-compiler-plugin .version>3.14.1</maven-compiler-plugin .version>
20- <kotlin .version>2.2.21 </kotlin .version>
20+ <kotlin .version>2.3.0 </kotlin .version>
2121 <kotlin-logging .version>3.0.5</kotlin-logging .version>
2222 <build-helper-maven-plugin .version>3.6.1</build-helper-maven-plugin .version>
2323
2626 <kotest-extensions-spring .version>1.3.0</kotest-extensions-spring .version>
2727 <mockk .version>1.14.7</mockk .version>
2828
29- <netty-all .version>4.2.7 .Final</netty-all .version>
29+ <netty-all .version>4.2.9 .Final</netty-all .version>
3030 <postgresql .version>42.7.8</postgresql .version>
3131
3232 <jacoco-maven-plugin .version>0.8.14</jacoco-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments