33
33
"type" : " module" ,
34
34
"dependencies" : {
35
35
"@auth0/auth0-react" : " 2.2.4" ,
36
- "@emotion/cache" : " ^11.11 .0" ,
37
- "@emotion/react" : " ^11.11.4 " ,
38
- "@emotion/styled" : " ^11.11.5 " ,
39
- "@mui/icons-material" : " ^5.15.18 " ,
40
- "@mui/material" : " ^5.15.18 " ,
41
- "@remix-run/css-bundle" : " 2.6.0 " ,
42
- "@remix-run/node" : " 2.6.0 " ,
43
- "@remix-run/react" : " 2.6.0 " ,
44
- "@remix-run/serve" : " 2.6.0 " ,
36
+ "@emotion/cache" : " ^11.13 .0" ,
37
+ "@emotion/react" : " ^11.13.0 " ,
38
+ "@emotion/styled" : " ^11.13.0 " ,
39
+ "@mui/icons-material" : " 6.0.2 " ,
40
+ "@mui/material" : " 6.0.2 " ,
41
+ "@remix-run/css-bundle" : " 2.11.2 " ,
42
+ "@remix-run/node" : " 2.11.2 " ,
43
+ "@remix-run/react" : " 2.11.2 " ,
44
+ "@remix-run/serve" : " 2.11.2 " ,
45
45
"dotenv" : " ^16.4.5" ,
46
- "embla-carousel" : " ^8.1.3 " ,
47
- "embla-carousel-react" : " ^8.1.3 " ,
46
+ "embla-carousel" : " ^8.2.0 " ,
47
+ "embla-carousel-react" : " ^8.2.0 " ,
48
48
"isbot" : " 4" ,
49
49
"isomorphic-dompurify" : " ^2.13.0" ,
50
- "material-ui-popup-state" : " ^5.1.2 " ,
50
+ "material-ui-popup-state" : " ^5.3.1 " ,
51
51
"node-fetch" : " 3.3.2" ,
52
- "react" : " 18.2.0" ,
53
- "react-datepicker" : " ^7.3.0" ,
54
- "react-dom" : " 18.2.0" ,
55
- "react-icons" : " 5.2.1" ,
56
- "react-slick" : " ^0.30.2" ,
57
- "remix-auth" : " 3.6.0" ,
52
+ "react" : " 18.3.1" ,
53
+ "react-datepicker" : " 7.3.0" ,
54
+ "react-dom" : " 18.3.1" ,
55
+ "remix-auth" : " 3.7.0" ,
58
56
"remix-auth-auth0" : " 1.10.0"
59
57
},
60
58
"devDependencies" : {
61
- "@remix-run/dev" : " 2.6.0 " ,
62
- "@svgr/cli" : " ^ 8.1.0" ,
63
- "@svgr/plugin-jsx" : " ^ 8.1.0" ,
64
- "@svgr/plugin-prettier" : " ^ 8.1.0" ,
65
- "@svgr/plugin-svgo" : " ^ 8.1.0" ,
66
- "@types/react" : " 18.2.20 " ,
67
- "@types/react-dom" : " 18.2.7 " ,
68
- "@typescript-eslint/eslint-plugin" : " ^ 7.15.0" ,
69
- "@typescript-eslint/parser" : " ^ 7.15.0" ,
70
- "autoprefixer" : " ^ 10.4.19" ,
71
- "eslint" : " ^ 8.57.0" ,
72
- "eslint-config-airbnb" : " ^ 19.0.4" ,
73
- "eslint-config-airbnb-base" : " ^ 15.0.0" ,
74
- "eslint-config-airbnb-typescript" : " ^ 18.0.0" ,
59
+ "@remix-run/dev" : " 2.11.2 " ,
60
+ "@svgr/cli" : " 8.1.0" ,
61
+ "@svgr/plugin-jsx" : " 8.1.0" ,
62
+ "@svgr/plugin-prettier" : " 8.1.0" ,
63
+ "@svgr/plugin-svgo" : " 8.1.0" ,
64
+ "@types/react" : " 18.3.0 " ,
65
+ "@types/react-dom" : " 18.3.0 " ,
66
+ "@typescript-eslint/eslint-plugin" : " 7.15.0" ,
67
+ "@typescript-eslint/parser" : " 7.15.0" ,
68
+ "autoprefixer" : " 10.4.19" ,
69
+ "eslint" : " 8.57.0" ,
70
+ "eslint-config-airbnb" : " 19.0.4" ,
71
+ "eslint-config-airbnb-base" : " 15.0.0" ,
72
+ "eslint-config-airbnb-typescript" : " 18.0.0" ,
75
73
"eslint-import-resolver-typescript" : " 3.6.1" ,
76
- "eslint-plugin-import" : " ^ 2.29.1" ,
77
- "eslint-plugin-jsdoc" : " ^ 48.7.0" ,
78
- "eslint-plugin-jsx-a11y" : " ^ 6.9.0" ,
79
- "eslint-plugin-react" : " ^ 7.34.3" ,
80
- "eslint-plugin-react-hooks" : " ^ 4.6.2" ,
81
- "eslint-plugin-tailwindcss" : " ^ 3.17.4" ,
82
- "eslint-plugin-tsdoc" : " ^ 0.2.17" ,
74
+ "eslint-plugin-import" : " 2.29.1" ,
75
+ "eslint-plugin-jsdoc" : " 48.7.0" ,
76
+ "eslint-plugin-jsx-a11y" : " 6.9.0" ,
77
+ "eslint-plugin-react" : " 7.34.3" ,
78
+ "eslint-plugin-react-hooks" : " 4.6.2" ,
79
+ "eslint-plugin-tailwindcss" : " 3.17.4" ,
80
+ "eslint-plugin-tsdoc" : " 0.2.17" ,
83
81
"postcss" : " 8.4.38" ,
84
82
"tailwindcss" : " 3.4.3" ,
85
83
"typescript" : " 5.1.6"
86
84
}
87
- }
85
+ }
0 commit comments