Skip to content

Commit 41fd470

Browse files
committed
dependencies update
1 parent fec3df3 commit 41fd470

3 files changed

Lines changed: 74 additions & 67 deletions

File tree

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@uiw/react-md-editor": "^4.0.4",
5050
"@vinhpd/react-simple-captcha": "^9.0.1",
5151
"autoprefixer": "10.4.16",
52-
"axios": "1.13.5",
52+
"axios": "1.15.0",
5353
"class-variance-authority": "0.7.0",
5454
"clsx": "2.0.0",
5555
"cmdk": "^0.2.0",
@@ -60,9 +60,9 @@
6060
"glslify": "^7.1.1",
6161
"jotai": "^2.5.0",
6262
"jwt-decode": "4.0.0",
63-
"lodash-es": "4.17.23",
63+
"lodash-es": "4.18.1",
6464
"mapbox-gl": "2.15.0",
65-
"next": "16.1.6",
65+
"next": "16.2.3",
6666
"next-auth": "4.24.12",
6767
"next-usequerystate": "^1.9.1",
6868
"pino": "8.15.1",

client/src/types/generated/strapi.schemas.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3361,6 +3361,7 @@ export type SdgProjectsDataItemAttributesPillarDataAttributesProjectEditSuggesti
33613361
updatedAt?: string;
33623362
updatedBy?: SdgProjectsDataItemAttributesPillarDataAttributesProjectEditSuggestionsDataItemAttributesUpdatedBy;
33633363
video_link?: string;
3364+
year_established?: number;
33643365
};
33653366

33663367
export type SdgProjectsDataItemAttributesPillarDataAttributesProjectEditSuggestionsDataItem = {
@@ -5554,6 +5555,7 @@ export type ProjectFieldMetadataRequestData = {
55545555
source_country?: string;
55555556
status?: string;
55565557
video_link?: string;
5558+
year_established?: string;
55575559
};
55585560

55595561
export interface ProjectFieldMetadataRequest {
@@ -5683,6 +5685,7 @@ export interface ProjectEditSuggestion {
56835685
updatedAt?: string;
56845686
updatedBy?: ProjectEditSuggestionUpdatedBy;
56855687
video_link?: string;
5688+
year_established?: number;
56865689
}
56875690

56885691
export type ProjectEditSuggestionPillarDataAttributesUpdatedByDataAttributes = {
@@ -5857,6 +5860,7 @@ export type ProjectEditSuggestionPillarDataAttributesProjectsDataItemAttributesS
58575860
updatedAt?: string;
58585861
updatedBy?: ProjectEditSuggestionPillarDataAttributesProjectsDataItemAttributesSdgsDataItemAttributesProjectEditSuggestionsDataItemAttributesUpdatedBy;
58595862
video_link?: string;
5863+
year_established?: number;
58605864
};
58615865

58625866
export type ProjectEditSuggestionPillarDataAttributesProjectsDataItemAttributesSdgsDataItemAttributesProjectEditSuggestionsDataItem =
@@ -7359,6 +7363,7 @@ export type ProjectEditSuggestionRequestData = {
73597363
source_country?: ProjectEditSuggestionRequestDataSourceCountry;
73607364
status?: ProjectEditSuggestionRequestDataStatus;
73617365
video_link?: string;
7366+
year_established?: number;
73627367
};
73637368

73647369
export type ProjectResponseMeta = { [key: string]: any };
@@ -7655,6 +7660,7 @@ export type ProjectPillarDataAttributesProjectsDataItemAttributesSdgsDataItemAtt
76557660
updatedAt?: string;
76567661
updatedBy?: ProjectPillarDataAttributesProjectsDataItemAttributesSdgsDataItemAttributesProjectEditSuggestionsDataItemAttributesUpdatedBy;
76577662
video_link?: string;
7663+
year_established?: number;
76587664
};
76597665

76607666
export type ProjectPillarDataAttributesProjectsDataItemAttributesSdgsDataItemAttributesProjectEditSuggestionsDataItem =
@@ -9353,6 +9359,7 @@ export type PillarProjectsDataItemAttributesPillarDataAttributesProjectEditSugge
93539359
updatedAt?: string;
93549360
updatedBy?: PillarProjectsDataItemAttributesPillarDataAttributesProjectEditSuggestionsDataItemAttributesUpdatedBy;
93559361
video_link?: string;
9362+
year_established?: number;
93569363
};
93579364

93589365
export type PillarProjectsDataItemAttributesPillarDataAttributesProjectEditSuggestionsDataItemAttributesStatusDataAttributes =

client/yarn.lock

Lines changed: 64 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -2747,10 +2747,10 @@ __metadata:
27472747
languageName: node
27482748
linkType: hard
27492749

2750-
"@next/env@npm:16.1.6":
2751-
version: 16.1.6
2752-
resolution: "@next/env@npm:16.1.6"
2753-
checksum: b46e6397079d62c6af31bce67d6e19fba1cce04b901b35cb4111a3273d16865a9ac42eeef79e553a2a89df5d6f3d77c07b44e00437c7f5356b981a9a1acceabd
2750+
"@next/env@npm:16.2.3":
2751+
version: 16.2.3
2752+
resolution: "@next/env@npm:16.2.3"
2753+
checksum: 5c2ccb3abea35a3db4899a77023a7a25ebc027a9a6cb6a1e3d817ab89dfc3352ffdf172bcb02c050325a600ef3b0bfb8c39da9e81aa4bdccc2c6aa6fcb1178ad
27542754
languageName: node
27552755
linkType: hard
27562756

@@ -2763,58 +2763,58 @@ __metadata:
27632763
languageName: node
27642764
linkType: hard
27652765

2766-
"@next/swc-darwin-arm64@npm:16.1.6":
2767-
version: 16.1.6
2768-
resolution: "@next/swc-darwin-arm64@npm:16.1.6"
2766+
"@next/swc-darwin-arm64@npm:16.2.3":
2767+
version: 16.2.3
2768+
resolution: "@next/swc-darwin-arm64@npm:16.2.3"
27692769
conditions: os=darwin & cpu=arm64
27702770
languageName: node
27712771
linkType: hard
27722772

2773-
"@next/swc-darwin-x64@npm:16.1.6":
2774-
version: 16.1.6
2775-
resolution: "@next/swc-darwin-x64@npm:16.1.6"
2773+
"@next/swc-darwin-x64@npm:16.2.3":
2774+
version: 16.2.3
2775+
resolution: "@next/swc-darwin-x64@npm:16.2.3"
27762776
conditions: os=darwin & cpu=x64
27772777
languageName: node
27782778
linkType: hard
27792779

2780-
"@next/swc-linux-arm64-gnu@npm:16.1.6":
2781-
version: 16.1.6
2782-
resolution: "@next/swc-linux-arm64-gnu@npm:16.1.6"
2780+
"@next/swc-linux-arm64-gnu@npm:16.2.3":
2781+
version: 16.2.3
2782+
resolution: "@next/swc-linux-arm64-gnu@npm:16.2.3"
27832783
conditions: os=linux & cpu=arm64 & libc=glibc
27842784
languageName: node
27852785
linkType: hard
27862786

2787-
"@next/swc-linux-arm64-musl@npm:16.1.6":
2788-
version: 16.1.6
2789-
resolution: "@next/swc-linux-arm64-musl@npm:16.1.6"
2787+
"@next/swc-linux-arm64-musl@npm:16.2.3":
2788+
version: 16.2.3
2789+
resolution: "@next/swc-linux-arm64-musl@npm:16.2.3"
27902790
conditions: os=linux & cpu=arm64 & libc=musl
27912791
languageName: node
27922792
linkType: hard
27932793

2794-
"@next/swc-linux-x64-gnu@npm:16.1.6":
2795-
version: 16.1.6
2796-
resolution: "@next/swc-linux-x64-gnu@npm:16.1.6"
2794+
"@next/swc-linux-x64-gnu@npm:16.2.3":
2795+
version: 16.2.3
2796+
resolution: "@next/swc-linux-x64-gnu@npm:16.2.3"
27972797
conditions: os=linux & cpu=x64 & libc=glibc
27982798
languageName: node
27992799
linkType: hard
28002800

2801-
"@next/swc-linux-x64-musl@npm:16.1.6":
2802-
version: 16.1.6
2803-
resolution: "@next/swc-linux-x64-musl@npm:16.1.6"
2801+
"@next/swc-linux-x64-musl@npm:16.2.3":
2802+
version: 16.2.3
2803+
resolution: "@next/swc-linux-x64-musl@npm:16.2.3"
28042804
conditions: os=linux & cpu=x64 & libc=musl
28052805
languageName: node
28062806
linkType: hard
28072807

2808-
"@next/swc-win32-arm64-msvc@npm:16.1.6":
2809-
version: 16.1.6
2810-
resolution: "@next/swc-win32-arm64-msvc@npm:16.1.6"
2808+
"@next/swc-win32-arm64-msvc@npm:16.2.3":
2809+
version: 16.2.3
2810+
resolution: "@next/swc-win32-arm64-msvc@npm:16.2.3"
28112811
conditions: os=win32 & cpu=arm64
28122812
languageName: node
28132813
linkType: hard
28142814

2815-
"@next/swc-win32-x64-msvc@npm:16.1.6":
2816-
version: 16.1.6
2817-
resolution: "@next/swc-win32-x64-msvc@npm:16.1.6"
2815+
"@next/swc-win32-x64-msvc@npm:16.2.3":
2816+
version: 16.2.3
2817+
resolution: "@next/swc-win32-x64-msvc@npm:16.2.3"
28182818
conditions: os=win32 & cpu=x64
28192819
languageName: node
28202820
linkType: hard
@@ -6239,14 +6239,14 @@ __metadata:
62396239
languageName: node
62406240
linkType: hard
62416241

6242-
"axios@npm:1.13.5":
6243-
version: 1.13.5
6244-
resolution: "axios@npm:1.13.5"
6242+
"axios@npm:1.15.0":
6243+
version: 1.15.0
6244+
resolution: "axios@npm:1.15.0"
62456245
dependencies:
62466246
follow-redirects: ^1.15.11
62476247
form-data: ^4.0.5
6248-
proxy-from-env: ^1.1.0
6249-
checksum: 985024c4a32f837053f198f02a308fd6f8bfb4053a2f21e39e37992bc6d06917f008679c36b3e7f0f0c9060c85ffe37c61e58d2ac662595d68dc1b89cef78de8
6248+
proxy-from-env: ^2.1.0
6249+
checksum: 95a8455554867a083ab3772fcadba42a22ec4bb546dccc66011556d837a07e544ae006675a30a5c43453f3e37e7c0982e934cec482c06b75abead2a2c157448a
62506250
languageName: node
62516251
linkType: hard
62526252

@@ -6323,12 +6323,12 @@ __metadata:
63236323
languageName: node
63246324
linkType: hard
63256325

6326-
"baseline-browser-mapping@npm:^2.8.3":
6327-
version: 2.10.0
6328-
resolution: "baseline-browser-mapping@npm:2.10.0"
6326+
"baseline-browser-mapping@npm:^2.9.19":
6327+
version: 2.10.18
6328+
resolution: "baseline-browser-mapping@npm:2.10.18"
63296329
bin:
63306330
baseline-browser-mapping: dist/cli.cjs
6331-
checksum: 14511e8ff69021e14d8dd9860d42122c3d156b3eec099d6937e630bb94493caf72d1efef8b1897694357fa58a61f7939ce1584d8964463e3dd23eacd0704c3e6
6331+
checksum: 89ea23fd68ebb11621af7df3d82984ed1249de361f7f609216bc9a4f38993a6635598d78e6cb674bf24d043ac948806947ed9692842dd08a8e5f85981f490270
63326332
languageName: node
63336333
linkType: hard
63346334

@@ -6666,7 +6666,7 @@ __metadata:
66666666
"@uiw/react-md-editor": ^4.0.4
66676667
"@vinhpd/react-simple-captcha": ^9.0.1
66686668
autoprefixer: 10.4.16
6669-
axios: 1.13.5
6669+
axios: 1.15.0
66706670
chroma-js: 2.6.0
66716671
class-variance-authority: 0.7.0
66726672
clsx: 2.0.0
@@ -6685,9 +6685,9 @@ __metadata:
66856685
husky: 8.0.3
66866686
jotai: ^2.5.0
66876687
jwt-decode: 4.0.0
6688-
lodash-es: 4.17.23
6688+
lodash-es: 4.18.1
66896689
mapbox-gl: 2.15.0
6690-
next: 16.1.6
6690+
next: 16.2.3
66916691
next-auth: 4.24.12
66926692
next-usequerystate: ^1.9.1
66936693
orval: ^6.19.0
@@ -11038,10 +11038,10 @@ __metadata:
1103811038
languageName: node
1103911039
linkType: hard
1104011040

11041-
"lodash-es@npm:4.17.23":
11042-
version: 4.17.23
11043-
resolution: "lodash-es@npm:4.17.23"
11044-
checksum: b1bd1d141bbde8ffc72978e34b364065675806b0ca42ab99477d247fb2ae795faeed81db9283bf18ae1f096c2b6611ec0589e0503fa9724bf82e3dce947bad69
11041+
"lodash-es@npm:4.18.1":
11042+
version: 4.18.1
11043+
resolution: "lodash-es@npm:4.18.1"
11044+
checksum: 578993943cfa779e784aeed96766484ec6ab15cd855e52c79631de6371ac49fadd6dd9f4719f8d1223ab2bcb0dfbece484f548191dd34d3dd8b39e1af712a343
1104511045
languageName: node
1104611046
linkType: hard
1104711047

@@ -12167,24 +12167,24 @@ __metadata:
1216712167
languageName: node
1216812168
linkType: hard
1216912169

12170-
"next@npm:16.1.6":
12171-
version: 16.1.6
12172-
resolution: "next@npm:16.1.6"
12170+
"next@npm:16.2.3":
12171+
version: 16.2.3
12172+
resolution: "next@npm:16.2.3"
1217312173
dependencies:
12174-
"@next/env": 16.1.6
12175-
"@next/swc-darwin-arm64": 16.1.6
12176-
"@next/swc-darwin-x64": 16.1.6
12177-
"@next/swc-linux-arm64-gnu": 16.1.6
12178-
"@next/swc-linux-arm64-musl": 16.1.6
12179-
"@next/swc-linux-x64-gnu": 16.1.6
12180-
"@next/swc-linux-x64-musl": 16.1.6
12181-
"@next/swc-win32-arm64-msvc": 16.1.6
12182-
"@next/swc-win32-x64-msvc": 16.1.6
12174+
"@next/env": 16.2.3
12175+
"@next/swc-darwin-arm64": 16.2.3
12176+
"@next/swc-darwin-x64": 16.2.3
12177+
"@next/swc-linux-arm64-gnu": 16.2.3
12178+
"@next/swc-linux-arm64-musl": 16.2.3
12179+
"@next/swc-linux-x64-gnu": 16.2.3
12180+
"@next/swc-linux-x64-musl": 16.2.3
12181+
"@next/swc-win32-arm64-msvc": 16.2.3
12182+
"@next/swc-win32-x64-msvc": 16.2.3
1218312183
"@swc/helpers": 0.5.15
12184-
baseline-browser-mapping: ^2.8.3
12184+
baseline-browser-mapping: ^2.9.19
1218512185
caniuse-lite: ^1.0.30001579
1218612186
postcss: 8.4.31
12187-
sharp: ^0.34.4
12187+
sharp: ^0.34.5
1218812188
styled-jsx: 5.1.6
1218912189
peerDependencies:
1219012190
"@opentelemetry/api": ^1.1.0
@@ -12223,7 +12223,7 @@ __metadata:
1222312223
optional: true
1222412224
bin:
1222512225
next: dist/bin/next
12226-
checksum: 463e3f444ff6f27adce1949e929714db3be07912cc697ce7493798dae49d465b910b2b4357556522e9f5f5a0114b99295cfd90039112328344db3bc5ff657239
12226+
checksum: 05a58a01b21cda9077774acb283b1ba78e33f10934b2f1ac000f0f8fe6b3cdd0db0f27f3771463f90a14ceeae2eb0b0e247a6a56f5e19b27279eedfca9b81d94
1222712227
languageName: node
1222812228
linkType: hard
1222912229

@@ -13361,10 +13361,10 @@ __metadata:
1336113361
languageName: node
1336213362
linkType: hard
1336313363

13364-
"proxy-from-env@npm:^1.1.0":
13365-
version: 1.1.0
13366-
resolution: "proxy-from-env@npm:1.1.0"
13367-
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
13364+
"proxy-from-env@npm:^2.1.0":
13365+
version: 2.1.0
13366+
resolution: "proxy-from-env@npm:2.1.0"
13367+
checksum: b106ad790f26d47ba4791af3fe8cba5c8d35d85020119c82c05b413eb11b3ab97d2393ecaed51bca97c2788fa256408283dfeb4d970b2ebcae6702310f064e7e
1336813368
languageName: node
1336913369
linkType: hard
1337013370

@@ -14549,7 +14549,7 @@ __metadata:
1454914549
languageName: node
1455014550
linkType: hard
1455114551

14552-
"sharp@npm:^0.34.4":
14552+
"sharp@npm:^0.34.5":
1455314553
version: 0.34.5
1455414554
resolution: "sharp@npm:0.34.5"
1455514555
dependencies:

0 commit comments

Comments
 (0)