File tree Expand file tree Collapse file tree 7 files changed +29
-31
lines changed Expand file tree Collapse file tree 7 files changed +29
-31
lines changed Original file line number Diff line number Diff line change 1
1
# version 9.5.35
2
- FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
2
+ FROM squidfunk/mkdocs-material@sha256:00f9276315990b82f5af8c47bb2b71e2c69aef9f02a08f8dffd2515f42310753
3
3
4
4
# Install Node.js
5
5
RUN apk add --no-cache nodejs=22.13.1-r0 npm
Original file line number Diff line number Diff line change 1
1
mike==1.1.2
2
- mkdocs-material==9.6.20
2
+ mkdocs-material==9.6.21
3
3
mkdocs-git-revision-date-plugin==0.3.2
4
4
mkdocs-exclude==1.0.2
5
5
mkdocs-typedoc==1.0.4
Original file line number Diff line number Diff line change @@ -121,9 +121,7 @@ charset-normalizer==3.3.2 \
121
121
click == 8.1.7 \
122
122
--hash =sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28 \
123
123
--hash =sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de
124
- # via
125
- # mkdocs
126
- # mkdocs-material
124
+ # via mkdocs
127
125
colorama == 0.4.6 \
128
126
--hash =sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
129
127
--hash =sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
@@ -278,9 +276,9 @@ mkdocs-llmstxt==0.3.2 \
278
276
--hash =sha256:dd63acb8257fca3244058fd820acd4700c1626dbe48ad3a1a2cc9c599f8e4b7f \
279
277
--hash =sha256:fb363205d6f1452411dc5069f62012cb6b29e1788f6db9cc17793bdca7eabea8
280
278
# via -r requirements.in
281
- mkdocs-material == 9.6.20 \
282
- --hash =sha256:b8d8c8b0444c7c06dd984b55ba456ce731f0035c5a1533cc86793618eb1e6c82 \
283
- --hash =sha256:e1f84d21ec5fb730673c4259b2e0d39f8d32a3fef613e3a8e7094b012d43e790
279
+ mkdocs-material == 9.6.21 \
280
+ --hash =sha256:aa6a5ab6fb4f6d381588ac51da8782a4d3757cb3d1b174f81a2ec126e1f22c92 \
281
+ --hash =sha256:b01aa6d2731322438056f360f0e623d3faae981f8f2d8c68b1b973f4f2657870
284
282
# via -r requirements.in
285
283
mkdocs-material-extensions == 1.3.1 \
286
284
--hash =sha256:10c9511cea88f568257f960358a467d12b970e1f7b2c0e5fb2bb48cab1928443 \
Original file line number Diff line number Diff line change 29
29
"#errors" : " ./functions/commons/errors.js"
30
30
},
31
31
"devDependencies" : {
32
- "@types/aws-lambda" : " ^8.10.152 " ,
33
- "@types/node" : " 24.6.0 " ,
32
+ "@types/aws-lambda" : " ^8.10.153 " ,
33
+ "@types/node" : " 24.6.1 " ,
34
34
"aws-cdk-lib" : " ^2.216.0" ,
35
35
"constructs" : " ^10.4.2" ,
36
36
"source-map-support" : " ^0.5.21" ,
48
48
"@aws-sdk/client-ssm" : " ^3.896.0" ,
49
49
"@aws-sdk/lib-dynamodb" : " ^3.896.0" ,
50
50
"@middy/core" : " ^4.7.0" ,
51
- "@types/aws-lambda" : " ^8.10.152 " ,
52
- "@types/node" : " 24.6.0 " ,
51
+ "@types/aws-lambda" : " ^8.10.153 " ,
52
+ "@types/node" : " 24.6.1 " ,
53
53
"aws-cdk" : " ^2.1029.2" ,
54
54
"constructs" : " ^10.4.2" ,
55
55
"esbuild" : " ^0.25.10" ,
Original file line number Diff line number Diff line change 40
40
"@aws-sdk/client-ssm" : " ^3.896.0" ,
41
41
"@aws-sdk/util-dynamodb" : " ^3.896.0" ,
42
42
"@middy/core" : " ^4.7.0" ,
43
- "@redis/client" : " ^5.8.2 " ,
43
+ "@redis/client" : " ^5.8.3 " ,
44
44
"@valkey/valkey-glide" : " ^2.1.0" ,
45
45
"aws-sdk" : " ^2.1692.0" ,
46
46
"aws-sdk-client-mock" : " ^4.1.0" ,
Original file line number Diff line number Diff line change 51
51
"homepage" : " https://github.com/aws-powertools/powertools-lambda-typescript#readme" ,
52
52
"devDependencies" : {
53
53
"@biomejs/biome" : " ^2.2.5" ,
54
- "@types/aws-lambda" : " ^8.10.152 " ,
55
- "@types/node" : " ^24.6.0 " ,
54
+ "@types/aws-lambda" : " ^8.10.153 " ,
55
+ "@types/node" : " ^24.6.1 " ,
56
56
"@vitest/coverage-v8" : " ^3.2.4" ,
57
57
"husky" : " ^9.1.7" ,
58
58
"lint-staged" : " ^16.2.3" ,
You can’t perform that action at this time.
0 commit comments