File tree Expand file tree Collapse file tree 6 files changed +673
-384
lines changed
Expand file tree Collapse file tree 6 files changed +673
-384
lines changed Original file line number Diff line number Diff line change 3838 },
3939 "devDependencies" : {
4040 "@commitlint/cli" : " ^19.8.1" ,
41- "@eslint/js" : " 9.24.0 " ,
41+ "@eslint/js" : " 9.30.1 " ,
4242 "@lwc/eslint-plugin-lwc-internal" : " link:./scripts/eslint-plugin" ,
4343 "@lwc/test-utils-lwc-internals" : " link:./scripts/test-utils" ,
4444 "@nx/js" : " 21.2.2" ,
5757 "@vitest/ui" : " ^3.1.1" ,
5858 "bytes" : " ^3.1.2" ,
5959 "es-module-lexer" : " ^1.6.0" ,
60- "eslint" : " 9.24.0 " ,
60+ "eslint" : " 9.30.1 " ,
6161 "eslint-config-flat-gitignore" : " ^2.1.0" ,
6262 "eslint-plugin-header" : " ^3.1.1" ,
63- "eslint-plugin-import" : " ^2.31 .0" ,
63+ "eslint-plugin-import" : " ^2.32 .0" ,
6464 "glob" : " ^11.0.3" ,
65- "globals" : " ^16.0 .0" ,
65+ "globals" : " ^16.3 .0" ,
6666 "husky" : " ^9.1.7" ,
6767 "isbinaryfile" : " ^5.0.4" ,
6868 "jsdom" : " ^26.1.0" ,
6969 "lint-staged" : " ^15.5.1" ,
7070 "magic-string" : " ^0.30.17" ,
7171 "nx" : " 21.2.2" ,
72- "prettier" : " ^3.5.3 " ,
72+ "prettier" : " ^3.6.2 " ,
7373 "rollup" : " ^4.44.1" ,
7474 "terser" : " ^5.39.0" ,
7575 "tslib" : " ^2.8.1" ,
7676 "typescript" : " 5.8.3" ,
77- "typescript-eslint" : " 8.29 .1" ,
77+ "typescript-eslint" : " 8.35 .1" ,
7878 "vitest" : " ^3.1.1"
7979 },
8080 "lint-staged" : {
Original file line number Diff line number Diff line change 1919 },
2020 "devDependencies" : {
2121 "@lwc/rollup-plugin" : " 8.20.1" ,
22- "@wdio/cli" : " ^9.9.1 " ,
23- "@wdio/local-runner" : " ^9.9.1 " ,
24- "@wdio/mocha-framework" : " ^9.9.0 " ,
25- "@wdio/sauce-service" : " ^9.9.1 " ,
26- "@wdio/spec-reporter" : " ^9.9.0 " ,
27- "@wdio/static-server-service" : " ^9.9.0 " ,
22+ "@wdio/cli" : " ^9.16.2 " ,
23+ "@wdio/local-runner" : " ^9.16.2 " ,
24+ "@wdio/mocha-framework" : " ^9.16.2 " ,
25+ "@wdio/sauce-service" : " ^9.16.2 " ,
26+ "@wdio/spec-reporter" : " ^9.16.2 " ,
27+ "@wdio/static-server-service" : " ^9.16.2 " ,
2828 "deepmerge" : " ^4.3.1" ,
2929 "dotenv" : " ^16.5.0" ,
3030 "lwc" : " 8.20.1" ,
3131 "minimist" : " ^1.2.8" ,
32- "webdriverio" : " ^9.0.7 "
32+ "webdriverio" : " ^9.16.2 "
3333 },
3434 "volta" : {
3535 "extends" : " ../../../package.json"
Original file line number Diff line number Diff line change 2727 "@best/runner-remote" : " ^15.0.0" ,
2828 "folder-hash" : " 4.1.1" ,
2929 "markdown-table" : " ^3.0.4" ,
30- "tachometer" : " ^0.7.1 "
30+ "tachometer" : " ^0.7.2 "
3131 },
3232 "nx" : {
3333 "targets" : {
Original file line number Diff line number Diff line change 5252 "@lwc/errors" : " 8.20.1" ,
5353 "@lwc/shared" : " 8.20.1" ,
5454 "@lwc/template-compiler" : " 8.20.1" ,
55- "acorn" : " 8.14.1 " ,
55+ "acorn" : " 8.15.0 " ,
5656 "astring" : " ^1.9.0" ,
5757 "estree-toolkit" : " ^1.7.13" ,
5858 "immer" : " ^10.1.1" ,
Original file line number Diff line number Diff line change 4848 "dependencies" : {
4949 "@lwc/errors" : " 8.20.1" ,
5050 "@lwc/shared" : " 8.20.1" ,
51- "acorn" : " ~8.14.1 " ,
51+ "acorn" : " ~8.15.0 " ,
5252 "astring" : " ~1.9.0" ,
5353 "he" : " ~1.2.0"
5454 },
You can’t perform that action at this time.
0 commit comments