Skip to content

Commit 6b9e12d

Browse files
Update npm Packages Updates (major)
1 parent 57ac03a commit 6b9e12d

4 files changed

Lines changed: 204 additions & 108 deletions

File tree

pwa-tenant-config-generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@typescript-eslint/eslint-plugin": "^8.59.2",
4141
"@typescript-eslint/parser": "^8.59.2",
4242
"eslint": "9.39.4",
43-
"eslint-plugin-perfectionist": "^4.15.1",
44-
"globals": "^15.15.0",
43+
"eslint-plugin-perfectionist": "^5.0.0",
44+
"globals": "^17.0.0",
4545
"prettier": "^3.6.2",
4646
"tsx": "^4.23.0",
4747
"typescript": "~5.9.3"

pwa-tenant-config-generator/yarn.lock

Lines changed: 97 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,19 @@ __metadata:
733733
languageName: node
734734
linkType: hard
735735

736+
"@typescript-eslint/project-service@npm:8.65.0":
737+
version: 8.65.0
738+
resolution: "@typescript-eslint/project-service@npm:8.65.0"
739+
dependencies:
740+
"@typescript-eslint/tsconfig-utils": "npm:^8.65.0"
741+
"@typescript-eslint/types": "npm:^8.65.0"
742+
debug: "npm:^4.4.3"
743+
peerDependencies:
744+
typescript: ">=4.8.4 <6.1.0"
745+
checksum: 10c0/56d8f598f1bb6ca892ff79320bd1aa134eefa05cf0bad4932c44518475a8bccf0c9027ae2177b3c1761496c8107236b81dd93f67d09093c2242f07f3f2063c1f
746+
languageName: node
747+
linkType: hard
748+
736749
"@typescript-eslint/scope-manager@npm:8.59.2":
737750
version: 8.59.2
738751
resolution: "@typescript-eslint/scope-manager@npm:8.59.2"
@@ -743,6 +756,16 @@ __metadata:
743756
languageName: node
744757
linkType: hard
745758

759+
"@typescript-eslint/scope-manager@npm:8.65.0":
760+
version: 8.65.0
761+
resolution: "@typescript-eslint/scope-manager@npm:8.65.0"
762+
dependencies:
763+
"@typescript-eslint/types": "npm:8.65.0"
764+
"@typescript-eslint/visitor-keys": "npm:8.65.0"
765+
checksum: 10c0/303bae83a2243e742fcf86bef0b67615dc8915d2dd40268b796e2f49a40057b05de41608846aa362ad77e2d6976ec3cf30f1cdf245c1e39d18fd8ce91ae38c5c
766+
languageName: node
767+
linkType: hard
768+
746769
"@typescript-eslint/tsconfig-utils@npm:8.59.2, @typescript-eslint/tsconfig-utils@npm:^8.59.2":
747770
version: 8.59.2
748771
resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.2"
@@ -752,6 +775,15 @@ __metadata:
752775
languageName: node
753776
linkType: hard
754777

778+
"@typescript-eslint/tsconfig-utils@npm:8.65.0, @typescript-eslint/tsconfig-utils@npm:^8.65.0":
779+
version: 8.65.0
780+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.65.0"
781+
peerDependencies:
782+
typescript: ">=4.8.4 <6.1.0"
783+
checksum: 10c0/5b897bbba4584ee67c7a0bc0b4b6cbf8db2cb5997d5ab8f07fae692315dd51cabcc7116c609a94a162747dd267118b7a0f1c8fb29d71210ad38549e4b8b6adb1
784+
languageName: node
785+
linkType: hard
786+
755787
"@typescript-eslint/type-utils@npm:8.59.2":
756788
version: 8.59.2
757789
resolution: "@typescript-eslint/type-utils@npm:8.59.2"
@@ -768,13 +800,20 @@ __metadata:
768800
languageName: node
769801
linkType: hard
770802

771-
"@typescript-eslint/types@npm:8.59.2, @typescript-eslint/types@npm:^8.38.0, @typescript-eslint/types@npm:^8.59.2":
803+
"@typescript-eslint/types@npm:8.59.2, @typescript-eslint/types@npm:^8.59.2":
772804
version: 8.59.2
773805
resolution: "@typescript-eslint/types@npm:8.59.2"
774806
checksum: 10c0/ee6889a22b237ef426c45f11dc167f7f220007c2a8f77c8b1ab9e57ac32a2b47fad29f53c4230847cbe49bcd30a35fc2f276e01611d0dab9918d7ef72334f423
775807
languageName: node
776808
linkType: hard
777809

810+
"@typescript-eslint/types@npm:8.65.0, @typescript-eslint/types@npm:^8.65.0":
811+
version: 8.65.0
812+
resolution: "@typescript-eslint/types@npm:8.65.0"
813+
checksum: 10c0/919b6d96111ea26f09c6cb1121fbba915147761be3fbf9c4de5b200faa2891087ebdcfd2f4a1f27a4c6153daeefc7448147c651a074b3ec70440f3f8c1092a81
814+
languageName: node
815+
linkType: hard
816+
778817
"@typescript-eslint/typescript-estree@npm:8.59.2":
779818
version: 8.59.2
780819
resolution: "@typescript-eslint/typescript-estree@npm:8.59.2"
@@ -794,7 +833,26 @@ __metadata:
794833
languageName: node
795834
linkType: hard
796835

797-
"@typescript-eslint/utils@npm:8.59.2, @typescript-eslint/utils@npm:^8.38.0":
836+
"@typescript-eslint/typescript-estree@npm:8.65.0":
837+
version: 8.65.0
838+
resolution: "@typescript-eslint/typescript-estree@npm:8.65.0"
839+
dependencies:
840+
"@typescript-eslint/project-service": "npm:8.65.0"
841+
"@typescript-eslint/tsconfig-utils": "npm:8.65.0"
842+
"@typescript-eslint/types": "npm:8.65.0"
843+
"@typescript-eslint/visitor-keys": "npm:8.65.0"
844+
debug: "npm:^4.4.3"
845+
minimatch: "npm:^10.2.2"
846+
semver: "npm:^7.7.3"
847+
tinyglobby: "npm:^0.2.15"
848+
ts-api-utils: "npm:^2.5.0"
849+
peerDependencies:
850+
typescript: ">=4.8.4 <6.1.0"
851+
checksum: 10c0/578ff5247f17865277badfe13362a82ba82c8bb11aaa78323933895e0ba0fc02788ae6aa9bd84bc8287660004a76231341977a3188b399c776b7e713c5054239
852+
languageName: node
853+
linkType: hard
854+
855+
"@typescript-eslint/utils@npm:8.59.2":
798856
version: 8.59.2
799857
resolution: "@typescript-eslint/utils@npm:8.59.2"
800858
dependencies:
@@ -809,6 +867,21 @@ __metadata:
809867
languageName: node
810868
linkType: hard
811869

870+
"@typescript-eslint/utils@npm:^8.62.1":
871+
version: 8.65.0
872+
resolution: "@typescript-eslint/utils@npm:8.65.0"
873+
dependencies:
874+
"@eslint-community/eslint-utils": "npm:^4.9.1"
875+
"@typescript-eslint/scope-manager": "npm:8.65.0"
876+
"@typescript-eslint/types": "npm:8.65.0"
877+
"@typescript-eslint/typescript-estree": "npm:8.65.0"
878+
peerDependencies:
879+
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
880+
typescript: ">=4.8.4 <6.1.0"
881+
checksum: 10c0/258775532bb23bfeccb7ef25369a62b5fcf48f633af178830113d5aea6d0e968ad67a63b3371206151eb6a8dca0a3381f7efa07958fd8063505e1a53e470a439
882+
languageName: node
883+
linkType: hard
884+
812885
"@typescript-eslint/visitor-keys@npm:8.59.2":
813886
version: 8.59.2
814887
resolution: "@typescript-eslint/visitor-keys@npm:8.59.2"
@@ -819,6 +892,16 @@ __metadata:
819892
languageName: node
820893
linkType: hard
821894

895+
"@typescript-eslint/visitor-keys@npm:8.65.0":
896+
version: 8.65.0
897+
resolution: "@typescript-eslint/visitor-keys@npm:8.65.0"
898+
dependencies:
899+
"@typescript-eslint/types": "npm:8.65.0"
900+
eslint-visitor-keys: "npm:^5.0.0"
901+
checksum: 10c0/f50cf2da4077f8eebfd56658ede17dfbf2e39875dc53562f5c1bc6e9835a0b4b00e0e0255e2dc3488234aca1f783d89beb084c417b22027520bf015a7b59ffb8
902+
languageName: node
903+
linkType: hard
904+
822905
"abbrev@npm:^2.0.0":
823906
version: 2.0.0
824907
resolution: "abbrev@npm:2.0.0"
@@ -1156,9 +1239,9 @@ __metadata:
11561239
"@typescript-eslint/eslint-plugin": "npm:^8.59.2"
11571240
"@typescript-eslint/parser": "npm:^8.59.2"
11581241
eslint: "npm:9.39.4"
1159-
eslint-plugin-perfectionist: "npm:^4.15.1"
1242+
eslint-plugin-perfectionist: "npm:^5.0.0"
11601243
fs-extra: "npm:^11.3.2"
1161-
globals: "npm:^15.15.0"
1244+
globals: "npm:^17.0.0"
11621245
prettier: "npm:^3.6.2"
11631246
pwa-asset-generator: "npm:^8.1.5"
11641247
sharp: "npm:^0.34.4"
@@ -1597,16 +1680,15 @@ __metadata:
15971680
languageName: node
15981681
linkType: hard
15991682

1600-
"eslint-plugin-perfectionist@npm:^4.15.1":
1601-
version: 4.15.1
1602-
resolution: "eslint-plugin-perfectionist@npm:4.15.1"
1683+
"eslint-plugin-perfectionist@npm:^5.0.0":
1684+
version: 5.10.0
1685+
resolution: "eslint-plugin-perfectionist@npm:5.10.0"
16031686
dependencies:
1604-
"@typescript-eslint/types": "npm:^8.38.0"
1605-
"@typescript-eslint/utils": "npm:^8.38.0"
1687+
"@typescript-eslint/utils": "npm:^8.62.1"
16061688
natural-orderby: "npm:^5.0.0"
16071689
peerDependencies:
1608-
eslint: ">=8.45.0"
1609-
checksum: 10c0/65db8d0962c208578937cffa0da9678ce51bbecae2b8d2bd0eb4e9f9b691ac71fc85c0c14368584f02abda6c82cf19495d1fbe8584d7ef09c0d2126d62925d1c
1690+
eslint: ^8.45.0 || ^9.0.0 || ^10.0.0
1691+
checksum: 10c0/55ab1c8261f18c75d88d3848b2b19215fba7b6617fa6cae2d118cc3933326d5348681c30f66d36c2f8407f783e899e1baee129a4dee932b312d322658b1ab6e2
16101692
languageName: node
16111693
linkType: hard
16121694

@@ -1991,10 +2073,10 @@ __metadata:
19912073
languageName: node
19922074
linkType: hard
19932075

1994-
"globals@npm:^15.15.0":
1995-
version: 15.15.0
1996-
resolution: "globals@npm:15.15.0"
1997-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
2076+
"globals@npm:^17.0.0":
2077+
version: 17.7.0
2078+
resolution: "globals@npm:17.7.0"
2079+
checksum: 10c0/e83f791acf537b85fa1632ac48a45432a1999a61acd9f955b5c2145f66d6b5000a7945029874b6184fa2dfac8d33af03885a5a7ffa457866f1bcf0b40d0c1291
19982080
languageName: node
19992081
linkType: hard
20002082

pwa/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"@typescript-eslint/eslint-plugin": "^8.53.0",
5858
"@typescript-eslint/parser": "^8.53.0",
5959
"autoprefixer": "^10.4.21",
60-
"chokidar": "^4.0.3",
60+
"chokidar": "^5.0.0",
6161
"concurrently": "^10.0.3",
6262
"eslint": "^9.39.4",
63-
"eslint-plugin-perfectionist": "^4.15.1",
63+
"eslint-plugin-perfectionist": "^5.0.0",
6464
"eslint-plugin-vue": "^10.6.2",
65-
"globals": "^15.15.0",
65+
"globals": "^17.0.0",
6666
"postcss": "^8.5.14",
6767
"prettier": "^3.6.2",
6868
"register-service-worker": "^1.7.2",

0 commit comments

Comments
 (0)