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-dev): bump the npm-dev-deps group with 32 updates #2070

Merged
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,906 changes: 884 additions & 1,022 deletions package-lock.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,45 +107,45 @@
"storejs": "2.1.0"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/core": "7.26.9",
"@babel/eslint-parser": "7.26.8",
"@babel/plugin-transform-arrow-functions": "7.25.9",
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-object-assign": "7.25.9",
"@babel/plugin-transform-private-methods": "7.25.9",
"@babel/plugin-transform-private-property-in-object": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/plugin-transform-runtime": "7.26.9",
"@babel/preset-env": "7.26.9",
"@babel/preset-typescript": "7.26.0",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/config-nx-scopes": "19.5.0",
"@commitlint/config-conventional": "19.7.1",
"@commitlint/config-nx-scopes": "19.7.1",
"@digitalroute/cz-conventional-changelog-for-jira": "8.0.1",
"@jscutlery/semver": "5.5.1",
"@nx/eslint": "20.3.1",
"@nx/eslint-plugin": "20.3.1",
"@nx/jest": "20.3.1",
"@nx/js": "20.3.1",
"@nx/workspace": "20.3.1",
"@originjs/vite-plugin-federation": "1.3.7",
"@jscutlery/semver": "5.6.0",
"@nx/eslint": "20.4.6",
"@nx/eslint-plugin": "20.4.6",
"@nx/jest": "20.4.6",
"@nx/js": "20.4.6",
"@nx/workspace": "20.4.6",
"@originjs/vite-plugin-federation": "1.3.9",
"@rollup/plugin-alias": "5.1.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-terser": "0.4.4",
"@size-limit/file": "11.1.6",
"@size-limit/webpack": "11.1.6",
"@size-limit/file": "11.2.0",
"@size-limit/webpack": "11.2.0",
"@swc-node/register": "1.10.9",
"@swc/core": "1.10.6",
"@swc/core": "1.11.5",
"@types/component-emitter": "1.2.14",
"@types/jest": "29.5.14",
"@types/node": "22.10.5",
"@types/node": "22.13.8",
"@types/ramda": "0.30.2",
"babel-plugin-transform-object-hasown": "1.1.0",
"commitizen": "4.3.1",
"commitlint": "19.6.1",
"core-js": "3.40.0",
"commitlint": "19.7.1",
"core-js": "3.41.0",
"cross-env": "7.0.3",
"dotenv": "16.4.7",
"each": "2.7.2",
Expand All @@ -155,10 +155,10 @@
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "10.0.2",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-import-resolver-typescript": "3.8.3",
"eslint-plugin-compat": "6.0.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-sonarjs": "3.0.1",
"eslint-plugin-sonarjs": "3.0.2",
"eslint-plugin-unicorn": "56.0.1",
"esm": "3.2.25",
"http-server": "14.1.1",
Expand All @@ -172,18 +172,18 @@
"jest-watch-typeahead": "2.2.2",
"join-component": "1.1.0",
"jscpd": "4.0.5",
"lint-staged": "15.3.0",
"lint-staged": "15.4.3",
"madge": "8.0.0",
"msw": "2.7.0",
"nx": "20.3.1",
"msw": "2.7.3",
"nx": "20.4.6",
"patch-package": "8.0.0",
"prettier": "3.4.2",
"publint": "0.3.0",
"rollup": "4.30.1",
"prettier": "3.5.2",
"publint": "0.3.7",
"rollup": "4.34.9",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-delete": "3.0.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-exclude-dependencies-from-bundle": "1.1.23",
"rollup-plugin-exclude-dependencies-from-bundle": "1.1.24",
"rollup-plugin-external-globals": "0.13.0",
"rollup-plugin-filesize": "10.0.0",
"rollup-plugin-generate-html-template": "1.7.0",
Expand All @@ -193,11 +193,11 @@
"rollup-plugin-typescript2": "0.36.0",
"rollup-plugin-visualizer": "5.14.0",
"serve": "14.2.4",
"size-limit": "11.1.6",
"ts-jest": "29.2.5",
"size-limit": "11.2.0",
"ts-jest": "29.2.6",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript": "5.8.2",
"user-agent-data-types": "0.4.2"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-js-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"storejs": "2.1.0"
},
"devDependencies": {
"@bugsnag/js": "8.1.2"
"@bugsnag/js": "8.2.0"
},
"overrides": {},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-js-service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"devDependencies": {
"@types/ms": "0.7.34",
"@types/node": "22.7.3",
"@types/node": "22.13.8",
"jest-date-mock": "1.0.10"
},
"overrides": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"release": "npm publish"
},
"devDependencies": {
"@bugsnag/js": "8.1.2"
"@bugsnag/js": "8.2.0"
},
"browserslist": {
"production": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/@jscutlery/semver/src/executors/version/utils/try-bump.js b/node_modules/@jscutlery/semver/src/executors/version/utils/try-bump.js
index 2430e89..40958ac 100644
index 2430e89..658040d 100644
--- a/node_modules/@jscutlery/semver/src/executors/version/utils/try-bump.js
+++ b/node_modules/@jscutlery/semver/src/executors/version/utils/try-bump.js
@@ -169,7 +169,7 @@ function _getDependencyVersions({ commitParserOptions, preset, dependencyRoots,
Expand Down
Loading
Loading