Skip to content

Commit 9180db6

Browse files
chore(release): 2.1.22 (#412)
* chore(release): 2.1.21 * chore: upgrade dependencies (#408) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(release): 2.1.22 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 787538b commit 9180db6

File tree

5 files changed

+974
-996
lines changed

5 files changed

+974
-996
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.1.22](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.21...v2.1.22) (2026-01-29)
6+
7+
### [2.1.21](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.20...v2.1.21) (2025-12-29)
8+
59
### [2.1.20](https://github.com/jamenamcinteer/react-qr-barcode-scanner/compare/v2.1.19...v2.1.20) (2025-11-29)
610

711

docs_src/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"react": "^19.2.0",
14-
"react-dom": "^19.2.0"
13+
"react": "^19.2.3",
14+
"react-dom": "^19.2.3"
1515
},
1616
"devDependencies": {
17-
"@eslint/js": "^9.39.1",
17+
"@eslint/js": "^9.39.2",
1818
"@types/react": "^19.2.7",
1919
"@types/react-dom": "^19.2.3",
20-
"@vitejs/plugin-react": "^5.1.1",
21-
"eslint": "^9.39.1",
20+
"@vitejs/plugin-react": "^5.1.2",
21+
"eslint": "^9.39.2",
2222
"eslint-plugin-react-hooks": "^7.0.1",
23-
"eslint-plugin-react-refresh": "^0.4.24",
23+
"eslint-plugin-react-refresh": "^0.4.26",
2424
"globals": "^16.5.0",
2525
"typescript": "^5.9.3",
26-
"typescript-eslint": "^8.48.0",
27-
"vite": "^7.2.4",
26+
"typescript-eslint": "^8.50.1",
27+
"vite": "^7.3.0",
2828
"vite-plugin-mkcert": "^1.17.9"
2929
}
3030
}

0 commit comments

Comments
 (0)