Skip to content

Commit 04662e8

Browse files
chore(deps): update dependency globals to v16
1 parent 6ec2ab6 commit 04662e8

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

examples/react-router-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-plugin-jsx-a11y": "^6.10.2",
3333
"eslint-plugin-react": "^7.37.2",
3434
"eslint-plugin-react-hooks": "^5.0.0",
35-
"globals": "^15.10.0",
35+
"globals": "^16.0.0",
3636
"typescript": "^5.1.6",
3737
"typescript-eslint": "^8.15.0",
3838
"vite": "^6.0.0",

examples/vite-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^9.12.0",
3232
"eslint-plugin-react-hooks": "5.1.0",
3333
"eslint-plugin-react-refresh": "^0.4.12",
34-
"globals": "^15.10.0",
34+
"globals": "^16.0.0",
3535
"typescript-eslint": "^8.8.0",
3636
"vite": "^6.0.11"
3737
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"eslint-plugin-react-hooks": "beta",
8585
"eslint-plugin-storybook": "0.11.3",
8686
"glob": "^11.0.0",
87-
"globals": "^15.10.0",
87+
"globals": "^16.0.0",
8888
"husky": "^9.0.6",
8989
"lerna": "^8.0.0",
9090
"lint-staged": "^15.0.0",

templates/vite-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^9.12.0",
2929
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
3030
"eslint-plugin-react-refresh": "^0.4.12",
31-
"globals": "^15.10.0",
31+
"globals": "^16.0.0",
3232
"typescript": "^5.0.2",
3333
"typescript-eslint": "^8.8.0",
3434
"vite": "^6.0.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13111,10 +13111,10 @@ __metadata:
1311113111
languageName: node
1311213112
linkType: hard
1311313113

13114-
"globals@npm:^15.10.0":
13115-
version: 15.15.0
13116-
resolution: "globals@npm:15.15.0"
13117-
checksum: 10c0/f9ae80996392ca71316495a39bec88ac43ae3525a438b5626cd9d5ce9d5500d0a98a266409605f8cd7241c7acf57c354a48111ea02a767ba4f374b806d6861fe
13114+
"globals@npm:^16.0.0":
13115+
version: 16.0.0
13116+
resolution: "globals@npm:16.0.0"
13117+
checksum: 10c0/8906d5f01838df64a81d6c2a7b7214312e2216cf65c5ed1546dc9a7d0febddf55ffa906cf04efd5b01eec2534d6f14859a89535d1a68241832810e41ef3fd5bb
1311813118
languageName: node
1311913119
linkType: hard
1312013120

@@ -23664,7 +23664,7 @@ __metadata:
2366423664
eslint-plugin-react-hooks: "npm:beta"
2366523665
eslint-plugin-storybook: "npm:0.11.3"
2366623666
glob: "npm:^11.0.0"
23667-
globals: "npm:^15.10.0"
23667+
globals: "npm:^16.0.0"
2366823668
husky: "npm:^9.0.6"
2366923669
lerna: "npm:^8.0.0"
2367023670
lint-staged: "npm:^15.0.0"

0 commit comments

Comments
 (0)