Skip to content

Commit

Permalink
chore: upgrade dependencies to latest version (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 authored Jun 19, 2024
1 parent 41596b7 commit 56d4e21
Show file tree
Hide file tree
Showing 10 changed files with 2,288 additions and 2,140 deletions.
2,890 changes: 1,517 additions & 1,373 deletions package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,22 +59,22 @@
}
},
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.20",
"@jridgewell/trace-mapping": "^0.3.25",
"jest-worker": "^27.4.5",
"schema-utils": "^3.1.1",
"serialize-javascript": "^6.0.2",
"terser": "^5.26.0"
"terser": "^5.31.1"
},
"devDependencies": {
"@babel/cli": "^7.22.15",
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@swc/core": "^1.3.102",
"@types/node": "^18.15.11",
"@types/serialize-javascript": "^5.0.2",
"@types/uglify-js": "^3.17.1",
"@types/uglify-js": "^3.17.5",
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
"babel-jest": "^28.1.2",
"copy-webpack-plugin": "^9.0.1",
Expand All @@ -95,8 +95,8 @@
"prettier": "^2.8.7",
"standard-version": "^9.3.1",
"typescript": "^4.9.5",
"uglify-js": "^3.17.4",
"webpack": "^5.88.2",
"uglify-js": "^3.18.0",
"webpack": "^5.92.0",
"webpack-cli": "^4.10.0",
"worker-loader": "^3.0.8"
},
Expand Down
514 changes: 259 additions & 255 deletions test/__snapshots__/TerserPlugin.test.js.snap

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions test/__snapshots__/exclude-option.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

exports[`exclude option should match snapshot for a single RegExp value: assets 1`] = `
Object {
"entry.js": "(()=>{var r={791:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791)})();",
"entry.js": "(()=>{var r={921:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921)})();",
"excluded1.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 119:
/***/ 508:
/***/ ((module) => {
module.exports = function Bar1() {
Expand Down Expand Up @@ -47,11 +47,11 @@ module.exports = function Bar1() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(119);
/******/ var __webpack_exports__ = __webpack_require__(508);
/******/
/******/ })()
;",
"excluded2.js": "(()=>{var r={43:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(43)})();",
"excluded2.js": "(()=>{var r={93:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(93)})();",
}
`;

Expand All @@ -61,11 +61,11 @@ exports[`exclude option should match snapshot for a single RegExp value: warning

exports[`exclude option should match snapshot for a single String value: assets 1`] = `
Object {
"entry.js": "(()=>{var r={791:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791)})();",
"entry.js": "(()=>{var r={921:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921)})();",
"excluded1.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 119:
/***/ 508:
/***/ ((module) => {
module.exports = function Bar1() {
Expand Down Expand Up @@ -106,11 +106,11 @@ module.exports = function Bar1() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(119);
/******/ var __webpack_exports__ = __webpack_require__(508);
/******/
/******/ })()
;",
"excluded2.js": "(()=>{var r={43:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(43)})();",
"excluded2.js": "(()=>{var r={93:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(93)})();",
}
`;

Expand All @@ -120,11 +120,11 @@ exports[`exclude option should match snapshot for a single String value: warning

exports[`exclude option should match snapshot for multiple RegExp values: assets 1`] = `
Object {
"entry.js": "(()=>{var r={791:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791)})();",
"entry.js": "(()=>{var r={921:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921)})();",
"excluded1.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 119:
/***/ 508:
/***/ ((module) => {
module.exports = function Bar1() {
Expand Down Expand Up @@ -165,14 +165,14 @@ module.exports = function Bar1() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(119);
/******/ var __webpack_exports__ = __webpack_require__(508);
/******/
/******/ })()
;",
"excluded2.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 43:
/***/ 93:
/***/ ((module) => {
module.exports = function Bar2() {
Expand Down Expand Up @@ -213,7 +213,7 @@ module.exports = function Bar2() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(43);
/******/ var __webpack_exports__ = __webpack_require__(93);
/******/
/******/ })()
;",
Expand All @@ -226,11 +226,11 @@ exports[`exclude option should match snapshot for multiple RegExp values: warnin

exports[`exclude option should match snapshot for multiple String values: assets 1`] = `
Object {
"entry.js": "(()=>{var r={791:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(791)})();",
"entry.js": "(()=>{var r={921:r=>{r.exports=function(){console.log(7)}}},o={};(function t(e){var n=o[e];if(void 0!==n)return n.exports;var s=o[e]={exports:{}};return r[e](s,s.exports,t),s.exports})(921)})();",
"excluded1.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 119:
/***/ 508:
/***/ ((module) => {
module.exports = function Bar1() {
Expand Down Expand Up @@ -271,14 +271,14 @@ module.exports = function Bar1() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(119);
/******/ var __webpack_exports__ = __webpack_require__(508);
/******/
/******/ })()
;",
"excluded2.js": "/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ 43:
/***/ 93:
/***/ ((module) => {
module.exports = function Bar2() {
Expand Down Expand Up @@ -319,7 +319,7 @@ module.exports = function Bar2() {
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __webpack_require__(43);
/******/ var __webpack_exports__ = __webpack_require__(93);
/******/
/******/ })()
;",
Expand Down
Loading

0 comments on commit 56d4e21

Please sign in to comment.