Skip to content

Commit eff3214

Browse files
committed
chore(deps): update all non-major dependencies
1 parent ac9a4e3 commit eff3214

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@apollo/federation": "0.38.1",
28-
"@babel/core": "7.22.17",
28+
"@babel/core": "7.22.19",
2929
"@babel/preset-env": "7.22.15",
3030
"@babel/preset-typescript": "7.22.15",
3131
"@babel/plugin-proposal-decorators": "7.22.15",
@@ -38,8 +38,8 @@
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.17.15",
42-
"@types/ramda": "0.29.3",
41+
"@types/node": "18.17.16",
42+
"@types/ramda": "0.29.4",
4343
"@typescript-eslint/eslint-plugin": "6.7.0",
4444
"@typescript-eslint/parser": "6.7.0",
4545
"apollo-server": "3.12.1",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next-sitemap": "4.2.3",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.7.0"
19+
"wrangler": "3.8.0"
2020
},
2121
"browserslist": {
2222
"production": [
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.15",
36+
"@types/node": "18.17.16",
3737
"@types/react": "18.2.21",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.2.2"

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -324,21 +324,21 @@
324324
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
325325
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
326326

327-
"@babel/[email protected].17", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
328-
version "7.22.17"
329-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
330-
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
327+
"@babel/[email protected].19", "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0":
328+
version "7.22.19"
329+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.19.tgz#b38162460a6f3baf2a424bda720b24a8aafea241"
330+
integrity sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA==
331331
dependencies:
332332
"@ampproject/remapping" "^2.2.0"
333333
"@babel/code-frame" "^7.22.13"
334334
"@babel/generator" "^7.22.15"
335335
"@babel/helper-compilation-targets" "^7.22.15"
336-
"@babel/helper-module-transforms" "^7.22.17"
336+
"@babel/helper-module-transforms" "^7.22.19"
337337
"@babel/helpers" "^7.22.15"
338338
"@babel/parser" "^7.22.16"
339339
"@babel/template" "^7.22.15"
340-
"@babel/traverse" "^7.22.17"
341-
"@babel/types" "^7.22.17"
340+
"@babel/traverse" "^7.22.19"
341+
"@babel/types" "^7.22.19"
342342
convert-source-map "^1.7.0"
343343
debug "^4.1.0"
344344
gensync "^1.0.0-beta.2"
@@ -449,16 +449,16 @@
449449
dependencies:
450450
"@babel/types" "^7.22.15"
451451

452-
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
453-
version "7.22.17"
454-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
455-
integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
452+
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.19", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
453+
version "7.22.19"
454+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz#94b1f281caa6518f02ec0f5ea2b5348e298ce266"
455+
integrity sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA==
456456
dependencies:
457457
"@babel/helper-environment-visitor" "^7.22.5"
458458
"@babel/helper-module-imports" "^7.22.15"
459459
"@babel/helper-simple-access" "^7.22.5"
460460
"@babel/helper-split-export-declaration" "^7.22.6"
461-
"@babel/helper-validator-identifier" "^7.22.15"
461+
"@babel/helper-validator-identifier" "^7.22.19"
462462

463463
"@babel/helper-optimise-call-expression@^7.22.5":
464464
version "7.22.5"
@@ -516,10 +516,10 @@
516516
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
517517
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
518518

519-
"@babel/helper-validator-identifier@^7.22.15", "@babel/helper-validator-identifier@^7.22.5":
520-
version "7.22.15"
521-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044"
522-
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==
519+
"@babel/helper-validator-identifier@^7.22.19", "@babel/helper-validator-identifier@^7.22.5":
520+
version "7.22.19"
521+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz#2f34ab1e445f5b95e2e6edfe50ea2449e610583a"
522+
integrity sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==
523523

524524
"@babel/helper-validator-option@^7.22.15":
525525
version "7.22.15"
@@ -1278,10 +1278,10 @@
12781278
"@babel/parser" "^7.22.15"
12791279
"@babel/types" "^7.22.15"
12801280

1281-
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17", "@babel/traverse@^7.7.2":
1282-
version "7.22.17"
1283-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
1284-
integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
1281+
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.19", "@babel/traverse@^7.7.2":
1282+
version "7.22.19"
1283+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.19.tgz#bb2b12b7de9d7fec9e812ed89eea097b941954f8"
1284+
integrity sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg==
12851285
dependencies:
12861286
"@babel/code-frame" "^7.22.13"
12871287
"@babel/generator" "^7.22.15"
@@ -1290,17 +1290,17 @@
12901290
"@babel/helper-hoist-variables" "^7.22.5"
12911291
"@babel/helper-split-export-declaration" "^7.22.6"
12921292
"@babel/parser" "^7.22.16"
1293-
"@babel/types" "^7.22.17"
1293+
"@babel/types" "^7.22.19"
12941294
debug "^4.1.0"
12951295
globals "^11.1.0"
12961296

1297-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1298-
version "7.22.17"
1299-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
1300-
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
1297+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1298+
version "7.22.19"
1299+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1300+
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
13011301
dependencies:
13021302
"@babel/helper-string-parser" "^7.22.5"
1303-
"@babel/helper-validator-identifier" "^7.22.15"
1303+
"@babel/helper-validator-identifier" "^7.22.19"
13041304
to-fast-properties "^2.0.0"
13051305

13061306
"@bcoe/v8-coverage@^0.2.3":
@@ -3151,10 +3151,10 @@
31513151
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
31523152
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
31533153

3154-
"@types/node@*", "@types/[email protected].15":
3155-
version "18.17.15"
3156-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.15.tgz#31301a273b9ca7d568fe6d1c35ae52e0fb3f8d6a"
3157-
integrity sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==
3154+
"@types/node@*", "@types/[email protected].16":
3155+
version "18.17.16"
3156+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.16.tgz#ee7b103d102787fb1530bfc6d4a1e15014f10938"
3157+
integrity sha512-e0zgs7qe1XH/X3KEPnldfkD07LH9O1B9T31U8qoO7lqGSjj3/IrBuvqMeJ1aYejXRK3KOphIUDw6pLIplEW17A==
31583158

31593159
"@types/node@^10.1.0":
31603160
version "10.17.60"
@@ -3191,10 +3191,10 @@
31913191
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.8.tgz#f2a7de3c107b89b441e071d5472e6b726b4adf45"
31923192
integrity sha512-u95svzDlTysU5xecFNTgfFG5RUWu1A9P0VzgpcIiGZA9iraHOdSzcxMxQ55DyeRaGCSxQi7LxXDI4rzq/MYfdg==
31933193

3194-
"@types/[email protected].3":
3195-
version "0.29.3"
3196-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.3.tgz#6e4d4066df900a3456cf402bcef9b78b6990a754"
3197-
integrity sha512-Yh/RHkjN0ru6LVhSQtTkCRo6HXkfL9trot/2elzM/yXLJmbLm2v6kJc8yftTnwv1zvUob6TEtqI2cYjdqG3U0Q==
3194+
"@types/[email protected].4":
3195+
version "0.29.4"
3196+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.4.tgz#4bfe4729586290089d613d1becf8da4cf4054df5"
3197+
integrity sha512-bd3nyfkZd5EVxuBf1kW6wvFz61SvAEfXXISIEIePJOj2XRjCHyro1ikvDXTXIlpRtuC6lwTMfYdkXCD+oiXQfw==
31983198
dependencies:
31993199
types-ramda "^0.29.4"
32003200

@@ -13112,10 +13112,10 @@ [email protected]:
1311213112
"@cloudflare/workerd-linux-arm64" "1.20230904.0"
1311313113
"@cloudflare/workerd-windows-64" "1.20230904.0"
1311413114

13115-
wrangler@3.7.0:
13116-
version "3.7.0"
13117-
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.7.0.tgz#2f369d1de8b3542af94422a44f3bd7d24f0c45df"
13118-
integrity sha512-7823G5U7WwDIkqaZrxSh/BQ/pxA4WIX3R9GwYfh+MYJj+k5s56KGQ+K/NmY/JbgZsxVEHDjhoYzqDqJebQMZeg==
13115+
wrangler@3.8.0:
13116+
version "3.8.0"
13117+
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.8.0.tgz#ebdb94119a88f66c85f48d82a1b21aae39b53f8d"
13118+
integrity sha512-sTdD+6fMEpM9ROxv+gcyxgTKpnf7tB5ftRV5+wupsdljWkow5C00UCWU/IWSOUfuitAGAj1PWATjKfrRp9Bk9w==
1311913119
dependencies:
1312013120
"@cloudflare/kv-asset-handler" "^0.2.0"
1312113121
"@esbuild-plugins/node-globals-polyfill" "^0.2.3"

0 commit comments

Comments
 (0)