Skip to content

Commit

Permalink
build(deps): bump the theoretically-non-breaking group across 1 direc…
Browse files Browse the repository at this point in the history
…tory with 22 updates (#5085)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent bb75301 commit 1a82b99
Show file tree
Hide file tree
Showing 8 changed files with 513 additions and 508 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,40 +37,40 @@
"@eslint/js": "9.17.0",
"@lwc/eslint-plugin-lwc-internal": "link:./scripts/eslint-plugin",
"@lwc/test-utils-lwc-internals": "link:./scripts/test-utils",
"@nx/js": "20.2.2",
"@rollup/plugin-commonjs": "^28.0.1",
"@nx/js": "20.3.0",
"@rollup/plugin-commonjs": "^28.0.2",
"@rollup/plugin-inject": "^5.0.5",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-typescript": "^12.1.2",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.10.1",
"@swc/core": "~1.10.4",
"@swc/helpers": "~0.5.15",
"@types/babel__core": "^7.20.5",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.16",
"@vitest/eslint-plugin": "^1.1.21",
"@vitest/ui": "^2.1.8",
"bytes": "^3.1.2",
"es-module-lexer": "^1.5.4",
"es-module-lexer": "^1.6.0",
"eslint": "9.17.0",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.31.0",
"glob": "^11.0.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"husky": "^9.1.7",
"isbinaryfile": "^5.0.4",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"magic-string": "^0.30.17",
"nx": "20.2.2",
"nx": "20.3.0",
"prettier": "^3.4.2",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"terser": "^5.37.0",
"tslib": "^2.8.1",
"typescript": "5.4.5",
"typescript-eslint": "8.18.0",
"typescript-eslint": "8.18.2",
"vitest": "^2.1.8"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/integration-karma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@lwc/rollup-plugin": "8.12.2",
"@lwc/synthetic-shadow": "8.12.2",
"@types/jasmine": "^5.1.5",
"chokidar": "^4.0.1",
"chokidar": "^4.0.3",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-report": "^3.0.1",
"istanbul-reports": "^3.1.7",
Expand Down
12 changes: 6 additions & 6 deletions packages/@lwc/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"devDependencies": {
"@lwc/rollup-plugin": "8.12.2",
"@wdio/cli": "^9.4.2",
"@wdio/local-runner": "^9.4.2",
"@wdio/mocha-framework": "^9.4.2",
"@wdio/sauce-service": "^9.4.2",
"@wdio/spec-reporter": "^9.4.2",
"@wdio/static-server-service": "^9.4.2",
"@wdio/cli": "^9.4.5",
"@wdio/local-runner": "^9.4.5",
"@wdio/mocha-framework": "^9.4.4",
"@wdio/sauce-service": "^9.4.5",
"@wdio/spec-reporter": "^9.4.4",
"@wdio/static-server-service": "^9.4.4",
"deepmerge": "^4.3.1",
"dotenv": "^16.4.7",
"lwc": "8.12.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/@lwc/integration-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"lwc": "8.12.2"
},
"devDependencies": {
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.1",
"rollup": "^4.28.1",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-typescript": "^12.1.2",
"rollup": "^4.29.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@lwc/module-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
}
},
"dependencies": {
"resolve": "~1.22.9"
"resolve": "~1.22.10"
}
}
2 changes: 1 addition & 1 deletion packages/@lwc/rollup-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@lwc/compiler": "8.12.2",
"@lwc/module-resolver": "8.12.2",
"@lwc/shared": "8.12.2",
"@rollup/pluginutils": "~5.1.3"
"@rollup/pluginutils": "~5.1.4"
},
"devDependencies": {
"@lwc/errors": "8.12.2"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"devDependencies": {
"@lwc/rollup-plugin": "8.12.2",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-replace": "^6.0.2",
"lwc": "8.12.2",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-serve": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 1a82b99

Please sign in to comment.