Skip to content

Commit

Permalink
Merge branch 'main' into renovate/major-yarn-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Dec 15, 2023
2 parents 2627d81 + fb53f42 commit 5d8abce
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.9",
"@types/babel__core": "7.20.4",
"babel-plugin-tester": "11.0.4",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"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.7.0",
"@types/fs-extra": "11.0.4",
"@types/yargs": "17.0.31",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"jest": "29.7.0",
"memfs": "4.6.0",
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.31",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"jest": "29.7.0",
"typescript": "5.3.3"
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.4",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"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.5",
"@typescript-eslint/parser": "5.62.0",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"glob": "10.3.10",
"tsx": "4.6.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.126",
"@types/lodash": "4.14.201",
"@types/qs": "6.9.10",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"typescript": "5.3.3"
},
"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 @@ -53,7 +53,7 @@
"chalk": "4.1.2",
"core-js": "3.34.0",
"deepmerge": "4.3.1",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"jest": "29.7.0",
"typescript": "5.3.3"
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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.1.0"
},
"devDependencies": {
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.5",
"esbuild": "0.19.9",
"fast-glob": "3.3.2",
"typescript": "5.3.3"
},
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.5",
"esbuild": "0.19.9",
"jest": "29.7.0",
"rimraf": "5.0.5",
"typescript": "5.3.3"
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.5",
"esbuild": "0.19.9",
"jest": "29.7.0",
"nodemon": "3.0.2",
"typescript": "5.3.3"
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.4",
"@babel/core": "^7.22.20",
"@prisma/internals": "5.7.0",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"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.5",
"esbuild": "0.19.9",
"jest": "29.7.0",
"typescript": "5.3.3"
}
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.3",
"esbuild": "0.19.5",
"esbuild": "0.19.9",
"typescript": "5.3.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Loading

0 comments on commit 5d8abce

Please sign in to comment.