Skip to content

Commit 56352e8

Browse files
committed
Merge remote-tracking branches 'origin/renovate/yarn-monorepo', 'origin/renovate/dependencies' and 'origin/renovate/devdependencies'
4 parents f9682d5 + f63cfee + 84ab243 + 704a6f3 commit 56352e8

File tree

2 files changed

+599
-598
lines changed

2 files changed

+599
-598
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "mlc"
77
},
88
"repository": "github:mlc/tpg-solver",
9-
"packageManager": "yarn@4.9.4",
9+
"packageManager": "yarn@4.10.0",
1010
"scripts": {
1111
"build": "node build.mjs",
1212
"serve": "node build.mjs serve",
@@ -16,23 +16,23 @@
1616
"postinstall": "husky"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-cloudformation": "3.888.0",
20-
"@aws-sdk/client-cloudfront": "3.888.0",
21-
"@aws-sdk/client-s3": "3.888.0",
19+
"@aws-sdk/client-cloudformation": "3.893.0",
20+
"@aws-sdk/client-cloudfront": "3.893.0",
21+
"@aws-sdk/client-s3": "3.893.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.2",
26+
"@types/node": "22.18.6",
2727
"@types/papaparse": "5.3.16",
2828
"autoprefixer": "10.4.21",
29-
"aws-cdk-lib": "2.214.0",
30-
"browserslist": "4.26.0",
31-
"cdk": "2.1029.1",
29+
"aws-cdk-lib": "2.215.0",
30+
"browserslist": "4.26.2",
31+
"cdk": "2.1029.2",
3232
"constructs": "10.4.2",
33-
"esbuild": "0.25.9",
33+
"esbuild": "0.25.10",
3434
"esbuild-plugin-browserslist": "1.0.1",
35-
"htmlnano": "2.1.4",
35+
"htmlnano": "2.1.5",
3636
"husky": "9.1.7",
3737
"lint-staged": "16.1.6",
3838
"postcss": "8.5.6",
@@ -51,7 +51,7 @@
5151
"geographiclib-dms": "2.2.0",
5252
"geographiclib-geodesic": "2.2.0",
5353
"papaparse": "5.5.3",
54-
"preact": "10.27.1",
54+
"preact": "10.27.2",
5555
"react-redux": "9.2.0",
5656
"redux": "5.0.1",
5757
"redux-persist": "6.0.0",

0 commit comments

Comments
 (0)