Skip to content

Commit 263b4a0

Browse files
renovate[bot]dotansimhaardatan
authored
chore(deps): update all non-major dependencies (v3) (#1779)
* chore(deps): update all non-major dependencies * cleanup guild-docs * Update next.config.mjs Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Dotan Simha <[email protected]> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 9621b88 commit 263b4a0

File tree

12 files changed

+432
-432
lines changed

12 files changed

+432
-432
lines changed

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"license": "MIT",
66
"dependencies": {
77
"@pulumi/pulumi": "3.40.1",
8-
"@pulumi/cloudflare": "4.10.0",
8+
"@pulumi/cloudflare": "4.12.0",
99
"@pulumi/azure-native": "1.78.0",
10-
"@pulumi/awsx": "0.40.0",
10+
"@pulumi/awsx": "0.40.1",
1111
"@pulumi/aws": "5.14.0",
1212
"@pulumi/docker": "3.4.1",
1313
"@types/node": "16.11.59",

examples/aws-lambda/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
"postdeploy": "rm -rf cdk-out"
1717
},
1818
"devDependencies": {
19-
"@aws-cdk/assert": "2.42.1",
19+
"@aws-cdk/assert": "2.43.0",
2020
"@types/aws-lambda": "8.10.104",
2121
"@types/node": "16.11.59",
2222
"ts-node": "10.9.1",
2323
"esbuild": "0.15.8",
24-
"aws-cdk": "2.42.1",
25-
"aws-cdk-lib": "2.42.1",
24+
"aws-cdk": "2.43.0",
25+
"aws-cdk-lib": "2.43.0",
2626
"typescript": "4.8.3"
2727
},
2828
"dependencies": {
29-
"@aws-cdk/aws-apigateway": "1.173.0",
30-
"@aws-cdk/aws-lambda": "1.173.0",
31-
"@aws-cdk/core": "1.173.0",
29+
"@aws-cdk/aws-apigateway": "1.174.0",
30+
"@aws-cdk/aws-lambda": "1.174.0",
31+
"@aws-cdk/core": "1.174.0",
3232
"source-map-support": "^0.5.16"
3333
}
3434
}

examples/cloudflare-advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "16.6.0"
1313
},
1414
"devDependencies": {
15-
"wrangler": "2.1.5",
15+
"wrangler": "2.1.6",
1616
"typescript": "4.8.3",
1717
"ts-loader": "9.4.1",
1818
"webpack": "5.74.0"

examples/cloudflare-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
},
1616
"devDependencies": {
1717
"typescript": "4.8.3",
18-
"wrangler": "2.1.5"
18+
"wrangler": "2.1.6"
1919
}
2020
}

examples/graphql-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"graphql-yoga": "3.0.0-next.0",
1111
"graphql": "16.6.0",
12-
"graphql-ws": "5.11.1",
12+
"graphql-ws": "5.11.2",
1313
"ws": "8.8.1"
1414
},
1515
"devDependencies": {

examples/service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"devDependencies": {
1616
"typescript": "4.8.3",
17-
"wrangler": "2.1.5"
17+
"wrangler": "2.1.6"
1818
}
1919
}

examples/sveltekit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"format": "prettier --ignore-path .gitignore --write --plugin-search-dir=. ."
1616
},
1717
"devDependencies": {
18-
"@sveltejs/adapter-auto": "1.0.0-next.76",
18+
"@sveltejs/adapter-auto": "1.0.0-next.80",
1919
"@sveltejs/kit": "1.0.0-next.370",
2020
"@types/jest": "^29.0.0",
2121
"@typescript-eslint/eslint-plugin": "5.38.0",
@@ -26,7 +26,7 @@
2626
"jest": "^29.0.0",
2727
"prettier": "2.7.1",
2828
"prettier-plugin-svelte": "2.7.0",
29-
"puppeteer": "18.0.3",
29+
"puppeteer": "18.0.4",
3030
"svelte": "3.50.1",
3131
"svelte-check": "2.9.0",
3232
"svelte-preprocess": "4.10.7",

packages/graphql-yoga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"graphql": "^16.0.1",
7777
"graphql-scalars": "1.18.0",
7878
"graphql-http": "^1.6.0",
79-
"puppeteer": "18.0.3",
79+
"puppeteer": "18.0.4",
8080
"@types/yargs": "17.0.12"
8181
},
8282
"peerDependencies": {

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/node": "16.11.59",
7474
"graphql": "^16.0.1",
7575
"graphql-scalars": "1.18.0",
76-
"puppeteer": "18.0.3"
76+
"puppeteer": "18.0.4"
7777
},
7878
"peerDependencies": {
7979
"graphql": "^15.2.0 || ^16.0.0"

website/next.config.mjs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
import { withGuildDocs } from '@theguild/components/next.config'
2-
import { applyUnderscoreRedirects } from '@theguild/components/underscore-redirects'
32

43
export default withGuildDocs({
5-
basePath: process.env.NEXT_BASE_PATH || undefined,
64
images: {
75
unoptimized: true, // doesn't work with `next export`
86
},
9-
webpack(config, meta) {
10-
applyUnderscoreRedirects(config, meta)
11-
return config
12-
},
137
redirects: () =>
148
Object.entries({
159
'/docs/quick-start': '/docs',

0 commit comments

Comments
 (0)