Skip to content

Commit 26e05ff

Browse files
committed
Merge remote-tracking branches 'origin/renovate/yarn-monorepo' and 'origin/renovate/devdependencies'
2 parents 55b98f3 + 40cfe80 commit 26e05ff

File tree

2 files changed

+414
-434
lines changed

2 files changed

+414
-434
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
"postinstall": "husky"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-cloudformation": "3.893.0",
20-
"@aws-sdk/client-cloudfront": "3.893.0",
21-
"@aws-sdk/client-s3": "3.893.0",
19+
"@aws-sdk/client-cloudformation": "3.896.0",
20+
"@aws-sdk/client-cloudfront": "3.896.0",
21+
"@aws-sdk/client-s3": "3.896.0",
2222
"@chialab/esbuild-plugin-html": "0.19.0",
2323
"@deanc/esbuild-plugin-postcss": "1.0.2",
2424
"@trivago/prettier-plugin-sort-imports": "5.2.2",
2525
"@types/geojson": "7946.0.16",
2626
"@types/node": "22.18.6",
2727
"@types/papaparse": "5.3.16",
2828
"autoprefixer": "10.4.21",
29-
"aws-cdk-lib": "2.215.0",
29+
"aws-cdk-lib": "2.217.0",
3030
"browserslist": "4.26.2",
31-
"cdk": "2.1029.2",
31+
"cdk": "2.1029.3",
3232
"constructs": "10.4.2",
3333
"esbuild": "0.25.10",
3434
"esbuild-plugin-browserslist": "1.0.1",
3535
"htmlnano": "2.1.5",
3636
"husky": "9.1.7",
37-
"lint-staged": "16.1.6",
37+
"lint-staged": "16.2.1",
3838
"postcss": "8.5.6",
39-
"postcss-preset-env": "10.3.1",
39+
"postcss-preset-env": "10.4.0",
4040
"prettier": "3.6.2",
4141
"ts-node": "10.9.2",
4242
"typescript": "5.9.2"

0 commit comments

Comments
 (0)