Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit 4d0f765

Browse files
committed
versions
1 parent 55465b4 commit 4d0f765

2 files changed

Lines changed: 29 additions & 15 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@types/express": "^4.17.13",
4141
"@testing-library/jest-dom": "^5.16.5",
42-
"@testing-library/react": "^13.3.0",
42+
"@testing-library/react": "^13.4.0",
4343
"@types/compression": "1.7.2",
4444
"@types/concurrently": "6.4.0",
4545
"@types/eslint": "8.4.6",
@@ -55,7 +55,7 @@
5555
"eslint": "^8.23.0",
5656
"eslint-config-prettier": "^8.5.0",
5757
"eslint-config-standard": "^17.0.0",
58-
"eslint-plugin-react": "^7.31.1",
58+
"eslint-plugin-react": "^7.31.6",
5959
"eslint-plugin-react-hooks": "^4.6.0",
6060
"jsdom": "^20.0.0",
6161
"postcss": "8.4.16",
@@ -64,6 +64,6 @@
6464
"tailwindcss": "3.1.8",
6565
"typescript": "4.8.2",
6666
"vite": "3.0.9",
67-
"vitest": "^0.22.1"
67+
"vitest": "^0.23.0"
6868
}
6969
}

yarn.lock

Lines changed: 26 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -432,10 +432,10 @@
432432
lodash "^4.17.15"
433433
redent "^3.0.0"
434434

435-
"@testing-library/react@^13.3.0":
436-
version "13.3.0"
437-
resolved "https://registry.npmjs.org/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
438-
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
435+
"@testing-library/react@^13.4.0":
436+
version "13.4.0"
437+
resolved "https://registry.npmjs.org/@testing-library/react/-/react-13.4.0.tgz#6a31e3bf5951615593ad984e96b9e5e2d9380966"
438+
integrity sha512-sXOGON+WNTh3MLE9rve97ftaZukN3oNf2KjDy7YTx6hcTO2uuLHuCGynMDhFwGw/jYf4OJ2Qk0i4i79qMNNkyw==
439439
dependencies:
440440
"@babel/runtime" "^7.12.5"
441441
"@testing-library/dom" "^8.5.0"
@@ -1678,10 +1678,10 @@ eslint-plugin-react-hooks@^4.6.0:
16781678
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
16791679
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
16801680

1681-
eslint-plugin-react@^7.31.1:
1682-
version "7.31.1"
1683-
resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af"
1684-
integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==
1681+
eslint-plugin-react@^7.31.6:
1682+
version "7.31.6"
1683+
resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.6.tgz#55ec176be94917ecde3f3ca0e1363073193e241a"
1684+
integrity sha512-CXu4eu28sb8Sd2+cyUYsJVyDvpTlaXPG+bOzzpS9IzZKtye96AYX3ZmHQ6ayn/OAIQ/ufDJP8ElPWd63Pepn9w==
16851685
dependencies:
16861686
array-includes "^3.1.5"
16871687
array.prototype.flatmap "^1.3.0"
@@ -3499,6 +3499,13 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
34993499
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
35003500
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
35013501

3502+
strip-literal@^0.4.0:
3503+
version "0.4.0"
3504+
resolved "https://registry.npmjs.org/strip-literal/-/strip-literal-0.4.0.tgz#0f90e86daecc1eb23c61c62d25238ffad4524634"
3505+
integrity sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==
3506+
dependencies:
3507+
acorn "^8.7.1"
3508+
35023509
supports-color@^5.3.0, supports-color@^5.5.0:
35033510
version "5.5.0"
35043511
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -3571,6 +3578,11 @@ through2@^2.0.1:
35713578
readable-stream "~2.3.6"
35723579
xtend "~4.0.1"
35733580

3581+
tinybench@^2.1.3:
3582+
version "2.1.4"
3583+
resolved "https://registry.npmjs.org/tinybench/-/tinybench-2.1.4.tgz#07121795c6a15fcbdcf02ab0d2ce329b1b6145a3"
3584+
integrity sha512-NFWIw2Gg7EUPdeE8nL1Dc7AMVlk7sOr2PmSNKVuQrZ0YwTOFoshPQ+hcLrgnhK8dTP3FWMCJaf4N+/hXp6lKPw==
3585+
35743586
tinypool@^0.2.4:
35753587
version "0.2.4"
35763588
resolved "https://registry.npmjs.org/tinypool/-/tinypool-0.2.4.tgz#4d2598c4689d1a2ce267ddf3360a9c6b3925a20c"
@@ -3785,17 +3797,19 @@ vite@3.0.9, "vite@^2.9.12 || ^3.0.0-0":
37853797
optionalDependencies:
37863798
fsevents "~2.3.2"
37873799

3788-
vitest@^0.22.1:
3789-
version "0.22.1"
3790-
resolved "https://registry.npmjs.org/vitest/-/vitest-0.22.1.tgz#3122e6024bf782ee9aca53034017af7adb009c32"
3791-
integrity sha512-+x28YTnSLth4KbXg7MCzoDAzPJlJex7YgiZbUh6YLp0/4PqVZ7q7/zyfdL0OaPtKTpNiQFPpMC8Y2MSzk8F7dw==
3800+
vitest@^0.23.0:
3801+
version "0.23.0"
3802+
resolved "https://registry.npmjs.org/vitest/-/vitest-0.23.0.tgz#12d031b6ac00aa07aef103e7eb648c8f5efbe78c"
3803+
integrity sha512-I3ctlfiXYprA2tID1qP+m6pmgmKx3HYfRe66MetGOHKCHLY7hz74ihiwIEtN7LReJgF3U5cM735iYPkn/Go1iQ==
37923804
dependencies:
37933805
"@types/chai" "^4.3.3"
37943806
"@types/chai-subset" "^1.3.3"
37953807
"@types/node" "*"
37963808
chai "^4.3.6"
37973809
debug "^4.3.4"
37983810
local-pkg "^0.4.2"
3811+
strip-literal "^0.4.0"
3812+
tinybench "^2.1.3"
37993813
tinypool "^0.2.4"
38003814
tinyspy "^1.0.2"
38013815
vite "^2.9.12 || ^3.0.0-0"

0 commit comments

Comments
 (0)