Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 2e73c9d commit 6ed68ad
Show file tree
Hide file tree
Showing 20 changed files with 131 additions and 131 deletions.
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/babel-plugin-tester": "9.0.7",
"@types/babel__core": "7.20.2",
"babel-plugin-tester": "11.0.4",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@prisma/client": "5.5.2",
"@types/fs-extra": "11.0.1",
"@types/yargs": "17.0.24",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"jest": "29.7.0",
"memfs": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/yargs": "17.0.24",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"jest": "29.7.0",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/core": "^7.22.20",
"@babel/plugin-transform-typescript": "^7.22.15",
"@types/babel__core": "7.20.2",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0",
"klaw-sync": "6.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/eslint": "8",
"@types/estree": "1.0.1",
"@typescript-eslint/parser": "5.61.0",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"glob": "10.3.1",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/aws-lambda": "8.10.119",
"@types/lodash": "4.14.195",
"@types/qs": "6.9.7",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"typescript": "5.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"chalk": "4.1.2",
"core-js": "3.33.2",
"deepmerge": "4.3.1",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"graphql": "16.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@redwoodjs/api": "6.0.7",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"jest": "29.7.0",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/in-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@redwoodjs/mailer-core": "6.0.7"
},
"devDependencies": {
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/nodemailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/nodemailer": "6",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/resend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"resend": "1.0.0"
},
"devDependencies": {
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/handlers/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/nodemailer": "^6",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/renderers/mjml-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/mjml": "4",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mailer/renderers/react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@redwoodjs/mailer-core": "6.0.7"
},
"devDependencies": {
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"fast-glob": "3.3.1",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/project-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"string-env-interpolation": "1.0.1"
},
"devDependencies": {
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0",
"rimraf": "5.0.5",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@envelop/core": "4.0.3",
"@envelop/testing": "6.0.3",
"@envelop/types": "4.0.1",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0",
"nodemon": "2.0.22",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@babel/cli": "7.23.0",
"@babel/core": "^7.22.20",
"@prisma/internals": "5.5.2",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/tui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"stdout-update": "1.6.8"
},
"devDependencies": {
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"jest": "29.7.0",
"typescript": "5.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/yargs-parser": "21.0.0",
"esbuild": "0.19.3",
"esbuild": "0.19.5",
"typescript": "5.2.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Loading

0 comments on commit 6ed68ad

Please sign in to comment.