Skip to content

Commit 99cf6aa

Browse files
authored
Merge pull request #81 from LGLabGreg/dependabot/npm_and_yarn/next/globals-16.0.0
chore(deps-dev): bump globals from 15.15.0 to 16.0.0
2 parents 6e90808 + 2b83162 commit 99cf6aa

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.0.10",
2020
"@types/react-dom": "^19.0.4",
2121
"@vitejs/plugin-react": "^4.3.4",
22-
"globals": "^15.15.0",
22+
"globals": "^16.0.0",
2323
"typescript": "~5.7.3",
2424
"vite": "^6.1.1"
2525
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.37.4",
4343
"eslint-plugin-react-hooks": "^5.1.0",
4444
"eslint-plugin-react-refresh": "^0.4.19",
45-
"globals": "^15.15.0",
45+
"globals": "^16.0.0",
4646
"husky": "^9.1.7",
4747
"jsdom": "^26.0.0",
4848
"lint-staged": "^15.4.3",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^19.0.10",
5454
"@types/react-dom": "^19.0.4",
5555
"@vitejs/plugin-react": "^4.3.4",
56-
"globals": "^15.15.0",
56+
"globals": "^16.0.0",
5757
"react": "^19.0.0",
5858
"react-dom": "^19.0.0",
5959
"typescript": "~5.7.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)