Skip to content

Commit 41613cb

Browse files
Update devDependencies
1 parent c455693 commit 41613cb

File tree

2 files changed

+641
-628
lines changed

2 files changed

+641
-628
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@
1616
"postinstall": "husky"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-cloudformation": "3.928.0",
20-
"@aws-sdk/client-cloudfront": "3.928.0",
21-
"@aws-sdk/client-s3": "3.928.0",
19+
"@aws-sdk/client-cloudformation": "3.940.0",
20+
"@aws-sdk/client-cloudfront": "3.940.0",
21+
"@aws-sdk/client-s3": "3.940.0",
2222
"@chialab/esbuild-plugin-html": "0.19.0",
2323
"@deanc/esbuild-plugin-postcss": "1.0.2",
2424
"@trivago/prettier-plugin-sort-imports": "6.0.0",
2525
"@types/geojson": "7946.0.16",
26-
"@types/node": "24.10.0",
26+
"@types/node": "24.10.1",
2727
"@types/papaparse": "5.5.0",
2828
"autoprefixer": "10.4.22",
29-
"aws-cdk-lib": "2.223.0",
29+
"aws-cdk-lib": "2.229.1",
3030
"browserslist": "4.28.0",
31-
"cdk": "2.1031.2",
31+
"cdk": "2.1033.0",
3232
"constructs": "10.4.3",
3333
"esbuild": "0.27.0",
3434
"esbuild-plugin-browserslist": "1.0.2",
3535
"htmlnano": "2.1.5",
3636
"husky": "9.1.7",
37-
"lint-staged": "16.2.6",
37+
"lint-staged": "16.2.7",
3838
"postcss": "8.5.6",
3939
"postcss-preset-env": "10.4.0",
4040
"prettier": "3.6.2",

0 commit comments

Comments
 (0)