Skip to content

Commit 65b3938

Browse files
build(deps-dev): bump the dev-deps group with 8 updates (#37)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54a44af commit 65b3938

2 files changed

Lines changed: 81 additions & 87 deletions

File tree

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,25 +83,25 @@
8383
],
8484
"license": "MIT",
8585
"devDependencies": {
86-
"@testing-library/react": "^16.3.1",
87-
"@types/node": "^25.0.9",
88-
"@types/react": "^19.2.8",
86+
"@testing-library/react": "^16.3.2",
87+
"@types/node": "^25.0.10",
88+
"@types/react": "^19.2.9",
8989
"@types/react-dom": "^19.2.3",
90-
"@vitest/coverage-v8": "^4.0.17",
91-
"@wopjs/eslint-config": "^0.1.58",
90+
"@vitest/coverage-v8": "^4.0.18",
91+
"@wopjs/eslint-config": "^0.1.59",
9292
"@wopjs/gzip-size": "^0.1.5",
9393
"commit-and-tag-version": "^12.6.1",
9494
"eslint": "^9.39.2",
9595
"export-size-svg": "^0.0.7",
9696
"jest-extended": "^7.0.0",
9797
"jsdom": "^27.4.0",
98-
"prettier": "^3.8.0",
98+
"prettier": "^3.8.1",
9999
"react": "^19.2.3",
100100
"react-dom": "^19.2.3",
101101
"tsup": "^8.5.1",
102102
"typedoc": "^0.28.16",
103103
"typescript": "^5.9.3",
104-
"vite-tsconfig-paths": "^6.0.4",
104+
"vite-tsconfig-paths": "^6.0.5",
105105
"vitest": "^4.0.3"
106106
},
107107
"peerDependencies": {

0 commit comments

Comments
 (0)