GitHub / MTES-MCT / rapportnav2
:boat: Outil de rapportage pour le dispositif de contrôle et surveillance des Affaires Maritimes pour le littoral français
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/MTES-MCT%2Frapportnav2
Stars: 4
Forks: 1
Open issues: 86
License: None
Language: Kotlin
Size: 75.7 MB
Dependencies parsed at:
1,180
Created at: over 1 year ago
Updated at: 7 days ago
Pushed at: 5 days ago
Last synced at: 4 days ago
- @import-meta-env/cli ^0.6.8 development
- @import-meta-env/prepare 0.1.13 development
- @import-meta-env/unplugin ^0.5.1 development
- @testing-library/jest-dom ^5.16.5 development
- @testing-library/react ^14.0.0 development
- @testing-library/user-event ^14.4.3 development
- @types/jest ^27.5.2 development
- @types/node ^20.10.1 development
- @types/react ^18.2.14 development
- @types/react-dom ^18.2.6 development
- @types/styled-components ^5.1.26 development
- @types/uuid ^9.0.4 development
- @vitejs/plugin-react ^4.2.1 development
- @vitest/coverage-istanbul ^1.1.3 development
- eslint ^8.57.0 development
- eslint-config-react-app ^7.0.1 development
- jest-watch-typeahead ^2.2.2 development
- jsdom ^22.1.0 development
- msw ^2.4.7 development
- prettier 3.2.5 development
- typescript ^5.4.3 development
- vite ^5.4.6 development
- vite-plugin-eslint ^1.8.1 development
- vite-plugin-svgr github:pd4d10/vite-plugin-svgr#main development
- vite-tsconfig-paths ^4.2.0 development
- vitest ^1.4.0 development
- @apollo/client ^3.11.0
- @mtes-mct/monitor-ui ^24.6.0
- @sentry/react ^8.37.1
- @unleash/proxy-client-react ^4.3.1
- apollo3-cache-persist ^0.15.0
- date-fns 3.6.0
- date-fns-tz ^3.2.0
- dotenv ^16.4.5
- email-validator ^2.0.4
- formik ^2.4.6
- graphql ^16.9.0
- jwt-decode ^4.0.0
- lodash ^4.17.21
- react ^18.3.1
- react-dom ^18.3.1
- react-router-dom ^6.27.0
- react-toastify ^9.1.3
- rsuite 5.53.2
- styled-components 5.3.10
- type-fest ^4.23.0
- unleash-proxy-client ^3.5.1
- uuid ^9.0.1
- web-vitals ^2.1.4
- yup ^1.4.0
- actions/checkout v4 composite
- actions/setup-node v4 composite
- ./.github/actions/install-and-build-frontend * composite
- ./.github/actions/install-and-build-backend * composite
- actions/checkout v4 composite
- madrapps/jacoco-report v1.7.1 composite
- ./.github/actions/install-and-build-frontend * composite
- actions/checkout v4 composite
- davelosert/vitest-coverage-report-action v2 composite
- oke-py/npm-audit-action v2 composite
.github/workflows/codeql.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/autobuild v3 composite
- github/codeql-action/init v3 composite
- actions/checkout v4 composite
- actions/dependency-review-action v4 composite
.github/workflows/release.yml
actions
- ./.github/actions/upload-sourcemaps * composite
- actions/checkout v4 composite
- avides/actions-project-version-check v1.4.0 composite
- yesolutions/mirror-action master composite
.github/workflows/sonarcloud.yml
actions
- ./.github/actions/install-and-build-frontend * composite
- SonarSource/sonarcloud-github-action master composite
- actions/checkout v4 composite
.github/workflows/trivy-db.yml
actions
- actions/checkout v3 composite
- aquasecurity/trivy-action master composite
- github/codeql-action/upload-sarif v3 composite
.github/workflows/trivy.yml
actions
- actions/checkout v4 composite
- aquasecurity/trivy-action master composite
- github/codeql-action/upload-sarif v3 composite
docker-compose.yml
docker
infra/docker/app/Dockerfile
docker
- bellsoft/liberica-openjdk-alpine 17 build
- postgres 15.8-alpine
infra/docker-compose.yml
docker
backend/build.gradle.kts
maven
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- com.github.ben-manes.caffeine:caffeine 3.1.8 implementation
- com.neovisionaries:nv-i18n 1.29 implementation
- io.jsonwebtoken:jjwt-api 0.12.3 implementation
- io.sentry:sentry-log4j2 7.0.0 implementation
- io.sentry:sentry-spring-boot-starter-jakarta 7.1.0 implementation
- io.swagger.core.v3:swagger-core 2.2.20 implementation
- javax.xml.bind:jaxb-api 2.3.1 implementation
- org.apache.commons:commons-text 1.12.0 implementation
- org.apache.poi:poi 5.3.0 implementation
- org.apache.poi:poi-ooxml 5.3.0 implementation
- org.flywaydb:flyway-core $flywayVersion implementation
- org.flywaydb:flyway-database-postgresql $flywayVersion implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib * implementation
- org.jetbrains.kotlinx:kotlinx-serialization-json $serializationVersion implementation
- org.jodconverter:jodconverter-local-lo 4.4.7 implementation
- org.locationtech.jts:jts-core 1.19.0 implementation
- org.n52.jackson:jackson-datatype-jts 1.2.10 implementation
- org.springframework.boot:spring-boot-autoconfigure $springVersion implementation
- org.springframework.boot:spring-boot-starter-cache $springVersion implementation
- org.springframework.boot:spring-boot-starter-data-jpa $springVersion implementation
- org.springframework.boot:spring-boot-starter-data-rest $springVersion implementation
- org.springframework.boot:spring-boot-starter-graphql $springVersion implementation
- org.springframework.boot:spring-boot-starter-log4j2 $springVersion implementation
- org.springframework.boot:spring-boot-starter-oauth2-resource-server $springVersion implementation
- org.springframework.boot:spring-boot-starter-security $springVersion implementation
- org.springframework.boot:spring-boot-starter-web $springVersion implementation
- org.springframework.security:spring-security-oauth2-jose 6.3.2 implementation
- org.postgresql:postgresql 42.7.3 runtimeOnly
- org.mockito.kotlin:mockito-kotlin 5.4.0 testImplementation
- org.springframework.boot:spring-boot-starter-test $springVersion testImplementation
- org.springframework.graphql:spring-graphql-test 1.2.4 testImplementation
- org.springframework.security:spring-security-test 6.3.2 testImplementation
- org.springframework:spring-webflux 6.1.13 testImplementation
- org.testcontainers:junit-jupiter * testImplementation
- org.testcontainers:postgresql * testImplementation
- org.testcontainers:testcontainers * testImplementation
- actions/checkout v4 composite
- actions/setup-java v4 composite
- gradle/gradle-build-action v2.9.0 composite