Skip to content

Commit 1d86e7d

Browse files
committed
Merge remote-tracking branches 'origin/renovate/yarn-monorepo', 'origin/renovate/devdependencies' and 'origin/renovate/dependencies'
4 parents eb527cd + 3e83e8c + 7099c24 + 95bcf2f commit 1d86e7d

File tree

2 files changed

+459
-459
lines changed

2 files changed

+459
-459
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.10.3",
9+
"packageManager": "yarn@4.11.0",
1010
"scripts": {
1111
"build": "node build.mjs",
1212
"serve": "node build.mjs serve",
@@ -16,21 +16,21 @@
1616
"postinstall": "husky"
1717
},
1818
"devDependencies": {
19-
"@aws-sdk/client-cloudformation": "3.922.0",
20-
"@aws-sdk/client-cloudfront": "3.922.0",
21-
"@aws-sdk/client-s3": "3.922.0",
19+
"@aws-sdk/client-cloudformation": "3.927.0",
20+
"@aws-sdk/client-cloudfront": "3.927.0",
21+
"@aws-sdk/client-s3": "3.927.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.9.2",
27-
"@types/papaparse": "5.3.16",
26+
"@types/node": "24.10.0",
27+
"@types/papaparse": "5.5.0",
2828
"autoprefixer": "10.4.21",
29-
"aws-cdk-lib": "2.221.1",
29+
"aws-cdk-lib": "2.222.0",
3030
"browserslist": "4.27.0",
31-
"cdk": "2.1031.1",
32-
"constructs": "10.4.2",
33-
"esbuild": "0.25.11",
31+
"cdk": "2.1031.2",
32+
"constructs": "10.4.3",
33+
"esbuild": "0.27.0",
3434
"esbuild-plugin-browserslist": "1.0.2",
3535
"htmlnano": "2.1.5",
3636
"husky": "9.1.7",
@@ -42,7 +42,7 @@
4242
"typescript": "5.9.3"
4343
},
4444
"dependencies": {
45-
"@reduxjs/toolkit": "2.9.2",
45+
"@reduxjs/toolkit": "2.10.1",
4646
"@turf/distance": "7.2.0",
4747
"@turf/helpers": "7.2.0",
4848
"@turf/invariant": "7.2.0",

0 commit comments

Comments
 (0)