Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Conversation

arielfurtado
Copy link

@arielfurtado arielfurtado commented Sep 18, 2023

Summary

This PR updates dependencies to be in sync with the most recent LTS version of Node, v18.17.1.
And a few changes to webpack still works

Changes

  • package.json:
    • version updates:
      • @babel/core updated to ^7.22.17
      • @babel/preset-env updated to ^7.22.15
      • babel-loader updated to ^9.1.3
      • eslint updated to ^8.49.0
      • eslint-config-standard updated to ^17.1.0
      • eslint-plugin-import updated to ^2.28.1
      • eslint-plugin-promise updated to ^6.1.1
      • shaka-player updated to ^4.4.1
      • webpack updated to ^5.88.2
      • webpack-cli updated to ^5.1.4
      • webpack-dev-server updated to ^4.15.1
        add: terser-webpack-plugin ^5.3.9 recommended by webpack
        remove: uglifyjs-webpack-plugin.

How to test

Switch to Node version v18.17.1 and verify that everything functions correctly.

@arielfurtado arielfurtado changed the title feat: update dependencies Update dependencies for Node v18.17.1 LTS Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants