File tree Expand file tree Collapse file tree 3 files changed +100
-100
lines changed Expand file tree Collapse file tree 3 files changed +100
-100
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,4 @@ PRETTIER_EXPERIMENTAL_CLI = "1"
33
44[tools ]
55node = " 22.21.0"
6- pnpm = " 10.18.3"
7-
6+ pnpm = " 10.19.0"
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " ^22.0.0"
88 },
9- "packageManager" : " pnpm@10.18.3 " ,
9+ "packageManager" : " pnpm@10.19.0 " ,
1010 "license" : " MIT" ,
1111 "repository" : {
1212 "type" : " git" ,
6161 "@testing-library/dom" : " ^10.4.1" ,
6262 "@testing-library/react" : " ^16.3.0" ,
6363 "@types/luxon" : " ^3.7.1" ,
64- "@types/node" : " ^22.18.11 " ,
64+ "@types/node" : " ^22.18.12 " ,
6565 "@types/react" : " ^19.2.2" ,
6666 "@types/react-dom" : " ^19.2.2" ,
6767 "@types/string-natural-compare" : " ^3.0.4" ,
7373 "prettier" : " ^3.6.2" ,
7474 "typedoc" : " ^0.28.14" ,
7575 "typescript" : " ^5.9.3" ,
76- "typescript-eslint" : " ^8.46.1 " ,
76+ "typescript-eslint" : " ^8.46.2 " ,
7777 "vitest" : " ^3.2.4"
7878 },
7979 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments