Skip to content

Commit 9b05fc1

Browse files
Update devDependencies
1 parent 651985f commit 9b05fc1

File tree

2 files changed

+816
-798
lines changed

2 files changed

+816
-798
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
"postinstall": "husky"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-cloudformation": "3.879.0",
20-
"@aws-sdk/client-cloudfront": "3.881.0",
21-
"@aws-sdk/client-s3": "3.879.0",
19+
"@aws-sdk/client-cloudformation": "3.888.0",
20+
"@aws-sdk/client-cloudfront": "3.888.0",
21+
"@aws-sdk/client-s3": "3.888.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",
26-
"@types/node": "22.18.1",
26+
"@types/node": "22.18.2",
2727
"@types/papaparse": "5.3.16",
2828
"autoprefixer": "10.4.21",
2929
"aws-cdk-lib": "2.214.0",
30-
"browserslist": "4.25.4",
31-
"cdk": "2.1028.0",
30+
"browserslist": "4.26.0",
31+
"cdk": "2.1029.1",
3232
"constructs": "10.4.2",
3333
"esbuild": "0.25.9",
3434
"esbuild-plugin-browserslist": "1.0.1",
35-
"htmlnano": "2.1.3",
35+
"htmlnano": "2.1.4",
3636
"husky": "9.1.7",
3737
"lint-staged": "16.1.6",
3838
"postcss": "8.5.6",

0 commit comments

Comments
 (0)