Release 0.0.2 #17

Open
ksv741 wants to merge 33 commits from krylov into development
4 changed files with 11 additions and 0 deletions
Showing only changes of commit c51c36c041 - Show all commits

Binary file not shown.

View File

@ -45,6 +45,7 @@
"@commitlint/config-conventional": "19.1.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.12",
"eslint": "8.57.0",
"eslint-config-ksv741": "0.0.2",

View File

@ -3419,6 +3419,15 @@ __metadata:
languageName: node
linkType: hard
"@testing-library/user-event@npm:^14.5.2":
version: 14.5.2
resolution: "@testing-library/user-event@npm:14.5.2"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 10c0/68a0c2aa28a3c8e6eb05cafee29705438d7d8a9427423ce5064d44f19c29e89b5636de46dd2f28620fb10abba75c67130185bbc3aa23ac1163a227a5f36641e1
languageName: node
linkType: hard
"@tootallnate/once@npm:2":
version: 2.0.0
resolution: "@tootallnate/once@npm:2.0.0"
@ -10896,6 +10905,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.1.0"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.3.1"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.12"
classnames: "npm:2.5.1"
eslint: "npm:8.57.0"