Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 06db158 commit 16a9301
Show file tree
Hide file tree
Showing 47 changed files with 96 additions and 96 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.33.3",
"core-js": "3.34.0",
"cypress": "12.17.4",
"cypress-wait-until": "1.7.2",
"dependency-cruiser": "13.1.5",
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.33.3",
"core-js": "3.34.0",
"dotenv-defaults": "5.0.2",
"fast-glob": "3.3.2",
"fast-json-parse": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@prisma/client": "5.7.0",
"@whatwg-node/fetch": "0.9.14",
"core-js": "3.33.3",
"core-js": "3.34.0",
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.2",
"pascalcase": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@auth0/auth0-spa-js": "2.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@azure/msal-browser": "2.38.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@clerk/clerk-sdk-node": "4.13.1",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/project-config": "6.0.7",
"base64url": "3.0.1",
"core-js": "3.33.3",
"core-js": "3.34.0",
"md5": "2.3.0",
"uuid": "9.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"prompts": "2.4.2",
"terminal-link": "2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"@simplewebauthn/browser": "7.4.0",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"firebase-admin": "11.11.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"jsonwebtoken": "9.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"jsonwebtoken": "9.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"jsonwebtoken": "9.0.2",
"jwks-rsa": "3.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/cli-helpers": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.23.5",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
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.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"react": "0.0.0-experimental-e5205658f-20230913"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-module-resolver": "5.0.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"fast-glob": "3.3.2",
"graphql": "16.8.1",
"typescript": "5.3.2"
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 @@ -29,7 +29,7 @@
"@redwoodjs/project-config": "6.0.7",
"@redwoodjs/telemetry": "6.0.7",
"chalk": "4.1.2",
"core-js": "3.33.3",
"core-js": "3.34.0",
"dotenv": "16.3.1",
"execa": "5.1.1",
"listr2": "6.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"ci-info": "3.9.0",
"concurrently": "8.2.2",
"configstore": "3.1.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"cross-env": "7.0.3",
"decamelize": "5.0.1",
"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 @@ -35,7 +35,7 @@
"@vscode/ripgrep": "1.15.6",
"@whatwg-node/fetch": "0.9.14",
"cheerio": "1.0.0-rc.12",
"core-js": "3.33.3",
"core-js": "3.34.0",
"deepmerge": "4.3.1",
"execa": "5.1.1",
"fast-glob": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"babel-loader": "^9.1.3",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"dotenv-webpack": "8.0.1",
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.23.5",
"core-js": "3.33.3",
"core-js": "3.34.0",
"pascalcase": "1.0.0",
"react-hook-form": "7.48.2"
},
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 @@ -35,7 +35,7 @@
"@graphql-yoga/plugin-persisted-operations": "2.0.5",
"@opentelemetry/api": "1.7.0",
"@redwoodjs/api": "6.0.7",
"core-js": "3.33.3",
"core-js": "3.34.0",
"graphql": "16.8.1",
"graphql-scalars": "1.22.4",
"graphql-tag": "2.12.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@redwoodjs/router": "6.0.7",
"@sdl-codegen/node": "0.0.10",
"chalk": "4.1.2",
"core-js": "3.33.3",
"core-js": "3.34.0",
"deepmerge": "4.3.1",
"esbuild": "0.19.5",
"fast-glob": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@whatwg-node/fetch": "0.9.14",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.33.3",
"core-js": "3.34.0",
"graphql": "16.8.1",
"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 @@ -30,7 +30,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@prisma/client": "5.7.0",
"@redwoodjs/project-config": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/runtime-corejs3": "7.23.5",
"@reach/skip-nav": "0.18.0",
"@redwoodjs/auth": "6.0.7",
"core-js": "3.33.3"
"core-js": "3.34.0"
},
"devDependencies": {
"@babel/cli": "7.23.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@redwoodjs/project-config": "6.0.7",
"@types/line-column": "1.0.0",
"camelcase": "6.3.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"deepmerge": "4.3.1",
"dotenv-defaults": "5.0.2",
"enquirer": "2.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@swc/core": "1.3.60",
"ansi-colors": "4.1.3",
"chokidar": "3.5.3",
"core-js": "3.33.3",
"core-js": "3.34.0",
"dotenv": "16.3.1",
"fast-json-parse": "1.0.3",
"fastify": "4.24.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@redwoodjs/structure": "6.0.7",
"@whatwg-node/fetch": "0.9.14",
"ci-info": "3.9.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"envinfo": "7.11.0",
"systeminformation": "5.21.20",
"uuid": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/webpack": "5.28.5",
"@types/webpack-env": "1.18.4",
"babel-jest": "^29.7.0",
"core-js": "3.33.3",
"core-js": "3.34.0",
"fast-glob": "3.3.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit 16a9301

Please sign in to comment.