Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2022
1 parent a0b262d commit c25ff7a
Show file tree
Hide file tree
Showing 23 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cypress": "10.10.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"core-js": "3.25.5",
"core-js": "3.26.0",
"fast-json-parse": "1.0.3",
"fastify": "4.9.2",
"fastify-raw-body": "4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@babel/runtime-corejs3": "7.19.4",
"@prisma/client": "4.5.0",
"base64url": "3.0.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"crypto-js": "4.1.1",
"humanize-string": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5",
"core-js": "3.26.0",
"jsonwebtoken": "8.5.1",
"uuid": "9.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/runtime-corejs3": "7.19.4",
"@redwoodjs/auth": "3.2.0",
"@redwoodjs/cli-helpers": "3.2.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"secure-random-password": "0.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5",
"core-js": "3.26.0",
"uuid": "9.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5"
"core-js": "3.26.0"
},
"devDependencies": {
"@auth0/auth0-spa-js": "1.22.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"@redwoodjs/telemetry": "3.2.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"listr2": "5.0.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "4.1.2",
"concurrently": "7.4.0",
"configstore": "3.1.5",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-env": "7.0.3",
"decamelize": "5.0.0",
"dotenv-defaults": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/plugin-transform-typescript": "7.19.3",
"@babel/runtime-corejs3": "7.19.4",
"@vscode/ripgrep": "1.14.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"deepmerge": "4.2.2",
"execa": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "4.2.2",
"dotenv-webpack": "8.0.1",
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 @@ -28,7 +28,7 @@
"@redwoodjs/telemetry": "3.2.0",
"chalk": "4.1.2",
"check-node-version": "4.2.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"enquirer": "2.3.6",
"execa": "5.1.1",
"fs-extra": "10.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"core-js": "3.25.5",
"core-js": "3.26.0",
"pascalcase": "1.0.0",
"react-hook-form": "7.39.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@graphql-yoga/common": "2.12.12",
"@prisma/client": "4.5.0",
"@redwoodjs/api": "3.2.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"graphql": "16.6.0",
"graphql-scalars": "1.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-polyfill-corejs3": "0.6.0",
"chalk": "4.1.2",
"core-js": "3.25.5",
"core-js": "3.26.0",
"deepmerge": "4.2.2",
"esbuild": "0.15.10",
"fast-glob": "3.2.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redwoodjs/web": "3.2.0",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"graphql": "16.6.0",
"mime-types": "2.1.35"
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.19.4",
"@prisma/client": "4.5.0",
"core-js": "3.25.5"
"core-js": "3.26.0"
},
"devDependencies": {
"@babel/cli": "7.19.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.19.4",
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "3.2.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"lodash.isequal": "4.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@redwoodjs/internal": "3.2.0",
"@types/line-column": "1.0.0",
"camelcase": "6.3.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"deepmerge": "4.2.2",
"dotenv-defaults": "5.0.2",
"enquirer": "2.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@redwoodjs/internal": "3.2.0",
"@redwoodjs/structure": "3.2.0",
"ci-info": "3.5.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"cross-undici-fetch": "0.4.14",
"envinfo": "7.8.1",
"systeminformation": "5.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/webpack": "5.28.0",
"babel-jest": "29.2.2",
"babel-plugin-inline-react-svg": "2.0.1",
"core-js": "3.25.5",
"core-js": "3.26.0",
"fast-glob": "3.2.12",
"jest": "29.2.2",
"jest-environment-jsdom": "29.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@apollo/client": "3.7.1",
"@babel/runtime-corejs3": "7.19.4",
"@redwoodjs/auth": "3.2.0",
"core-js": "3.25.5",
"core-js": "3.26.0",
"graphql": "16.6.0",
"graphql-tag": "2.12.6",
"react-helmet-async": "1.3.0",
Expand Down
Loading

0 comments on commit c25ff7a

Please sign in to comment.