Skip to content

Commit

Permalink
Merge pull request #938 from jill64/renovate/esbuild-0.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency esbuild to v0.24.1
  • Loading branch information
wraith-ci[bot] authored Dec 20, 2024
2 parents d85c5d7 + 28a5b36 commit cf2993a
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 104 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jill64/sveltekit-adapter-aws",
"description": "🔌 SveleteKit AWS adapter with multiple architecture",
"version": "1.9.70",
"version": "1.9.71",
"type": "module",
"main": "dist/index.js",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"repository": {
"type": "git",
"url": "git+https://github.com/jill64/sveltekit-adapter-aws.git",
"image": "https://opengraph.githubassets.com/b52b20cd8c94f910f15a6bf38bbae62944ff74442bf5dac7b2cbc5f8919324d4/jill64/sveltekit-adapter-aws"
"image": "https://opengraph.githubassets.com/6b5741a2cb14fd6bb8ad0919f9716b3f4c849c1561b618d00f1fce3fe61c0d68/jill64/sveltekit-adapter-aws"
},
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -76,7 +76,7 @@
"tsx": "4.19.2",
"constructs": "10.3.1",
"dotenv": "16.4.7",
"esbuild": "0.24.0",
"esbuild": "0.24.1",
"mime-types": "2.1.35",
"nanoid": "5.0.9"
},
Expand Down
Loading

0 comments on commit cf2993a

Please sign in to comment.