Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the npm-updates group across 1 directory with 23 updates #69

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps the npm-updates group with 23 updates in the /samples/weather-forecast directory:

Package From To
@staffbase/widget-sdk 3.3.3 3.12.7
acorn 8.4.1 8.11.3
dayjs 1.10.6 1.11.11
openweather-apis 4.4.2 4.5.0
react-query 3.21.1 3.39.3
regenerator-runtime 0.13.9 0.14.1
@babel/core 7.15.0 7.24.5
@babel/plugin-proposal-class-properties 7.14.5 7.18.6
@babel/plugin-proposal-object-rest-spread 7.14.7 7.20.7
@babel/preset-env 7.15.0 7.24.5
@babel/preset-react 7.14.5 7.24.1
@babel/preset-typescript 7.15.0 7.24.1
@material-ui/core 4.12.3 4.12.4
@material-ui/icons 4.11.2 4.11.3
@ungap/custom-elements 1.0.0 1.3.0
core-js 3.17.1 3.37.1
js-base64 3.6.1 3.7.7
minimal-polyfills 2.2.1 2.2.3
ts-loader 9.2.5 9.5.1
ts-node 10.2.1 10.9.2
webpack 5.51.1 5.91.0
@types/webpack 5.28.0 5.28.5
webpack-merge 5.8.0 5.10.0

Updates @staffbase/widget-sdk from 3.3.3 to 3.12.7

Commits

Updates acorn from 8.4.1 to 8.11.3

Commits
  • fcb15ff Mark version 8.11.3
  • 5293bf3 Fix assignment of loc.start for new.target and import.meta
  • 500f921 Mark acorn-walk 8.3.1
  • 1d37b02 changed eslint-plugin-node package with eslint-plugin-n
  • 5906be3 Make visitors keep their "this" context
  • 494ecc8 Remove old 'Mozilla Parser API' terminology
  • c3ec702 Don't overwrite node type when parsing import.meta
  • 6369777 Add Function and Class to AggregateType
  • 31967af Mark version 8.11.2
  • 9cbe3f6 Fix regression in tokenizer regexp disambiguation
  • Additional commits viewable in compare view

Updates dayjs from 1.10.6 to 1.11.11

Release notes

Sourced from dayjs's releases.

v1.11.11

1.11.11 (2024-04-28)

Bug Fixes

v1.11.10

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)

v1.11.9

1.11.9 (2023-07-01)

Bug Fixes

  • Add null to min and max plugin return type (#2355) (62d9042)
  • check if null passed to objectSupport parser (#2175) (013968f)
  • dayjs.diff improve performance (#2244) (33c80e1)
  • dayjs(null) throws error, not return dayjs object as invalid date (#2334) (c79e2f5)
  • objectSupport plugin causes an error when null is passed to dayjs function (closes #2277) (#2342) (89bf31c)
  • Optimize format method (#2313) (1fe1b1d)
  • update Duration plugin add/subtract take into account days in month (#2337) (3b1060f)
  • update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg (#2330) (3c2c6ee)

v1.11.8

1.11.8 (2023-06-02)

Bug Fixes

... (truncated)

Changelog

Sourced from dayjs's changelog.

1.11.11 (2024-04-28)

Bug Fixes

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)

1.11.9 (2023-07-01)

Bug Fixes

  • Add null to min and max plugin return type (#2355) (62d9042)
  • check if null passed to objectSupport parser (#2175) (013968f)
  • dayjs.diff improve performance (#2244) (33c80e1)
  • dayjs(null) throws error, not return dayjs object as invalid date (#2334) (c79e2f5)
  • objectSupport plugin causes an error when null is passed to dayjs function (closes #2277) (#2342) (89bf31c)
  • Optimize format method (#2313) (1fe1b1d)
  • update Duration plugin add/subtract take into account days in month (#2337) (3b1060f)
  • update MinMax plugin 1. ignore the 'null' in args 2. return the only one arg (#2330) (3c2c6ee)

1.11.8 (2023-06-02)

Bug Fixes

... (truncated)

Commits

Updates openweather-apis from 4.4.2 to 4.5.0

Commits

Updates react-query from 3.21.1 to 3.39.3

Commits
Maintainer changes

This version was pushed to npm by tkdodo, a new releaser for react-query since your current version.


Updates regenerator-runtime from 0.13.9 to 0.14.1

Commits

Updates @babel/core from 7.15.0 to 7.24.5

Release notes

Sourced from @​babel/core's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

... (truncated)

Commits

Updates @babel/plugin-proposal-class-properties from 7.14.5 to 7.18.6

Release notes

Sourced from @​babel/plugin-proposal-class-properties's releases.

v7.18.6 (2022-06-27)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-remap-async-to-generator, babel-plugin-proposal-async-generator-functions
  • babel-plugin-transform-parameters
  • babel-core
  • babel-core, babel-helper-check-duplicate-nodes, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-optional-chaining, babel-plugin-transform-runtime

🏠 Internal

  • babel-standalone
  • Other
  • babel-generator, babel-types
  • babel-code-frame, babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-check-duplicate-nodes, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-fixtures, babel-helper-function-name, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-plugin-test-runner, babel-helper-plugin-utils, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-transform-fixture-test-runner, babel-helper-validator-option, babel-helper-wrap-function, babel-helpers, babel-highlight, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-external-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-static-block, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-json-strings, babel-plugin-proposal-object-rest-spread, babel-plugin-proposal-optional-chaining, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-private-property-in-object, babel-plugin-proposal-record-and-tuple, babel-plugin-syntax-typescript, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-duplicate-keys, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-object-super, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-preset-typescript, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-transform-destructuring

Committers: 6

v7.18.5 (2022-06-13)

Thanks @​underfin and @​vasicvuk for your first PRs!

🐛 Bug Fix

📝 Documentation

... (truncated)

Commits

Updates @babel/plugin-proposal-object-rest-spread from 7.14.7 to 7.20.7

Release notes

Sourced from @​babel/plugin-proposal-object-rest-spread's releases.

v7.20.7 (2022-12-22)

Thanks @​wsypower for your first PR!

👓 Spec Compliance

  • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super

🐛 Bug Fix

  • babel-parser, babel-plugin-transform-typescript
  • babel-traverse
  • babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-transform-block-scoping
  • babel-plugin-proposal-async-generator-functions, babel-preset-env
  • babel-generator, babel-plugin-proposal-optional-chaining
  • babel-plugin-transform-react-jsx, babel-types
  • babel-core, babel-helpers, babel-plugin-transform-computed-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
  • babel-generator

💅 Polish

  • babel-plugin-transform-block-scoping, babel-traverse

🏠 Internal

  • babel-helper-define-map, babel-plugin-transform-property-mutators
  • babel-core, babel-plugin-proposal-class-properties, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-parameters, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-traverse

🏃‍♀️ Performance

Committers: 6

... (truncated)

Commits

Updates @babel/preset-env from 7.15.0 to 7.24.5

Release notes

Sourced from @​babel/preset-env's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

…dates

Bumps the npm-updates group with 23 updates in the /samples/weather-forecast directory:

| Package | From | To |
| --- | --- | --- |
| [@staffbase/widget-sdk](https://github.com/Staffbase/widget-sdk) | `3.3.3` | `3.12.7` |
| [acorn](https://github.com/acornjs/acorn) | `8.4.1` | `8.11.3` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.10.6` | `1.11.11` |
| [openweather-apis](https://github.com/CICCIOSGAMINO/openweather-apis) | `4.4.2` | `4.5.0` |
| [react-query](https://github.com/tannerlinsley/react-query) | `3.21.1` | `3.39.3` |
| [regenerator-runtime](https://github.com/facebook/regenerator) | `0.13.9` | `0.14.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.15.0` | `7.24.5` |
| [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) | `7.14.5` | `7.18.6` |
| [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) | `7.14.7` | `7.20.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.15.0` | `7.24.5` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.14.5` | `7.24.1` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.15.0` | `7.24.1` |
| [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) | `4.12.3` | `4.12.4` |
| [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) | `4.11.2` | `4.11.3` |
| [@ungap/custom-elements](https://github.com/ungap/custom-elements) | `1.0.0` | `1.3.0` |
| [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.17.1` | `3.37.1` |
| [js-base64](https://github.com/dankogai/js-base64) | `3.6.1` | `3.7.7` |
| [minimal-polyfills](https://github.com/garronej/minimal_polyfills) | `2.2.1` | `2.2.3` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.2.5` | `9.5.1` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.2.1` | `10.9.2` |
| [webpack](https://github.com/webpack/webpack) | `5.51.1` | `5.91.0` |
| [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.0` | `5.28.5` |
| [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.8.0` | `5.10.0` |



Updates `@staffbase/widget-sdk` from 3.3.3 to 3.12.7
- [Commits](https://github.com/Staffbase/widget-sdk/commits)

Updates `acorn` from 8.4.1 to 8.11.3
- [Commits](acornjs/acorn@8.4.1...8.11.3)

Updates `dayjs` from 1.10.6 to 1.11.11
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.10.6...v1.11.11)

Updates `openweather-apis` from 4.4.2 to 4.5.0
- [Changelog](https://github.com/CICCIOSGAMINO/openweather-apis/blob/v5.0.0-pre/CHANGELOG.md)
- [Commits](https://github.com/CICCIOSGAMINO/openweather-apis/commits)

Updates `react-query` from 3.21.1 to 3.39.3
- [Release notes](https://github.com/tannerlinsley/react-query/releases)
- [Commits](https://github.com/tannerlinsley/react-query/commits)

Updates `regenerator-runtime` from 0.13.9 to 0.14.1
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.9...regenerator-runtime@0.14.1)

Updates `@babel/core` from 7.15.0 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core)

Updates `@babel/plugin-proposal-class-properties` from 7.14.5 to 7.18.6
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties)

Updates `@babel/plugin-proposal-object-rest-spread` from 7.14.7 to 7.20.7
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-object-rest-spread)

Updates `@babel/preset-env` from 7.15.0 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env)

Updates `@babel/preset-react` from 7.14.5 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-react)

Updates `@babel/preset-typescript` from 7.15.0 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript)

Updates `@material-ui/core` from 4.12.3 to 4.12.4
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.12.4/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.4/packages/material-ui)

Updates `@material-ui/icons` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui-icons)

Updates `@ungap/custom-elements` from 1.0.0 to 1.3.0
- [Commits](ungap/custom-elements@v1.0.0...v1.3.0)

Updates `core-js` from 3.17.1 to 3.37.1
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.1/packages/core-js)

Updates `js-base64` from 3.6.1 to 3.7.7
- [Commits](dankogai/js-base64@3.6.1...3.7.7)

Updates `minimal-polyfills` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/garronej/minimal_polyfills/releases)
- [Changelog](https://github.com/garronej/minimal_polyfills/blob/main/CHANGELOG.md)
- [Commits](garronej/minimal_polyfills@v2.2.1...v2.2.3)

Updates `ts-loader` from 9.2.5 to 9.5.1
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.2.5...v9.5.1)

Updates `ts-node` from 10.2.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.2.1...v10.9.2)

Updates `webpack` from 5.51.1 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.51.1...v5.91.0)

Updates `@types/webpack` from 5.28.0 to 5.28.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Updates `webpack-merge` from 5.8.0 to 5.10.0
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](survivejs/webpack-merge@v5.8.0...v5.10.0)

---
updated-dependencies:
- dependency-name: "@staffbase/widget-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: acorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: openweather-apis
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: react-query
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: regenerator-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@material-ui/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@material-ui/icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: "@ungap/custom-elements"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: core-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: js-base64
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: minimal-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
- dependency-name: "@types/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-updates
- dependency-name: webpack-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 20, 2024 06:33
@dependabot dependabot bot requested a review from Ninerian May 20, 2024 06:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #70.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samples/weather-forecast/npm-updates-03778ba5cb branch May 27, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants