Skip to content

Commit def52ad

Browse files
chore(deps): update dependency globals to v17
1 parent d1c89e1 commit def52ad

10 files changed

Lines changed: 26 additions & 26 deletions

File tree

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
@@ -33,7 +33,7 @@
3333
"eslint-plugin-jsx-a11y": "6.10.2",
3434
"eslint-plugin-react": "7.37.5",
3535
"eslint-plugin-react-hooks": "6.1.1",
36-
"globals": "16.5.0",
36+
"globals": "17.0.0",
3737
"typescript": "5.8.3",
3838
"typescript-eslint": "8.50.1",
3939
"vite": "7.3.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
@@ -32,7 +32,7 @@
3232
"eslint": "9.39.2",
3333
"eslint-plugin-react-hooks": "6.1.1",
3434
"eslint-plugin-react-refresh": "0.4.26",
35-
"globals": "16.5.0",
35+
"globals": "17.0.0",
3636
"typescript-eslint": "8.50.1",
3737
"vite": "7.3.0"
3838
}

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": "6.1.1",
8585
"eslint-plugin-storybook": "10.1.10",
8686
"glob": "13.0.0",
87-
"globals": "16.5.0",
87+
"globals": "17.0.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.3",
9090
"lint-staged": "16.2.7",

patterns/navigation-layout/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.

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "9.39.2",
2626
"eslint-plugin-react-hooks": "6.1.1",
2727
"eslint-plugin-react-refresh": "0.4.26",
28-
"globals": "16.5.0",
28+
"globals": "17.0.0",
2929
"typescript": "5.8.3",
3030
"typescript-eslint": "8.50.1",
3131
"vite": "7.3.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
@@ -29,7 +29,7 @@
2929
"eslint": "9.39.2",
3030
"eslint-plugin-react-hooks": "6.1.1",
3131
"eslint-plugin-react-refresh": "0.4.26",
32-
"globals": "16.5.0",
32+
"globals": "17.0.0",
3333
"typescript": "5.8.3",
3434
"typescript-eslint": "8.50.1",
3535
"vite": "7.3.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11222,10 +11222,10 @@ __metadata:
1122211222
languageName: node
1122311223
linkType: hard
1122411224

11225-
"globals@npm:16.5.0":
11226-
version: 16.5.0
11227-
resolution: "globals@npm:16.5.0"
11228-
checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9
11225+
"globals@npm:17.0.0":
11226+
version: 17.0.0
11227+
resolution: "globals@npm:17.0.0"
11228+
checksum: 10c0/e3c169fdcb0fc6755707b697afb367bea483eb29992cfc0de1637382eb893146e17f8f96db6d7453e3696b478a7863ae2000e6c71cd2f4061410285106d3847a
1122911229
languageName: node
1123011230
linkType: hard
1123111231

@@ -20431,7 +20431,7 @@ __metadata:
2043120431
eslint-plugin-react-hooks: "npm:6.1.1"
2043220432
eslint-plugin-storybook: "npm:10.1.10"
2043320433
glob: "npm:13.0.0"
20434-
globals: "npm:16.5.0"
20434+
globals: "npm:17.0.0"
2043520435
husky: "npm:9.1.7"
2043620436
lerna: "npm:9.0.3"
2043720437
lint-staged: "npm:16.2.7"

0 commit comments

Comments
 (0)