Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent a2dba3b commit c061610
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 206 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.148.0",
"@types/aws-lambda": "8.10.147",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion e2e/azure-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@pulumi/azure-native": "2.86.0",
"@pulumi/pulumi": "3.148.0",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@pulumi/pulumi": "3.148.0",
"@types/react": "19.0.8",
"esbuild": "0.24.2",
"esbuild": "0.25.0",
"eslint": "9.20.0",
"eslint-config-next": "15.1.6",
"ts-node": "10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.51.0"
},
"devDependencies": {
"@babel/core": "7.26.7",
"@babel/core": "7.26.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-explicit-resource-management": "7.25.9",
"@babel/preset-env": "7.26.7",
"@babel/preset-env": "7.26.8",
"@babel/preset-typescript": "7.26.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.12",
Expand Down
Loading

0 comments on commit c061610

Please sign in to comment.