Commit 7546adf 1 parent 6680668 commit 7546adf Copy full SHA for 7546adf
File tree 4 files changed +139
-139
lines changed
4 files changed +139
-139
lines changed Original file line number Diff line number Diff line change 7
7
"dependencies" : {
8
8
"@babel/runtime" : " ^7.22.10" ,
9
9
"bootstrap" : " ^5.3.3" ,
10
- "eslint-config-next" : " ^15.0.2 " ,
10
+ "eslint-config-next" : " ^15.0.3 " ,
11
11
"next" : " ^15.0.2" ,
12
12
"pluralize" : " ^8.0.0" ,
13
13
"react" : " ^18.3.1" ,
14
14
"react-bootstrap" : " ^2.10.5" ,
15
15
"react-dom" : " ^18.3.1" ,
16
- "sass" : " ^1.80.6 "
16
+ "sass" : " ^1.81.0 "
17
17
},
18
18
"scripts" : {
19
19
"dev" : " next" ,
20
20
"build" : " next build" ,
21
21
"start" : " next start"
22
22
},
23
23
"devDependencies" : {
24
- "@next/eslint-plugin-next" : " ^15.0.2 "
24
+ "@next/eslint-plugin-next" : " ^15.0.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 53
53
"lerna" : " ^8.1.9" ,
54
54
"lodash" : " ^4.17.21" ,
55
55
"minimatch" : " 3.0.5" ,
56
- "next" : " 15.0.2 " ,
56
+ "next" : " 15.0.3 " ,
57
57
"nifti-js" : " ^1.0.1" ,
58
58
"p-limit" : " ^2.1.0" ,
59
59
"pako" : " ^1.0.6" ,
76
76
"eslint" : " ^8.57.0" ,
77
77
"eslint-config-prettier" : " ^9.1.0" ,
78
78
"eslint-plugin-prettier" : " ^5.2.1" ,
79
- "husky" : " ^9.1.6 " ,
79
+ "husky" : " ^9.1.7 " ,
80
80
"lockfile" : " ^1.0.4" ,
81
81
"sync-request" : " 6.1.0"
82
82
},
You can’t perform that action at this time.
0 commit comments