File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11$primary : #1677ff ;
22
3- @import " ./global.scss" ;
4- @import " ./example.scss" ;
3+ @use " ./global.scss" as * ;
4+ @use " ./example.scss" as * ;
Original file line number Diff line number Diff line change 2525 "i18n:commit" : " pnpm i18n && git add . && git commit --amend --no-edit"
2626 },
2727 "dependencies" : {
28+ "@ant-design/cssinjs" : " ^2.0.1" ,
2829 "@refinedev/antd" : " 5.45.1" ,
2930 "@refinedev/cli" : " 2.16.42" ,
3031 "@refinedev/core" : " 4.57.5" ,
3132 "@refinedev/inferencer" : " 5.0.3" ,
3233 "@refinedev/react-router-v6" : " 4.6.2" ,
3334 "@refinedev/simple-rest" : " 5.0.10" ,
3435 "@tanstack/react-query" : " 4.36.1" ,
36+ "antd" : " ^5.29.1" ,
3537 "axios" : " ^1.6.8" ,
38+ "dayjs" : " ^1.11.19" ,
3639 "query-string" : " ^9.0.0" ,
3740 "react" : " ^18.2.0" ,
38- "react-dom" : " ^18.2.0"
41+ "react-dom" : " ^18.2.0" ,
42+ "react-router-dom" : " ^7.9.6"
3943 },
4044 "devDependencies" : {
4145 "@kucrut/vite-for-wp" : " ^0.12.0" ,
You can’t perform that action at this time.
0 commit comments