Skip to content

Commit

Permalink
feat: add lang flamand nld
Browse files Browse the repository at this point in the history
  • Loading branch information
fufeck committed Feb 4, 2025
1 parent 71e41f9 commit f4ea728
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@ban-team/shared-data": "^1.3.0",
"@ban-team/validateur-bal": "^2.20.0",
"@ban-team/shared-data": "^1.4.0",
"@ban-team/validateur-bal": "^2.21.0",
"@mapbox/mapbox-gl-draw": "^1.4.3",
"@next/bundle-analyzer": "^13.5.3",
"@sentry/nextjs": "^8",
Expand Down Expand Up @@ -82,4 +82,4 @@
"engines": {
"node": "22"
}
}
}
25 changes: 25 additions & 0 deletions public/static/images/flags/nld.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,17 +601,17 @@
"@babel/helper-string-parser" "^7.25.9"
"@babel/helper-validator-identifier" "^7.25.9"

"@ban-team/shared-data@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.3.0.tgz#8f281fda4cbfe232e750a5c4d888a1073fcc3a74"
integrity sha512-9mV0bMVdg3CYeYl70c0iChUCQTs+1PMjq2NtJNkYqCskEos+EhzeKyKIPMcAvTN4gy4S7x0jYCYpqxFnGZAKCQ==
"@ban-team/shared-data@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@ban-team/shared-data/-/shared-data-1.4.0.tgz#3071dbec5e042676ecab11502df243aa0f1dc806"
integrity sha512-XJ3B6t2+0tFZ79sxN1VOLDNhSA/aB2qdiR6O3NacaMe753GRS7tuX2/rbsRShU85d+Qb0eNqcLwtddqi8qtl6Q==

"@ban-team/validateur-bal@^2.20.0":
version "2.20.0"
resolved "https://registry.yarnpkg.com/@ban-team/validateur-bal/-/validateur-bal-2.20.0.tgz#36af9d793ef1cd949e214be7ceb7c68dc10e6ee7"
integrity sha512-RkdnaxKbq91S19lgFepwj7WsNLGsSNYMYpGoNINaeBeFU7TgLg9diBJMCSIahNW3T44+DZTlm1CpX55T0Zx4SA==
"@ban-team/validateur-bal@^2.21.0":
version "2.21.0"
resolved "https://registry.yarnpkg.com/@ban-team/validateur-bal/-/validateur-bal-2.21.0.tgz#372e6e936baa9696c0774a2ad9813f0d188101d7"
integrity sha512-QCQcgIENslaZFQtAMqGl1/11z9+3qgC/Z2v2B7JWxzWAIir46/nbOIA6KU8b/tloKWuHEtdrMvQ32DhT4px/EQ==
dependencies:
"@ban-team/shared-data" "^1.3.0"
"@ban-team/shared-data" "^1.4.0"
"@etalab/project-legal" "^0.6.0"
blob-to-buffer "^1.2.9"
bluebird "^3.7.2"
Expand Down

0 comments on commit f4ea728

Please sign in to comment.