16
16
"@fortawesome/free-solid-svg-icons" : " ^6.5.1" ,
17
17
"@fortawesome/react-fontawesome" : " ^0.2.0" ,
18
18
"animejs" : " ^3.2.2" ,
19
- "framer-motion" : " ^11.0.8 " ,
19
+ "framer-motion" : " ^11.0.12 " ,
20
20
"lodash" : " ^4.17.21" ,
21
- "next" : " 14.1.2 " ,
21
+ "next" : " 14.1.3 " ,
22
22
"postcss" : " 8.4.35" ,
23
23
"react" : " ^18.2.0" ,
24
24
"react-dom" : " ^18.2.0" ,
28
28
"@babel/core" : " ^7.24.0" ,
29
29
"@tailwindcss/typography" : " ^0.5.10" ,
30
30
"@types/animejs" : " ^3.1.12" ,
31
- "@types/lodash" : " ^4.14.202 " ,
32
- "@types/node" : " 20.11.24 " ,
33
- "@types/react" : " 18.2.63 " ,
31
+ "@types/lodash" : " ^4.17.0 " ,
32
+ "@types/node" : " 20.11.27 " ,
33
+ "@types/react" : " 18.2.65 " ,
34
34
"autoprefixer" : " 10.4.18" ,
35
35
"eslint" : " 8.57.0" ,
36
- "eslint-config-next" : " 14.1.2 " ,
36
+ "eslint-config-next" : " 14.1.3 " ,
37
37
"postcss" : " ^8.4.21" ,
38
- "postcss-nesting" : " ^12.0.4 " ,
39
- "sass" : " ^1.71.1 " ,
38
+ "postcss-nesting" : " ^12.1.0 " ,
39
+ "sass" : " ^1.72.0 " ,
40
40
"tailwindcss" : " 3.4.1" ,
41
41
"tailwindcss-debug-screens" : " ^2.2.1" ,
42
- "typescript" : " ^5.3.3 "
42
+ "typescript" : " ^5.4.2 "
43
43
}
44
44
}
0 commit comments