File tree 2 files changed +98
-197
lines changed
2 files changed +98
-197
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "flat" : " ^5.0" ,
13
12
"js-cookie" : " ^3.0" ,
14
- "next" : " 13.5.4" ,
15
- "next-intl" : " ^2.20.2" ,
13
+ "next" : " 14" ,
16
14
"react" : " ^18" ,
17
15
"react-dom" : " ^18" ,
18
- "react-feather" : " ^2.0"
16
+ "react-feather" : " ^2.0" ,
17
+ "react-loading-skeleton" : " ^3.3"
19
18
},
20
19
"devDependencies" : {
21
- "@types/flat" : " ^5.0.2" ,
22
- "@types/gtag.js" : " ^0.0.13" ,
23
- "@types/js-cookie" : " ^3.0.3" ,
20
+ "@types/gtag.js" : " ^0.0.18" ,
21
+ "@types/js-cookie" : " ^3" ,
24
22
"@types/node" : " ^20" ,
25
23
"@types/react" : " ^18" ,
26
24
"@types/react-dom" : " ^18" ,
27
25
"autoprefixer" : " ^10" ,
28
26
"eslint" : " ^8" ,
29
- "eslint-config-next" : " 13.5.4 " ,
30
- "eslint-config-prettier" : " ^9.0 " ,
27
+ "eslint-config-next" : " ^13 " ,
28
+ "eslint-config-prettier" : " ^9.1 " ,
31
29
"postcss" : " ^8" ,
32
30
"prettier" : " ^3" ,
33
31
"tailwindcss" : " ^3" ,
You can’t perform that action at this time.
0 commit comments