Merge pull request #4 from johndoe6345789/dependabot/npm_and_yarn/globals-17.0.0

Bump globals from 16.5.0 to 17.0.0
This commit is contained in:
2026-01-16 19:07:53 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -84,7 +84,7 @@
"eslint": "^9.39.2",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"globals": "^17.0.0",
"tailwindcss": "^4.1.11",
"typescript": "~5.7.2",
"typescript-eslint": "^8.38.0",
@@ -6963,9 +6963,9 @@
}
},
"node_modules/globals": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -94,7 +94,7 @@
"eslint": "^9.39.2",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-refresh": "^0.4.19",
"globals": "^16.0.0",
"globals": "^17.0.0",
"tailwindcss": "^4.1.11",
"typescript": "~5.7.2",
"typescript-eslint": "^8.38.0",