File tree Expand file tree Collapse file tree 3 files changed +1336
-1371
lines changed
Expand file tree Collapse file tree 3 files changed +1336
-1371
lines changed Original file line number Diff line number Diff line change 1717 },
1818 "pnpm" : {
1919 "overrides" : {
20+ "@babel/helpers@<7.27.0" : " ^7.27.0" ,
21+ "@babel/runtime@<7.27.0" : " ^7.27.0" ,
2022 "cross-spawn@<6.0.6" : " ^6.0.6" ,
23+ "esbuild@<0.25.0" : " ^0.25.0" ,
24+ "image-size@>=1.1.0 <1.2.1" : " ^1.2.1" ,
2125 "nanoid@<3.3.8" : " ^3.3.8" ,
2226 "send@<0.19.0" : " ^0.19.0" ,
2327 "vite@>=5.0.0 <5.4.12" : " ^5.4.12" ,
Original file line number Diff line number Diff line change 3232 "prepack" : " pnpm build && pnpm test"
3333 },
3434 "devDependencies" : {
35- "@babel/preset-env" : " ^7.24.4 " ,
35+ "@babel/preset-env" : " ^7.26.9 " ,
3636 "@silverhand/eslint-config" : " ^6.0.1" ,
3737 "@silverhand/eslint-config-react" : " ^6.0.2" ,
3838 "@silverhand/ts-config" : " ^6.0.0" ,
3939 "@silverhand/ts-config-react" : " ^6.0.0" ,
4040 "@types/react" : " ~18.2.45" ,
4141 "eslint" : " ^8.57.0" ,
42- "prettier" : " ^3.2.5 " ,
43- "stylelint" : " ^15.0 .0" ,
44- "typescript" : " ^5.4.5 " ,
45- "vitest" : " ^2 .1.9 "
42+ "prettier" : " ^3.5.3 " ,
43+ "stylelint" : " ^16.18 .0" ,
44+ "typescript" : " ^5.8.3 " ,
45+ "vitest" : " ^3 .1.1 "
4646 },
4747 "eslintConfig" : {
4848 "extends" : " @silverhand/react"
4949 },
5050 "prettier" : " @silverhand/eslint-config/.prettierrc" ,
5151 "dependencies" : {
52- "@logto/client" : " 2.8 .1" ,
53- "@logto/js" : " 4.2 .0" ,
52+ "@logto/client" : " 3.1 .1" ,
53+ "@logto/js" : " 5.1 .0" ,
5454 "crypto-es" : " ^2.1.0" ,
5555 "js-base64" : " ^3.7.7"
5656 },
You can’t perform that action at this time.
0 commit comments